You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team is currently deploying applications to AKS clusters via a custom rollout orchestrator tool which does not support Helm charts. The documentation only provides instructions with Helm chart for Kubernetes, and is not clear on steps in the Docker deployment page.
What would be the steps to deploy a basic set-up of Promitor to a Kubernetes cluster via kubectl apply -f promitor.yaml, monitoring an Application Insights resource in a specific subscription / resource group?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My team is currently deploying applications to AKS clusters via a custom rollout orchestrator tool which does not support Helm charts. The documentation only provides instructions with Helm chart for Kubernetes, and is not clear on steps in the Docker deployment page.
What would be the steps to deploy a basic set-up of Promitor to a Kubernetes cluster via
kubectl apply -f promitor.yaml
, monitoring an Application Insights resource in a specific subscription / resource group?Beta Was this translation helpful? Give feedback.
All reactions