Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbaeke/aks-bicep
AKS Deployment with Bicep
https://github.com/gbaeke/aks-bicep
aks arm azure bicep iac kubernetes
Last synced: about 1 month ago
JSON representation
AKS Deployment with Bicep
- Host: GitHub
- URL: https://github.com/gbaeke/aks-bicep
- Owner: gbaeke
- Created: 2021-04-27T16:56:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T11:59:18.000Z (over 3 years ago)
- Last Synced: 2024-11-17T10:39:40.981Z (3 months ago)
- Topics: aks, arm, azure, bicep, iac, kubernetes
- Language: Bicep
- Homepage:
- Size: 21.5 KB
- Stars: 20
- Watchers: 5
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AWESOME-Azure-Bicep - gbaeke/aks-bicep
README
# aks-bicep
AKS Deployment with BicepMany thanks to the Cloud Native GBB team for the AKS webinars and example Bicep files. See https://github.com/CloudNativeGBB/webinars
Note: the yaml files in the root are Azure DevOps pipelines
Azure DevOps requirements:
- service connection with Owner rights to the subscriptions (need to set RBAC); service connection in sample pipelines is AKSBicep
- Pipeline variable SSH_KEY with the public key of a key pair; public key required by AKS deployment
- Instead of pipeline variable, sample pipelines use a variable group