Fortinet black logo

Online Help

Upgrade Kubernetes Agent

Copy Link
Copy Doc ID f5cba41d-b79a-11ec-9fd1-fa163e15d75b:486635

Upgrade Kubernetes Agent

The new version of the fcli or Kubernetes Agent is 21.3.0-2.1. If you are currently using the fcli version 21.2.0-2.1 or earlier, it is recommended to upgrade to fcli version 21.3.0-2.1.

Follow the steps below to update the Kubernetes agent to the most current version:

  1. Log into the to the Kubernetes Cluster.
  2. Execute this command to check the current version of the agent: fcli get protector version
  3. Alternatively, you can also check all the available versions of Kubernetes agent using: fcli get protection version list

  4. Then use the following command to upgrade the Kubernetes agent: fcli upgrade kubernetes --version <version>
  5. When the upgrade is complete, check for the deployment status using: kubectl get pods -n fortinet
  6. When the deployment is completed, check the image version using: kubectl describe pods POD_NAME -n fortinet
  7. After 5-10 minutes, check the current version of the Kubernetes agent again to verify its the correct version: fcli get protector version

Upgrade Kubernetes Agent

The new version of the fcli or Kubernetes Agent is 21.3.0-2.1. If you are currently using the fcli version 21.2.0-2.1 or earlier, it is recommended to upgrade to fcli version 21.3.0-2.1.

Follow the steps below to update the Kubernetes agent to the most current version:

  1. Log into the to the Kubernetes Cluster.
  2. Execute this command to check the current version of the agent: fcli get protector version
  3. Alternatively, you can also check all the available versions of Kubernetes agent using: fcli get protection version list

  4. Then use the following command to upgrade the Kubernetes agent: fcli upgrade kubernetes --version <version>
  5. When the upgrade is complete, check for the deployment status using: kubectl get pods -n fortinet
  6. When the deployment is completed, check the image version using: kubectl describe pods POD_NAME -n fortinet
  7. After 5-10 minutes, check the current version of the Kubernetes agent again to verify its the correct version: fcli get protector version