k8s cluster description
This commit is contained in:
parent
38a31d9fa6
commit
180981952f
1 changed files with 32 additions and 16 deletions
|
@ -24,38 +24,54 @@ feature1_title: Scalable
|
|||
---
|
||||
feature1_text:
|
||||
|
||||
Your Kubernetes cluster can start from 3 nodes to any amount. Every
|
||||
node that you add to your cluster contributes additional CPU, RAM a
|
||||
Your Kubernetes cluster can start from 3 nodes and grow to any size. Every
|
||||
node that you add to your cluster contributes additional CPU, RAM and
|
||||
persistent storage.
|
||||
---
|
||||
feature2_title: Managed
|
||||
---
|
||||
feature2_text: With our django hosting you can grow as needed. You
|
||||
can start with a small sites, including development, testing or
|
||||
staging systems and later grow to full production systems including
|
||||
backup.
|
||||
feature2_text:
|
||||
The Kubernetes cluster and the operating system are maintained by
|
||||
ungleich. You can deploy your applications worry free.
|
||||
|
||||
---
|
||||
feature3_title: Carbon free
|
||||
---
|
||||
feature3_text:
|
||||
|
||||
For Kubernetes clusters
|
||||
|
||||
Because our Django hosting runs inside
|
||||
[Data Center Light](/u/projects/data-center-light), you can run your
|
||||
application with a good conscience and without emitting extra carbon.
|
||||
|
||||
All offerings inside
|
||||
[Data Center Light](/u/projects/data-center-light) are running 100%
|
||||
Carbon Free. Our electricity is produced locally and fully renewable.
|
||||
---
|
||||
feature4_title: High Performance
|
||||
|
||||
---
|
||||
feature4_text:
|
||||
The kubernetes cluster is based on AMD Ryzen CPUs to provide 12
|
||||
threads per node and 64GB RAM.
|
||||
|
||||
threads per node and 64GB RAM. The operating system is stored on an
|
||||
SSD and your data is stored on a second SSD.
|
||||
---
|
||||
feature5_title: Low Power
|
||||
---
|
||||
feature5_text:
|
||||
Each Kubernetes node has been tested to consume less than 100W at
|
||||
maximum performance. While our data center is using 100% renewable
|
||||
energy, we try to even make an extra effort to reduce impact on the
|
||||
environment.
|
||||
---
|
||||
feature6_title: 100% IPv6
|
||||
---
|
||||
feature6_text:
|
||||
The Kubernetes cluster is ready for the IPv6 world: all nodes are
|
||||
running on an IPv6-only network. For IPv4 reachability we offer you
|
||||
dedicated mapped IPv4 addresses.
|
||||
|
||||
---
|
||||
content1_text:
|
||||
|
||||
- Repairing nodes
|
||||
- Adding nodes
|
||||
- Access
|
||||
|
||||
|
||||
## Development flow
|
||||
|
||||
The diagram gives an overview of a typical development flow with
|
||||
|
|
Loading…
Reference in a new issue