Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 542 Bytes

k8s-bundle

The new home for k8s helmfiles

Intro

k8s is the Service Infrastructure Compute platform; this repo contains the files need to provisioning the platform on top of an empty Kubernetes cluster and the configuration files for all our current k8s clusters/environments.

Usage

Prepare .env

make <lint|diff|sync>

Contributing

  • Pull requests are welcome.
  • For major changes, please open an issue first to discuss the changes you like to have.

Changelogs

  • 2022/3/25: Upgrade to work with cluster version v1.21