{"id":33609329,"url":"https://github.com/pelotech/foundation","last_synced_at":"2026-04-08T23:01:17.007Z","repository":{"id":174025608,"uuid":"651667009","full_name":"pelotech/foundation","owner":"pelotech","description":"Foundation is Pelotech's take on a opinionated development and delivery platform based on k8s","archived":false,"fork":false,"pushed_at":"2026-02-14T10:38:09.000Z","size":887,"stargazers_count":9,"open_issues_count":16,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-14T19:40:13.001Z","etag":null,"topics":["argocd","aws","helm","karpenter","kubernetes","kustomize","terraform"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelotech.png","metadata":{"files":{"readme":"docs/README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-09T19:08:02.000Z","updated_at":"2026-02-14T10:37:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2429dfe-3ee5-4542-b8ac-1a2bf57fb81f","html_url":"https://github.com/pelotech/foundation","commit_stats":null,"previous_names":["pelotech/foundation"],"tags_count":215,"template":false,"template_full_name":null,"purl":"pkg:github/pelotech/foundation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Ffoundation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Ffoundation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Ffoundation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Ffoundation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelotech","download_url":"https://codeload.github.com/pelotech/foundation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelotech%2Ffoundation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","aws","helm","karpenter","kubernetes","kustomize","terraform"],"created_at":"2025-11-30T19:02:14.301Z","updated_at":"2026-02-19T19:05:40.786Z","avatar_url":"https://github.com/pelotech.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"![pre-commit](https://github.com/pelotech/foundation/actions/workflows/pre-commit.yaml/badge.svg)\n![Publish-Kustomizations](https://github.com/pelotech/foundation/actions/workflows/publish-kustomizations.yaml/badge.svg)\n\n\n# Foundation - Pelotech's GitOps K8s Cluster\nFoundation is our repository of base, reusable manifests for setting up GitOps k8s clusters, currently targeted for AWS EKS. ArgoCD is installed as the GitOps agent in a self-managed fashion and also includes Pelotech's set of opinionated components to solve everything that K8s doesn't out of the box (DNS/TLS, storage, logs/metrics etc.)\n\n#### [Getting Started](./GETTING-STARTED.md)\n#### [Architeture](./ARCHITECTURE.md)\n#### [Tools](./TOOLS.md)\n\n\n## bootstrap application\n\n```yaml\n---\napiVersion: argoproj.io/v1alpha1\nkind: Application\nmetadata:\n  name: argocd\n  namespace: argocd\nspec:\n  project: infrastructure\n  source:\n    repoURL: 'git@github.com:pelotech/infrastructure' #changeme\n    path: workloads-account/com/gitops #changeme\n    targetRevision: main\n  destination:\n    namespace: argocd\n    name: in-cluster\n  syncPolicy:\n    automated: {}\n---\napiVersion: argoproj.io/v1alpha1\nkind: AppProject\nmetadata:\n  name: infrastructure\n  namespace: argocd\n  finalizers:\n    - resources-finalizer.argocd.argoproj.io\nspec:\n  sourceRepos:\n    - https://github.com/pelotech/foundation\n    - https://github.com/pelotech/infrastructure #changeme\n    - https://charts.bitnami.com/bitnami\n  destinations:\n    - namespace: argocd\n      server: https://kubernetes.default.svc\n    - namespace: tailscale # tailscale\n      server: https://kubernetes.default.svc\n    - namespace: kube-system # nidhogg, multus\n      server: https://kubernetes.default.svc\n    - namespace: nidhogg-system\n      server: https://kubernetes.default.svc\n    - namespace: ingress-nginx\n      server: https://kubernetes.default.svc\n  sourceNamespaces:\n    - argocd\n  clusterResourceWhitelist:\n    - group: '*'\n      kind: '*'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelotech%2Ffoundation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpelotech%2Ffoundation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelotech%2Ffoundation/lists"}