Operations grimoire/Kubernetes: Difference between revisions
From Nasqueron Agora
(Created page with "== Clusters == The following Kubernetes clusters are available {| class="wikitable sortable" |- ! Cluster name !! IP range !! DNS domain !! Control node !! Use |- | nasquero...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Kubernetes machines run Debian 10 (buster), Kubernetes 1.19 with CRI-O. They're configured through {{Ops file|roles/paas-kubernetes}}. | |||
It's currently in deployment ({{T|1622}}), with rationale explained at {{T|1621}}. | |||
First candidates will be a service mesh based on Kuma, Envoy {{T|1625}} and an Elastic stack {{T|1624}}. | |||
== Clusters == | == Clusters == | ||
Line 5: | Line 11: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Cluster name !! | ! Cluster name !! Service subnet !! DNS domain !! Control node !! Use | ||
|- | |- | ||
| nasqueron-k8s-prod|| 10.92.0.0/12 || k8s.prod.nasqueron.local || cloudhugger.nasqueron.org || Production | | nasqueron-k8s-prod|| 10.92.0.0/12 || k8s.prod.nasqueron.local || cloudhugger.nasqueron.org || Production service mesh for Nasqueron | ||
|} | |} | ||
A test environment Kubernetes would be welcome. | A test environment Kubernetes would be welcome. |
Latest revision as of 02:25, 22 September 2020
Kubernetes machines run Debian 10 (buster), Kubernetes 1.19 with CRI-O. They're configured through rOPS: roles/paas-kubernetes.
It's currently in deployment (T1622), with rationale explained at T1621.
First candidates will be a service mesh based on Kuma, Envoy T1625 and an Elastic stack T1624.
Clusters
The following Kubernetes clusters are available
Cluster name | Service subnet | DNS domain | Control node | Use |
---|---|---|---|---|
nasqueron-k8s-prod | 10.92.0.0/12 | k8s.prod.nasqueron.local | cloudhugger.nasqueron.org | Production service mesh for Nasqueron |
A test environment Kubernetes would be welcome.