Neco Apps
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.
Environments
Currently, the following environments are defined:
gcp
: A fully virtualized data center built with neco/dctest.stage0
: A real data center of Neco project for staging usage.tokyo0
,osaka0
: Real data centers of Neco project for production usage.
Development
- CI/CD: read docs/cicd.md.
- Manifests: read docs/manifests.md.
- Deploy: read docs/deploy.md.
- Tests: read test/README.md.