Skip to content

Instantly share code, notes, and snippets.

View munyite-megzs's full-sized avatar
🏠
Working from home

Margaret Sitati munyite-megzs

🏠
Working from home
View GitHub Profile

Kubernetes is a powerful container management tool that automates the deployment and management of containers. Kubernetes is the next big wave in cloud computing and it’s easy to see why as businesses migrate their infrastructure and architecture to reflect a cloud-native, data-driven era. Before the business decides to use Kubernetes, the question of why or when Kubernetes should be used arises. This article will address the issue.

Key takeaways:

At the end of this article the learner will be able to:

  1. Understand the overview of Kubernetes and container orchestration
  2. Know the top reasons why a business should go for Kubernetes and the benefits it offers
  3. Understand the instances when Kubernetes can be used or not used
  4. Understand When you should not use Kubernetes
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="16dp">
<TextView
android:text="I’m in this corner"
android:layout_height="wrap_content"
android:layout_width="wrap_content"