aks-baseline-automation/IaC
Julian Peißker d4b2b49b57
Add top level biceps file (#117)
* add wrapper bicep file

* update pipeline

* fix nsg typo

* update dependency

* update dependency

* default kube version

* update resourcegroup name

* update pipeline

* update kv script

* moving hardcoded values into parameter file

* remove certificates from param file

* adding parameter file into pipeline

* remove default values

---------

Co-authored-by: Ayobami Ayodeji <ayobaami@hotmail.com>
Co-authored-by: Rainer Halanek <rahalan@microsoft.com>
Co-authored-by: Rainer Halanek <61878316+rahalan@users.noreply.github.com>
2023-04-18 09:04:31 +02:00
..
bicep Add top level biceps file (#117) 2023-04-18 09:04:31 +02:00
scripts Updated the documentation 2022-09-08 18:49:08 -07:00
terraform Required column added to the README 2022-10-15 09:54:52 +02:00
IaC-prerequisites.md Updated az cli query command to correspond to the latest JSON schema. The old one deprecated. 2022-11-25 16:32:36 +00:00
README.md Updated docs 2022-09-09 10:35:57 -07:00
oidc-federated-credentials.md Updated the documentation after testing the flask app using the push and pull methods on an AKS cluster deployed using the Construction Helper 2022-09-26 15:21:19 -07:00

README.md

IaC

This folder contains IaC code for bicep and terraform and instructions on how to deploy the AKS Baseline Reference Implementation using either of the two languages:

After the deployment of the cluster, you can validate it and then when you are done you can clean it up.