20 lines
501 B
Markdown
20 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.
|
||
|
|
|