new helm chart

This commit is contained in:
Steve Waterworth
2019-05-07 14:57:04 +01:00
parent ab7b7cee74
commit 9485d7fc23

View File

@@ -1,3 +1,4 @@
# Instana Agent Install
With the new release of Kubernetes support for Instana, the agent install is now available as a helm [chart](https://github.com/instana/instana-helm-chart). This is the easiest way to install the agent, however if you really want to do it by hand, template descriptors are available in the official [documentation](https://docs.instana.io/ecosystem/kubernetes/).
With the new release of Kubernetes support for Instana, the agent install is now available as a helm [chart](https://github.com/helm/charts/tree/master/stable/instana-agent). This is the easiest way to install the agent, however if you really want to do it by hand, template descriptors are available in the official [documentation](https://docs.instana.io/ecosystem/kubernetes/).