{"id":21049830,"url":"https://github.com/mbiomee/terraform-azur-aks","last_synced_at":"2025-05-15T20:31:47.961Z","repository":{"id":261814403,"uuid":"278135017","full_name":"mbiomee/terraform-azur-aks","owner":"mbiomee","description":"General Azur deploy using Terraform","archived":false,"fork":false,"pushed_at":"2020-10-12T07:31:26.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-08T15:56:02.961Z","etag":null,"topics":["aks","azure","azure-devops","k8s","k8s-cluster","k8s-deployment","terraform","terraform-azure"],"latest_commit_sha":null,"homepage":"https://mbiomee.com","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbiomee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-08T16:04:54.000Z","updated_at":"2022-01-26T21:43:24.000Z","dependencies_parsed_at":"2024-11-08T15:56:05.379Z","dependency_job_id":"265a2742-efde-4851-8311-c9cd5a7189c3","html_url":"https://github.com/mbiomee/terraform-azur-aks","commit_stats":null,"previous_names":["mbiomee/terraform-azur-aks"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbiomee%2Fterraform-azur-aks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbiomee%2Fterraform-azur-aks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbiomee%2Fterraform-azur-aks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbiomee%2Fterraform-azur-aks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbiomee","download_url":"https://codeload.github.com/mbiomee/terraform-azur-aks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225375030,"owners_count":17464425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aks","azure","azure-devops","k8s","k8s-cluster","k8s-deployment","terraform","terraform-azure"],"created_at":"2024-11-19T15:15:08.990Z","updated_at":"2024-11-19T15:15:09.458Z","avatar_url":"https://github.com/mbiomee.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-azur-aks\r\n\r\n[![TerraformRefigistry](https://img.shields.io/badge/Terraform%20Registry-v0.0.2-blue.svg)](https://registry.terraform.io/modules/mbiomee/aks/azur)\r\n\r\nGeneral Azur deploy using Terraform\r\n---\r\n\r\n## for more info\r\n- [Azur Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/)\r\n- [Terraform](https://www.terraform.io/)\r\n\r\n## Caution\r\napplying this infrastructure will create resources on your azur account so be sure you have enough credits\r\n\r\n  \r\n\r\n\r\n## Usage\r\n\r\nEdit varibles.tf file with your setting  \r\n\r\n### Terraform\r\n\r\nYou need to run the following commands to create the resources with Terraform:\r\n\r\n```bash\r\nterraform init\r\nterraform plan -out out.plan\r\nterraform apply out.plan\r\n```\r\n\r\n\r\n### Setup kubectl\r\n\r\nSetup your `KUBECONFIG`\r\n\r\n```bash\r\nterraform output kubeconfig \u003e ~/.kube/eks-cluster\r\nexport KUBECONFIG=./azurek8s\r\n```\r\n\r\nYou can verify the worker nodes are joining the cluster\r\n\r\n```bash\r\nkubectl get nodes --watch\r\n```\r\n\r\n### Cleaning up\r\n\r\nYou can destroy this cluster entirely by running:\r\n\r\n```bash\r\nterraform plan -destroy\r\nterraform destroy  --force\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbiomee%2Fterraform-azur-aks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbiomee%2Fterraform-azur-aks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbiomee%2Fterraform-azur-aks/lists"}