Tool | Description |
---|---|
InstallCilium | Install Cilium on the cluster. |
UninstallCilium | Uninstall Cilium from the cluster. |
CiliumStatusAndVersion | Get the status and version of Cilium installation. |
UpgradeCilium | Upgrade Cilium on the cluster. |
GetEndpointsList | Get the list of all endpoints in the cluster. |
GetEndpointDetails | List the details of an endpoint in the cluster |
ManageEndpointConfig | Manage the configuration of an endpoint in the cluster |
ManageEndpointLabels | Manage the labels (add or delete) of an endpoint in the cluster |
DisconnectEndpoint | Disconnect an endpoint from the network |
GetEndpointHealth | Get the health of an endpoint in the cluster |
GetEndpointLogs | Get the logs of an endpoint in the cluster |
ListBGPPeers | Lists BGP peering state |
ListBGPRoutes | Lists BGP routes |
ConnectToRemoteCluster | Connect to a remote cluster (clustermesh) |
DisconnectRemoteCluster | Disconnect from a remote cluster (clustermesh) |
ToggleClusterMesh | Enable or disable clustermesh ability in a cluster using Helm |
ShowClusterMeshStatus | Show clustermesh status |
ShowFeaturesStatus | Show feature status |
ToggleHubble | Toggle Hubble |
GetDaemonStatus | Get the status of the daemon |
ListIdentities | List all identities in the cluster |
GetIdentityDetails | Get the details of an identity in the cluster |
ShowConfigurationOptions | Show Cilium configuration options |
ToggleConfigurationOption | Toggle a Cilium configuration option |
RequestDebuggingInformation | Request debugging information from Cilium agent |
DisplayEncryptionState | Display the current encryption state |
FlushIPsecState | Flush the IPsec state |
ListEnvoyConfig | List the Envoy configuration |
FQDNCache | Manage the FQDN cache |
ShowDNSNames | Show the internal state Cilium has for DNS names/regexes |
ListIPAddresses | List the IP addresses in the userspace IPCache |
ShowIPCacheInformation | Show the information of the IP cache |
DeleteKeyFromKVStore | Delete a key from the kvstore |
GetKVStoreKey | Get a key from the kvstore |
SetKVStoreKey | Set a key in the kvstore |
ShowLoadInformation | Show the load information |
ListLocalRedirectPolicies | List the local redirect policies |
ListBPFMapEvents | List the events of the BPF maps |
GetBPFMap | Get the BPF map |
ListBPFMaps | List all open BPF maps |
ListMetrics | List the metrics |
ListClusterNodes | List the nodes in the cluster |
ListNodeIds | List the node IDs and the associated IP addresses |
DisplayPolicyNodeInformation | Display the policy node information |
DeletePolicyRules | Delete the policy rules |
DisplaySelectors | Display cached information about selectors |
ListXDPCIDRFilters | List the XDP CIDR filters (prefilter) |
UpdateXDPCIDRFilters | Update the XDP CIDR filters |
DeleteXDPCIDRFilters | Delete the XDP CIDR filters |
ValidateCiliumNetworkPolicies | Validate the Cilium network policies. It's recommended to run this before upgrading Cilium to ensure all policies are valid. |
ListPCAPRecorders | List the pcap recorders |
GetPCAPRecorder | Displays the individual pcap recorder |
DeletePCAPRecorder | Delete the pcap recorder |
UpdatePCAPRecorder | Update the pcap recorder |
ListServices | List the services |
GetServiceInformation | Get the information of the service |
DeleteService | Delete the service |
UpdateService | Update the service |
Install Cilium on the cluster.
Uninstall Cilium from the cluster.
Get the status and version of Cilium installation.
Upgrade Cilium on the cluster.
Get the list of all endpoints in the cluster.
List the details of an endpoint in the cluster
Manage the configuration of an endpoint in the cluster
Manage the labels (add or delete) of an endpoint in the cluster
Disconnect an endpoint from the network
Get the health of an endpoint in the cluster
Get the logs of an endpoint in the cluster
Lists BGP peering state
Lists BGP routes
Connect to a remote cluster (clustermesh)
Disconnect from a remote cluster (clustermesh)
Enable or disable clustermesh ability in a cluster using Helm
Show clustermesh status
Show feature status
Toggle Hubble
Get the status of the daemon
List all identities in the cluster
Get the details of an identity in the cluster
Show Cilium configuration options
Toggle a Cilium configuration option
Request debugging information from Cilium agent
Display the current encryption state
Flush the IPsec state
List the Envoy configuration
Manage the FQDN cache
Show the internal state Cilium has for DNS names/regexes
List the IP addresses in the userspace IPCache
Show the information of the IP cache
Delete a key from the kvstore
Get a key from the kvstore
Set a key in the kvstore
Show the load information
List the local redirect policies
List the events of the BPF maps
Get the BPF map
List all open BPF maps
List the metrics
List the nodes in the cluster
List the node IDs and the associated IP addresses
Display the policy node information
Delete the policy rules
Display cached information about selectors
List the XDP CIDR filters (prefilter)
Update the XDP CIDR filters
Delete the XDP CIDR filters
Validate the Cilium network policies. It's recommended to run this before upgrading Cilium to ensure all policies are valid.
List the pcap recorders
Displays the individual pcap recorder
Delete the pcap recorder
Update the pcap recorder
List the services
Get the information of the service
Delete the service
Update the service