Sign inSign up

netapp/astra-agent-operator

By netapp

Updated over 4 years ago

Image
0

1.5K

netapp/astra-agent-operator repository overview

Astra Agent Operator

This operator is used to install the Astra Agent to enable enhanced functions for NetApp Astra on cluster, such as managing AKS Private Clusters

Git Hub

The agent is located here:

https://github.com/NetApp/astraagent-operator

The easiest way to install the agent is: kubectl apply -f https://raw.githubusercontent.com/NetApp/astraagent-operator/master/astraagent_operator.yaml

Then apply the CRD, you can download a sample CRD from here: curl https://raw.githubusercontent.com/NetApp/astraagent-operator/master/agentconfig.yaml

You will need to edit the CRD and at least provide the following fields: astra:

clusterName: cluster name

token: API Token from the API Access page in Astra UI

accountId: Astra Account ID from the API Access page in Astra UI

acceptEULA: Yes

The template has instuctions and the README.md in the github repo has more details

Tag summary

Content type

Image

Digest

Size

18.9 MB

Last updated

over 4 years ago

docker pull netapp/astra-agent-operator