{"id":13678456,"url":"https://github.com/piomin/sample-terraform-kubernetes-argocd","last_synced_at":"2025-05-07T03:22:34.064Z","repository":{"id":41068110,"uuid":"508078257","full_name":"piomin/sample-terraform-kubernetes-argocd","owner":"piomin","description":"Repository with configuration for Terraform and Argo CD to create and manage Kubernetes cluster locally with Kind","archived":false,"fork":false,"pushed_at":"2025-05-06T07:38:58.000Z","size":143,"stargazers_count":51,"open_issues_count":3,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T08:47:17.382Z","etag":null,"topics":["argocd","kafka","kind","kubernetes","strimzi","terraform","terraform-kubernetes-provider"],"latest_commit_sha":null,"homepage":"https://piotrminkowski.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/piomin.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,"zenodo":null}},"created_at":"2022-06-27T22:21:40.000Z","updated_at":"2025-05-06T07:38:52.000Z","dependencies_parsed_at":"2023-10-30T14:32:39.187Z","dependency_job_id":"23536209-eb77-4f5f-b1e4-4a1fa147949f","html_url":"https://github.com/piomin/sample-terraform-kubernetes-argocd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fsample-terraform-kubernetes-argocd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fsample-terraform-kubernetes-argocd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fsample-terraform-kubernetes-argocd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fsample-terraform-kubernetes-argocd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piomin","download_url":"https://codeload.github.com/piomin/sample-terraform-kubernetes-argocd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252804805,"owners_count":21806879,"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":["argocd","kafka","kind","kubernetes","strimzi","terraform","terraform-kubernetes-provider"],"created_at":"2024-08-02T13:00:53.766Z","updated_at":"2025-05-07T03:22:34.029Z","avatar_url":"https://github.com/piomin.png","language":"HCL","funding_links":[],"categories":["HCL"],"sub_categories":[],"readme":"# Manage Kubernetes Cluster with Terraform and Argo CD [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social\u0026logo=twitter\u0026label=Follow%20Me)](https://twitter.com/piotr_minkowski)\n\n\n[![CircleCI](https://circleci.com/gh/piomin/sample-terraform-kubernetes-argocd.svg?style=svg)](https://circleci.com/gh/piomin/sample-terraform-kubernetes-argocd)\n\nIn this project I'm demonstrating you how to use [Terraform](https://www.terraform.io/) together with [Argo CD](https://argo-cd.readthedocs.io/en/stable/) to create and manage the Kubernetes cluster on [Kind](https://kind.sigs.k8s.io/).\n\n## Prerequisites\n1. Terraform CLI installed\n2. Docker\n\n## Getting Started\n\nYou may the detailed explanation of that example repository in the following article: [Manage Kubernetes Cluster with Terraform and Argo CD](https://piotrminkowski.com/2022/06/28/manage-kubernetes-cluster-with-terraform-and-argo-cd/)\n\nFirst, clone that repo:\n```shell\n$ git clone https://github.com/piomin/sample-terraform-kubernetes-argocd.git\n$ cd sample-terraform-kubernetes-argocd\n```\n\nThen initialize Terraform config: \n```shell\nterraform init\n```\n\nReview the actions plan: \n```shell\nterraform plan\n```\n\nRun the Terraform actions: \n```shell\nterraform apply\n```\n\n## Results\n\nAfter running the previous command you receive:\n* 3-nodes Kind cluster running locally\n* OLM (Operator Lifecycle Manager) installed on Kind\n* Argo CD installed on Kind\n* Kafka Strimzi operator ready to use\n* 3-node Kafka cluster created on Kind","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fsample-terraform-kubernetes-argocd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiomin%2Fsample-terraform-kubernetes-argocd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fsample-terraform-kubernetes-argocd/lists"}