Found 2 results

Change Kubernetes Pods CIDR

Changing Kubernetes Pods CIDR (Classless Inter-Domain Routing) is our next tutorial where we will learn in just a few easy steps how to change the network mask / range for our Kubernetes environment. Kubernetes is considered one of the most mature and stable platform for Docker orchestration – at the time of writing this tutorial -, being used in production environments by many big names from the tech industry. Mastering Kubernetes is not an easy task, it really takes time and require a lot of practice, it is well known of having a not so easy learning curve. Here, in […]

Category: Kubernetes | Published: 19/12/2019 | Updated: 22/12/2019

Kubernetes Cluster setup on CentOS

Kubernetes Cluster setup on CentOS isn’t that difficult anymore as it used to be in the past where we had to perform some major OS changes in order to build a proper environment. In this short tutorial we will guide you step by step how to actually set up a simple Kubernetes Cluster based on CentOS 7.5 and Kubernetes 1.12.1. Exactly like any other cluster a Kubernetes Cluster must always have an odd number of nodes like 3, 5, 7 and so on but in this particular tutorial we will resume to use only 3 nodes, one master node and […]

Category: Docker | Published: 23/10/2018 | Updated: 02/10/2019