Some checks failed
CI / build (push) Failing after 12s
GitOrigin-RevId: 6370f6ea785709295b6abcf9c60717cacf3ac432
19 lines
501 B
Markdown
19 lines
501 B
Markdown
# k8s
|
|
|
|
This directory contains infrastructure for setting up and deploying software on Kubernetes.
|
|
|
|
## bootstrap
|
|
|
|
Contains the Matchbox-based Terraform configuration for setting up the physical machines for the Kubernetes cluster
|
|
|
|
## container
|
|
|
|
Contains BUILD rules and related assets for container images built to run on the Kubernetes cluster.
|
|
|
|
## configs
|
|
|
|
Contains the jsonnet-based configuration for deploying software on the cluster.
|
|
|
|
## misc-secrets.sops.yaml
|
|
Some secrets which aren't in k8s.
|
|
|