NetScaler Console service

Install NetScaler agent in Kubernetes cluster using YAML

Note

The procedure to install an agent as a microservice is available in the Getting Started section.

In the Kubernetes master node:

  1. Save the downloaded YAML file

  2. Run the following command:

    kubectl create -f <yaml file>

    For example, kubectl create -f testing.yaml

    The agent is successfully created.

    Agent

In NetScaler Console, navigate to Infrastructure > Instances > Agents to see the agent status.

Agent status

Note:

NetScaler agent configured in Kubernetes cluster using YAML supports automatic agent upgrade (evergreen upgrade).

Install NetScaler agent in Kubernetes cluster using YAML

In this article