Here at Densify, we are getting more and more questions about Kubernetes, containers and related management challenges. This ten-part guide is dedicated to addressing some of the most common questions we receive as an in-depth article series, so that Kubernetes administrators and architects may benefit from our experience. We are also providing a form at the bottom of this page, so that our readers can submit topic suggestions for future articles.
Originally released by Google on July 10, 2015 as a version 1.0, Kubernetes provides a “platform for automating deployment, scaling, and operations of application containers across clusters of hosts” (source). The open source Kubernetes project (sometimes abbreviated as K8s) is now overseen by the Cloud Native Computing Foundation (CNCF), which is in turn part of the Linux Foundation. In its June 2020 survey of 1,324 respondents, CNCF found that 83% of those surveyed use Kubernetes, up from 58% in 2018.
Spend less time optimizing Kubernetes Resources. Rely on AI-powered Kubex - an automated Kubernetes optimization platform
Free 60-day TrialThe typical questions that we receive can be generally categorized into two groups:
Spend less time optimizing Kubernetes Resources. Rely on AI-powered Kubex - an automated Kubernetes optimization platform
Free 60-day TrialSpend less time optimizing Kubernetes Resources. Rely on AI-powered Kubex - an automated Kubernetes optimization platform
Free 60-day TrialThe tooling questions are usually related to free and open source versions of popular associated tooling used in the industry. One common area of difficulty our customers face is in understanding the functional overlap or coverage between tooling options. For example, Terraform may be used to provision a cluster on AWS EKS, however some users ask whether they could or should also use eksctl, kubectl, CloudFormation, or kOps.
The chapters in this Kubernetes guide will address these challenges and more, including a walkthrough of core Kubernetes concepts and best practices.
Spend less time optimizing Kubernetes Resources. Rely on AI-powered Kubex - an automated Kubernetes optimization platform
Free 60-day TrialAre you considering using Terraform and AWS EKS together? Compare alternatives, follow the setup instructions, and read the best practices.
Find out the advantages of using a hosting provider, review the key features offered by AWS, Azure and Google, and compare their pricing.
Do you want to install applications on AWS EKS using Helm? Receive detailed instructions, and learn about its challenges and best practices.
Learn the benefits of kOps and how to install and use it to manage clusters hosted on a public cloud platform.
Learn how to scale your Kubernetes clusters the right way.
Learn how to implement and use Kustomize by receiving step by step instructions and examples.
Learn how to deploy Kubernetes clusters using Kubespray, an open-source deployment tool.
Learn how kube-state-metrics complements Metrics Server, understand the metrics, learn how to install, read about the best practices and common pitfalls.
Learn how to build Kubernetes clusters with kubeadm, compare it to kOps and Kubespray, and get installation instructions along with best practices.