mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
docs: k8s
This commit is contained in:
22
hosts/kubernetes/README.md
Normal file
22
hosts/kubernetes/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Kubernetes Clusters
|
||||
|
||||
> WIP, not finished yet.
|
||||
|
||||
## Hosts
|
||||
|
||||
1. For production:
|
||||
1. `k8s-prod-master-1`
|
||||
2. `k8s-prod-worker-1`
|
||||
2. `k8s-prod-worker-2`
|
||||
2. `k8s-prod-worker-3`
|
||||
1. For testing:.
|
||||
1. `k8s-test-master-1`
|
||||
2. `k8s-test-worker-1`
|
||||
3. `k8s-test-worker-2`
|
||||
4. `k8s-test-worker-3`
|
||||
|
||||
## References
|
||||
|
||||
- https://github.com/justinas/nixos-ha-kubernetes
|
||||
- https://github.com/misumisumi/nixos-k8s-config
|
||||
|
||||
Reference in New Issue
Block a user