TechCommanders "Techie Tips" Blog
How to Configure Network on a Kubernetes Cluster
This is one of the numerous posts by TechCommanders in a series for studying for the Certified Kubernetes Administrator (CKA) Exam.
Become a Certified Kubernetes Administrator (CKA)!
In this post, we will learn how to configure a network...
This is one of the numerous posts by TechCommanders in a series for studying for the Certified Kubernetes Administrator (CKA) Exam.
Become a Certified Kubernetes Administrator (CKA)!
Before learning how to secure a Kubernetes Cluster. Let’s read about why it is important to...
This is one of the numerous posts by TechCommanders in a series for studying for the Certified Kubernetes Administrator (CKA) Exam.
Become a Certified Kubernetes Administrator (CKA)!
There are many cases when you realize your Kubernetes cluster is not working...
If you are reading about Kubernetes or learning about it you should already be familiar with the Kubectl command. If not completely but somewhere at basic level maybe. Kubernetes is an open-sourced tool which is originally developed by Google and used for automatic deployment and auto-scaling the...
Nowadays we hear a lot about Kubernetes vs Docker but it is a quite misleading phrase. We will understand what people mean to say when they talk about Docker vs Kubernetes. As they both are not direct competitors. Docker is a containerized platform whereas Kubernetes is a container orchestrator...
This post will discuss the two most important certificates of Kubernetes. CKA which stands for Certified Kubernetes Administrator and CKAD which stands for Certified Kubernetes Application Developer. We will start by discussing what is common in these two exams followed by how they both are...
How to Design a Kubernetes Cluster
Kubernetes is an orchestration system which deploys multiple containers(nodes) across the server. Nowadays Kubernetes is an essential part of every organization as it helps in scaling the application seamlessly. As the use of Kubernetes is increasing drastically...
If you are reading about Kubernetes or learning about it you should already be familiar with the Kubectl command. If not completely but somewhere at basic level maybe. Kubernetes is an open-sourced tool which is originally developed by Google and used for automatic deployment and auto-scaling the...
The DevOps movement started back in 2007 when the division between the developers and IT operations teams was growing wider. There was a dire need for a neutral collaborative platform to bridge the gap and hence the DevOps platform was born.
Since its inception, DevOps has provided a complete...
Kubernetes is becoming more than just a resume item. Its now in demand.
Well if you all want an exam that will actually test your deep knowledge of Kubernetes from a hands on level then you may have found your match. To be a successful candidate you would need to have really solid preparation,...