An open API service indexing awesome lists of open source software.

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

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!