Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Click on Manage Cloud Services from the Settings menu

...

  • Once on the Manage Cloud Services page, click on the Kubernetes Cluster Button

...

Code Block
languagebash
kubectl apply -f yotascale-kubernetes-agent-deployment.yaml

Step 4: Verifying the Installation

Once you have applied the deployment descriptor to your cluster, you will see it appear in the List of Clusters widget in the Manage Cloud Services Page.

...

You can also look at the logs from the agent to ensure there are no error logs.

Code Block
languagebash
kubectl logs -l app=yotascale-kubernetes-agent -n yotascale