Kubernetes files for various *.k8s.io sites
  • HCL 58.5%
  • Shell 25.6%
  • Go 9.4%
  • Python 3.3%
  • Makefile 1.2%
  • Other 2%
Find a file
Kubernetes Prow Robot 1bc13237ad
Merge pull request #9440 from janetkuo/promote-agent-sandbox-v0.4.5rc1
Promote agent-sandbox v0.4.5rc1
2026-05-06 07:32:22 +05:30
.github Remove ArgoCD Diff GitHub Action 2026-03-11 17:50:14 +01:00
apps fix broken redirector service 2026-04-25 22:29:20 +03:00
apt/doc Temporarily host apt-key.gpg as original url is failing 2023-02-27 09:02:56 -05:00
artifacts promote cloud-provider-gcp binaries 2026-04-22 13:44:52 +03:00
audit correct readme in various places 2025-10-02 13:18:07 +05:30
dns DNS: setup DNS entries for kOPs discovery service 2026-04-28 18:51:11 +02:00
groups Merge pull request #9400 from troychiu/dra-driver-google-tpu 2026-04-28 22:10:07 +05:30
hack fix nginx configuration and add a verify script 2025-09-25 22:10:50 -04:00
images images: Upgrade base for k8s-infra image 2025-10-20 12:17:16 +02:00
infra Add SIGNATURE_UPSTREAM_ENDPOINT and update archeio digest 2026-04-30 12:09:03 +02:00
kubernetes fix: yamllint fix 2026-04-30 10:57:08 +01:00
policy Update conftest policies 2025-10-20 14:32:45 +02:00
registry.k8s.io Promote agent-sandbox v0.4.5rc1 2026-05-06 01:48:42 +00:00
.atlantis.yaml deploy macos instances (#8794) 2025-12-01 18:35:33 +03:00
.gitignore Add enterprise domain verification for canary DNS zones 2026-02-10 19:31:05 -08:00
code-of-conduct.md Update code-of-conduct.md 2017-12-20 13:32:43 -05:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-08-22 16:11:05 -07:00
diagram.svg add initial pass at infra diagram 2021-08-30 16:08:16 -04:00
LICENSE Initial commit 2016-08-22 15:54:57 -07:00
OWNERS Rotate SIG K8s leads 2025-10-04 11:38:00 +02:00
OWNERS_ALIASES Add nirs to minikube-approvers 2026-05-04 14:14:33 -07:00
README.md Update README with new mailing list 2025-02-12 20:15:25 +01:00
requirements.txt Update OWNERS file (#6989) 2024-07-16 07:41:00 -07:00
running-in-community-clusters.md cert-manager link update 2023-05-10 23:58:24 +05:30
SECURITY.md Add SECURITY.md 2020-07-27 16:01:29 -06:00
SECURITY_CONTACTS Add xmudrii as K8s Infra Tech Lead 2024-12-12 18:29:18 +01:00

k8s.io

Kubernetes project infrastructure, managed by the kubernetes community via sig-k8s-infra

  • apps: community-managed apps that run on the community-managed aaa cluster
  • artifacts: non-image artifacts published to artifacts.k8s.io
  • audit: scripts to export all relevant gcp resources, and the most recently-reviewed export
  • dns: DNS for kubernetes.io and k8s.io
  • groups: google groups on the kubernetes.io domain
  • hack: scripts used for development, testing, etc.
  • images: container images published to gcr.io/k8s-staging-infra-tools
  • infra/gcp: scripts and data to manage our GCP infrastructure
    • bash/namespaces: scripts and data to manage K8s namespaces and RBAC for aaa
    • bash/prow: scripts and data used to manage projects used for e2e testing and managed by boskos
    • bash/roles: scripts and data to manage custom GCP IAM roles
    • terraform/modules: terraform modules intended for re-use within this repo
    • terraform/projects: terraform to manage (parts of) GCP projects
  • policy: open policy agent policies used by conftest to validate resources in this repo
  • registry.k8s.io: work-in-progress to support cross-cloud mirroring/hosting of containers and binaries

We provide a publicly viewable billing report accessible to members of sig-k8s-infra@kubernetes.io

Please see https://git.k8s.io/community/sig-k8s-infra for more information