AMP Kubernetes Integration
Cloudsoft AMP provides several different ways of integrating with containers in general and Kubernetes specifically. These are:
- Implementing sensors and effectors using containers
- Deploying containers, deployments, and Helm charts
- Discovery and management of deployments in Kubernetes, with a Sock Shop example
Location
To integrate with Kubernetes, you will need to add a
KubernetesLocation
that links to your .kube/config
file.
Here is an example Location that you can add to your
catalog with bt catalog add my-kube-location.yaml
after updating the
path for kubeconfig
:
__INCLUDE__ my-kube-location.yaml
Now you can specify location: my-kubernetes-location