A collection of Kubernetes applications to make a vanilla Kubernetes useful for soft multi-tenancy environments.
This repository is a part of Neco project. The application manifests are organized for Kustomize and Argo CD.
Currently, the following environments are defined:
gcp
,neco-dev
: A fully virtualized data center built with neco/dctest.neco-dev
is intended to be used in the neco-gcp command.stage0
: A real data center of Neco project for staging usage.tokyo0
,osaka0
: Real data centers of Neco project for production usage.
- CI/CD: read docs/cicd.md.
- Manifests: read docs/manifests.md.
- Deploy: read docs/deploy.md.
- Tests: read test/README.md.