Our AKS GitHub actions allow CI/CD pipelines to be easily setup for Kubernetes clusters. The Actions are compatable with any K8s cluster (not limited to Azure or AKS).
Before doing anything with our actions you need to read through the GitHub Action docs.
- azure/aks-set-context
- azure/k8s-set-context
- azure/k8s-bake
- azure/k8s-create-secret
- azure/k8s-deploy
- azure/k8s-lint
- azure/setup-helm
- azure/setup-kubectl
- azure/k8s-artifact-substitute
- azure/aks-create-action
- azure/aks-github-runner
Visit our usage docs to learn how to use our actions.
Creating issues on the relevant action repo is extremely helpful. Please include as much information as possible including steps to reproduce and debug logs.
We welcome and appreciate development contributions from everyone. Refer to our development docs for how to contribute code or documentation changes.