Kubernetes Installation and Deployment: Key Capabilities Checklist

Enterprise production readiness with Kubernetes installation and deployment means that you have the ability to securely and repeatedly deploy, manage and maintain multiple clusters over long periods of intensive usage. What do you need to achieve this?

Key Capabilities Required for Kubernetes Installation and Deployment

As more enterprises plan to deploy Kubernetes on production, here is a checklist explaining what it means for a Kubernetes solution to be enterprise and production ready. These are the key features and capabilities that are needed:

  1. Flexible Deployment Options – Although many enterprises like the simplicity of cloud deployments, ultimately in production they may want to have their clusters hosted on-premises on their own hardware.  A solution that allows them to have this flexibility and deploy clusters anywhere they want is very important, with a unified management pane that allows them to manage clusters running both on-premises and in the cloud.
  2. Highly Available Control Plane – To ensure that Kubernetes APIs are available and functional all the time, it is necessary that there be high availability of the control plane, as that is where the API runs. It is important for the Kubernetes solution to be resilient to issues like node failures, so that if a master node goes down, the API stays up. True production readiness requires that this control plane can be upgraded without disruptions to applications and production schedules. This also means that the solution should provide a disaster recovery mechanism in case the entire control plane goes down and be able to recover it from a backup if a disaster does strike.
  3. Selective Data Plane Upgrades – The data plane is also very important because that is where worker nodes and the actual applications are running. The Kubernetes solution should be able to perform a rolling upgrade of the data plane in such a way that nodes are taken down from maintenance one at a time. This allows applications to continue to run and pause to be re-scheduled on the fly and maintain application high availability.
  4. Policy Driven SecurityAnother important focus for most enterprises is security, which can be divided into three key areas:
    • Secure Container Images – The security of the docker images that are used to run the containers is important and you want to make sure that those images are free of malware. There are several technologies and tools out there that can perform that kind of check.
    • Multi-Tenant Access: You want these clusters to be accessible by multiple groups, teams and users, so it is very important for the solution to enable Kubernetes Role Based Access Control (RBAC) on the cluster.
    • Network Security – Support for Kubernetes network policies is critical. Network policies allow you to specify rules describing what kinds of connections are allowed or not allowed between namespaces or applications. This is one way to isolate different tenants running on the cluster.
  5. Support of Key Kubernetes FeaturesThere are key Kubernetes features that every production grade deployment needs to support:
    • Resilient Storage – The Kubernetes solution must supply a resilient storage layer that can be used to support data volumes for pods, as data volumes are critical for stateful applications like databases.
    • Application Load Balancers – In many cases, you want to be able to expose an application running on the cluster to the external world. It is important to be able to rely on a load balancing technology that can take all that incoming traffic and route it to the appropriate pods.
  6. Monitoring and VisibilityIt is vitally important to monitor and have visibility into what happens in the cluster:
    • Log Collection, Aggregation, Analysis – The solution must be able to collect logs, aggregate them, and make them available for analysis. This allows you to catch various types of problems by performing searches or seeing patterns in those logs.
    • Network Performance – It is vital to have visibility into the network traffic to troubleshoot bottlenecks or see patterns of network traffic. You can see what applications or what services are being bombarded with requests and be able to respond to those issues.
    • Application Performance Monitoring – This ensures that apps are functioning as planned and identifies any abnormalities for correction.

In-House Kubernetes Installations and Deployments Are Challenging

The Kubernetes ecosystem is increasingly becoming vast and there is a wealth of open source tools, technologies and plug-ins that allow users to cobble together their own Kubernetes solution. However, this is fairly complex, especially configuring it for optimal performance.

It can be challenging for enterprises to carry out these activities employing DIY Kubernetes installations when trying to establish production readiness:

  • Stand-up clusters – Numerous Kubernetes deployment tools exist, including these well-known, open source means: kops, kubespray, kubicorn, Rancher Kubernetes Engine (RKE)
  • Monitoring – Applications use Prometheus, Sysdig or Datadog, while networks employ Istio
  • Logging – Utilizes Fluentd and ELK Stack
  • Ensuring HA – This is a complex topic. For the control plane, kops is good for installing Kubernetes on AWS
  • Multi-Tenancy – Kubernetes provides multi-tenancy in the form of namespaces and RBAC. Using technologies like Network Policy and Layer-2 based SDN (e.g., Contrail) there is also MT isolation at the network layer. Plus, projects like Kata Containers help improve tenant isolation at the container/VM level.

Platform9 Managed Kubernetes Helps Avoid The Challenges With Kubernetes Installation and Deployment

Use of managed services from specialized vendors like Platform9 – bringing the expertise and automation tools for carrying out the activities noted above – helps enterprises achieve production ready Kubernetes installation. Platform9 offers a managed Kubernetes solution that works out of the box, supports multiple types of deployments on cloud or on-premises, and addresses the criteria for enterprise and production ready Kubernetes.

Hear Bich Le, Co-founder & Chief Architect, on “Kubernetes Installation and Deployment: Key Capabilities Checklist.”

 
Platform9

You may also enjoy

EKS Plug and Play: Centralized Management of your applications across AWS EKS clusters

By Chris Jones

Kubernetes on-premises: why and how

By Platform9

The browser you are using is outdated. For the best experience please download or update your browser to one of the following:

Learn the FinOps best practices to maximize your cloud usage & budget:Register Now
+