https://github.com/gbaeke/quick-guides
AKS and Azure Quick Guides
https://github.com/gbaeke/quick-guides
aks azure development helm howto kubernetes tutorial
Last synced: about 1 month ago
JSON representation
AKS and Azure Quick Guides
- Host: GitHub
- URL: https://github.com/gbaeke/quick-guides
- Owner: gbaeke
- Created: 2022-05-19T14:17:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T09:15:51.000Z (about 2 years ago)
- Last Synced: 2025-09-05T19:11:16.961Z (about 1 month ago)
- Topics: aks, azure, development, helm, howto, kubernetes, tutorial
- Homepage:
- Size: 72.3 KB
- Stars: 12
- Watchers: 2
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Guides 🚄
This is a collection of quick guides to several cloud-native related topics. Quick guides focus on a command-line experience to easily and quickly run all the required steps.
Some of these guides have posts on my blog with more info: go to https://blog.baeke.info and search for the topic.
- Workload identity: [link](/workload-identity/README.md)
- Secret Store CSI Driver for Azure Key Vault: [link](/csi-secret/README.md)
- Kubernetes Service Account: [link](/service-account/README.md)
- Helm: [link](helm/README.md)
- [Using Helm](helm/README.md#using-helm)
- [Creating a chart](helm/README.md#creating-a-helm-chart-)
- [Helm charts in ACR](helm-to-oci/README.md)
- Container Apps: [link](containerapps/README.md)
- Flux v2 on AKS: [link](fluxv2/README.md)If you encounter problems, please open an issue!