Skip to content

Instantly share code, notes, and snippets.

@PixelRobots
Last active November 11, 2022 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PixelRobots/7f081f1a058394442fe5dea2930613bc to your computer and use it in GitHub Desktop.
Save PixelRobots/7f081f1a058394442fe5dea2930613bc to your computer and use it in GitHub Desktop.
az k8s-extension create \
--resource-group rg-aks-pixelland-weu \
--cluster-name aks-pixelland-weu \
--name flux \
--extension-type microsoft.flux \
--cluster-type managedClusters \
--auto-upgrade-minor-version true \
--config toleration-keys="CriticalAddonsOnly=true:NoSchedule"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment