This operator is used to install the Astra Agent to enable enhanced functions for NetApp Astra on cluster, such as managing AKS Private Clusters
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
Content type
Image
Digest
Size
18.9 MB
Last updated
over 4 years ago
docker pull netapp/astra-agent-operator