{"id":19490795,"url":"https://github.com/n3tuk/infra-kub3-testing","last_synced_at":"2026-04-24T20:32:45.229Z","repository":{"id":221066586,"uuid":"753347985","full_name":"n3tuk/infra-kub3-testing","owner":"n3tuk","description":"A Terraform and Flux-based repository for quickly deploying local k3s-based Kubernetes clusters with standardised configuration and service deployments.","archived":false,"fork":false,"pushed_at":"2024-08-20T23:24:02.000Z","size":641,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-08T08:45:42.423Z","etag":null,"topics":["flux","gitops","k3s","kubernetes","terraform","terraform-configuration"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n3tuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-05T23:56:20.000Z","updated_at":"2024-08-20T23:24:06.000Z","dependencies_parsed_at":"2024-08-20T23:33:00.620Z","dependency_job_id":"eee9373b-9606-4c00-9b97-5ab15605aba2","html_url":"https://github.com/n3tuk/infra-kub3-testing","commit_stats":null,"previous_names":["n3tuk/infra-minikub3","n3tuk/infra-kub3-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3tuk%2Finfra-kub3-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3tuk%2Finfra-kub3-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3tuk%2Finfra-kub3-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3tuk%2Finfra-kub3-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n3tuk","download_url":"https://codeload.github.com/n3tuk/infra-kub3-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240738078,"owners_count":19849545,"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":["flux","gitops","k3s","kubernetes","terraform","terraform-configuration"],"created_at":"2024-11-10T21:14:23.478Z","updated_at":"2026-04-24T20:32:40.198Z","avatar_url":"https://github.com/n3tuk.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n3t.uk k3s Testing Clusters Configuration\n\nThis repository provides a simple Terraform configuration to allow it to build a\n[`k3s`][k3s]-based Kubernetes cluster with Flux, hosted in GitHub, to provide\nGitOps for standardised configuration and service deployments, and connected\nwith Cloudflare for DNS and ingress tunnels.\n\n[k3s]: https://k3s.io\n\n\u003e [!NOTE]\n\u003e This repository is not responsible for deploying the base configuration for\n\u003e each k3s Cluster; that is managed through the [`ansible`][ansible] repository\n\u003e instead. Once the Cluster is started and running, then this Terraform\n\u003e configuration will deploy standard `ConfigMap` and `Secret` resources, and\n\u003e bootstrap [`fluxcd`][fluxcd] on to the Cluster.\n\n[ansible]: https://github.com/n3tuk/ansible\n[fluxcd]: https://fluxcd.io\n\n## Usage\n\nThe following must be set in the environment before `terraform plan` and `apply`\ncan be run:\n\n```console\n$ set -x GITHUB_TOKEN xxx\n$ set -x CLOUDFLARE_TOKEN xxx\n$ set -x AUTH0_API_TOKEN xxx\n$ gcloud auth login\n...\nYou are now logged in as [jon@than.io].\nYour current project is [project-name-here].  You can change this setting by running:\n  $ gcloud config set project PROJECT_ID\n```\n\n```console\n$ flux create secret oci ghcr-auth \\\n    --url=ghcr.io \\\n    --username={github-user} \\\n    --password={github-pat}\n► oci secret 'ghcr-auth' created in 'flux-system' namespace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn3tuk%2Finfra-kub3-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn3tuk%2Finfra-kub3-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn3tuk%2Finfra-kub3-testing/lists"}