Kubernetes
What does Managed mean?
We offer a managed Kubernetes service. What does Managed mean at NMS: 1. We install the cluster...
Getting Started
Create NWS Managed Kubernetes
To start our Managed Kubernetes service, you must first create an account on our NWS Customer Int...
Install kubectl and kubelogin
kubectl kubectl is the command-line tool to manage your Kubernetes clusters and is available for...
Connect to the created cluster
Now that the cluster is built and kubectl is already installed, it is time to connect to the clus...
Starting further clusters in the same K8s project
If you need a staging cluster and a production cluster, this can easily be done in the same Kuber...
Caution!
With NWS Managed Kubernetes you have full control over all resources in your cluster. Please adhe...
Administrative Tasks
Nodes and Nodegroups
Resizing Nodegroups Nodes are organized in nodegroups. If you want to create new nodes or delete ...
Cluster Autoscaling
Here is how to enable Cluster Autoscaling: First click "Enable Autoscaling" in the cluster's cont...
Backup
ETCD Backups for the state of your k8s cluster If a K8s cluster is damaged, the state of the K8s...
Upgrades
Kubernetes Upgrades What is the recommended way to upgrade NWS Managed Kubernetes We recommend to...
One Click Deployments
We prepared some software stacks that you can deploy to your cluster with just one click. Promet...
Advanced Topics
CoreDNS
Static Hostnames Static hostnames can be set in an extra ConfigMap called "coredns-extra-hosts" ...
High-IOPS PersistentVolumes
To use High-IOPS PersistentVolumes in your Managed Kubernetes Cluster you need to manually create...
Node Taints
Do not hesitate to taint worker nodes. Our DaemonSets (e.g. csi-cinder-nodeplugin) will tolerate...
Related Links
On our tutorials page you will find numerous articles about Kubernetes.
Monitoring
We monitor the health of your K8s cluster 24/7 If a master or worker changes to an unhealthy s...