TechCommanders "Techie Tips" Blog

How to Configure Network on a Kubernetes Cluster- CKA Exam Preparation Series cka kubernetes kubernetes certification kubernetes network Sep 14, 2020

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...

Continue Reading...
Learn how to Secure a Kubernetes Cluster - CKA Exam Preparation Series kubernetes kubernetes certification kubernetes engine security kubernetes security Sep 14, 2020

 

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...

Continue Reading...
How to Troubleshoot a Kubernetes Cluster- CKA Exam Preparation Series cka exam kubernetes kubernetes cka kubernetes troubleshooting Sep 14, 2020

 

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...

Continue Reading...
How To Use Kubectl To Manage Your Kubernetes Clusters kubectl kubernetes kubernetes certification Sep 14, 2020

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...

Continue Reading...
What is the difference between Kubernetes vs Docker containers docker kubernetes Aug 31, 2020

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...

Continue Reading...
The Kubernetes Certifications (CKA vs CKAD) cka ckad kubernetes kubernetes certification Aug 31, 2020

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...

Continue Reading...
How to Design a Kubernetes Cluster clusters kubectl kubernetes Aug 31, 2020

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...

Continue Reading...
How to use Kubectl to manage your cluster kubectl kubernetes Aug 31, 2020

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...

Continue Reading...
Impact of Kubernetes in the world of DevOps devops google cloud kubernetes Aug 03, 2020

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...

Continue Reading...
Best Practices for Passing the Certified Kubernetes Administrator (CKA)Exam certified kubernetes adminsitrator (cka) google cloud kubernetes Jun 04, 2020

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,...

Continue Reading...