SEARCH (ENTER TO SEE ALL RESULTS)
Cancel Search
POPULAR TOPICS
Contributed
sponsored-post-contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Feature
Research
Profile
The New Stack Logo
Skip to content
  • Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Observability
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • Machine Learning
      • DevOps
      • Serverless
      • Microservices
      • Observability
      • Kubernetes Ecosystem
      • Docker Ecosystem
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
Search The New Stack
 

Kubernetes

▾ 4 MINUTE READ — CLOSE

Although technically best described as a container orchestration engine, Kubernetes is rapidly becoming the infrastructure platform for cloud-native computing, an approach to using public or private clouds flexibly.
What Is Kubernetes?
Kubernetes, also known as K8s, is a portable open-source platform — with a rapidly growing ecosystem — for managing containerized workloads and services. Kubernetes aids declarative configuration, automates deployment, and manages cloud-native applications with on-premise systems or public cloud infrastructure.
What Is a Kubernetes Cluster?
A Kubernetes cluster is a set of nodes for running containerized applications. A node is a device or data point in a network. With a Kubernetes cluster, teams can run containers in multiple environments such as public clouds, on-premise, virtual, or physical environments.

Clusters often comprise a control plane — which manages the cluster’s desired state — and some worker nodes, which could be virtual machines or physical computers depending on the cluster. Each Kubernetes cluster has a desired state that determines elements such as applications or running workloads, corresponding images, and configuration details.
Benefits of Kubernetes Architecture
The idea behind the cloud-native computing approach is to put your applications within containers and then manage them against available resources using Kubernetes.

Beyond orchestration itself, Kubernetes as a platform solves many enterprises’ IT issues. Some of the benefits of Kubernetes architecture include:

Service discovery. Service discovery is the process of automatically locating devices on a network. Kubernetes has labels and annotations for additional metadata to identify and group objects with similar attributes. These labels and annotations make it easy to associate a service with a group of pods in service discovery.
Storage orchestration. Kubernetes allows teams to mount chosen storage systems, such as public cloud providers and local storage, into pods.
Flexibility. A container runtime or engine is a program that runs containers. Kubernetes supports several types of container runtime and infrastructure as long as they have some version of Linux or Windows. K8s portability makes it easy for development teams to switch engines, servers, or environmental configurations.
Multi-cloud operations. Many organizations believe that cloud computing is the best way to handle IT operations. Each cloud provider offers unique interfaces, posing a danger that a customer’s operations may be “locked” into that specific provider. This risk makes many companies adopt a multi-cloud strategy. Kubernetes supports multi-cloud infrastructure and quickly scales its environment from one cloud to another.
Developer productivity. Kubernetes has an operations-friendly approach that enables development and operations (DevOps) teams to innovate, scale, and deploy faster than they previously could.
Bin packing. Kubernetes fits containers into nodes based on defined resources such as CPU, RAM, and the cluster of nodes developers provide for containerized risks.

Using Kubernetes for Containers Eases Application Deployment
Containers allow organizations to streamline the development process for an automatic transition between the developer and the production deployment. Containers free up developers to use whatever languages and frameworks they prefer, given the ability to package all the dependencies for these specific choices within the container itself.

On the operations side, Kubernetes allows operators to make the best use of available resources by moving containers or having them automatically moved around to best match the optimal performance and price.
Major Cloud Providers Now Support K8s Deployment
Google first created Kubernetes based on its software for managing containers, called The Borg. The company was already using containers in its operations for well over a decade. Company engineers had plenty of expertise and best practices in hand when designing this new software, which was released as open-source in 2014 and is now hosted by the Cloud Native Computing Foundation (CNCF).

Many major cloud vendors now offer Kubernetes as a service, since K8s provides an abstraction through a set of APIs that allows users to potentially mix and match cloud services.
How Organizations Can Improve Kubernetes Deployment
Efficient deployment greatly impacts the development process, resource management, and user experience. There needs to be structure in central organizational governance to ensure that teams efficiently deploy code.

Here are some areas development teams need to consider to avoid governance challenges in Kubernetes deployment:

Visibility and Management. As clusters grow, managing and tracking them becomes a complex task. Troubleshooting problems is also time-consuming if different software is used because one solution may not work for all programs. Centralized governance and updates on application performance are essential for successful deployments. Operators need to actively and consistently obtain insights about their systems to prevent visibility issues.
Operational Complexity. Having multiple Kubernetes clusters in different business units leads to difficulties in user identity tracking. When users onboard, offboard, or change teams, operators may lose the ability to define user responsibilities and roles. This process ensures that the right user performs their tasks within the environment. Teams should also set structures to detect role violations, conduct adequate compliance checks, and assess management risks. When there are fewer potential risks, efficiency is possible.
Developer and operator empowerment. Although Kubernetes supports the DevOps approach, there is a need to balance developers’ freedom and operators’ ability to manage policies and ensure the environment’s security. Organizations need to define the extent of developers’ innovative independence so that necessary procedures are not compromised.

Get the Latest Updates on the Kubernetes Platform at The New Stack
At The New Stack, we monitor how enterprise Kubernetes adoption impacts business outcomes. We’re also watching how Kubernetes advancements will accommodate artificial intelligence and machine learning (AI/ML) workload in production. And we keep a close eye on how the Kubernetes community prioritizes cloud-native security improvements.

Bookmark this page to stay current on Kubernetes developments.


The New Stack Newsletter Sign-Up
A newsletter digest of the week’s most important stories & analyses.
Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.
Cloud Native Ecosystem / Containers / Kubernetes
Cloud Foundry Launches Korifi to Ease Kubernetes Development
19 May 2022 9:32am, by Darryl K. Taft
Kubernetes / Security / Sponsored / Contributed
How Does HashiCorp Vault Work with Kubernetes Secrets?
17 May 2022 7:27am, by Nicolas Vermande
Kubernetes / Networking / Service Mesh
Envoy Gateway Offers to Standardize Kubernetes Ingress
16 May 2022 7:22pm, by Joab Jackson
Containers / Kubernetes / Contributed
Kubernetes Apps Are Snowflakes: Find an Extensible Protection Framework
16 May 2022 2:00am, by Sayan Saha
Cloud Native Ecosystem / Kubernetes / Sponsored / Contributed
Deleting Production in a Few Easy Steps (and How to Fix It)
13 May 2022 12:09pm, by Wojciech Kocjan
Photo showing the view from an airline cockpit, looking out the front windows at a blue sky
Frontend Development / Kubernetes / Software Development / Sponsored
How a Flexible Control Plane Helps Deploy Apps on Kubernetes
12 May 2022 5:00am, by B. Cameron Gain
Compliance / Kubernetes / Microservices / Technology / Sponsored / Contributed
The Kubernetes Manifest Life Cycle Too Often Overlooked
11 May 2022 7:34am, by Christian Lete
Kubernetes / Security / Sponsored / Contributed
5 Best Practices for Securing Kubernetes Runtime Monitoring
10 May 2022 9:00am, by Julien Sobrier
CI/CD / Kubernetes / Software Development / Sponsored / Contributed
The Cloud Native Community Needs to Talk about Testing
10 May 2022 8:00am, by Bruno Lopes
Cloud Native Ecosystem / Kubernetes / Sponsored / Contributed
Want Consistent Kubernetes Experience Across Clouds? Try Cluster API
9 May 2022 11:11am, by Paul Jenkins
Data / Kubernetes / Storage / Sponsored / Contributed
The Whys, Whens and Wherefores of Kubernetes Backup
9 May 2022 9:00am, by Bob Adair
Containers / Kubernetes / Security
Kubernetes Adopts Sigstore for Supply Chain Security
6 May 2022 10:39am, by Steven J. Vaughan-Nichols
Cloud Native Ecosystem / Kubernetes / Service Mesh
Buoyant Wants to Make Linkerd Easier to Use and Manage
6 May 2022 7:07am, by B. Cameron Gain
Cloud Native Ecosystem / Compliance / Kubernetes / Sponsored / Contributed
Manage Kubernetes Spend with Cultural Buy-in, Granular Insights
5 May 2022 10:00am, by Rob Faraj
Cloud Native Ecosystem / Containers / Kubernetes
Kubernetes 1.24 Drops Dockershim, Makes Space for Stateful Workloads
4 May 2022 12:15pm, by Joab Jackson
Cloud Native Ecosystem / IoT Edge Computing / Kubernetes / Sponsored / Contributed
The Future of Healthcare Is Cloud Connected
2 May 2022 11:00am, by Mati Lerner
Containers / Kubernetes / Storage / Sponsored / Contributed
Containers, Kubernetes Fuel Innovation in Medical Staffing
29 Apr 2022 9:55am, by Murli Thirumale
Kubernetes / Observability / Security / Sponsored / Contributed
5 Practices for Kubernetes Operations with Amazon EKS
29 Apr 2022 8:47am, by Kyle Hunter
Cloud Native Ecosystem / Kubernetes / Sponsored / Contributed
It’s Alive! The Rise of the FrankenCluster
29 Apr 2022 5:00am, by Dan Finneran
DevOps / Kubernetes / Security
Chainguard Enforce: Software Supply Chain Security for K8s
28 Apr 2022 9:49am, by Steven J. Vaughan-Nichols
https://cdn.thenewstack.io/media/2016/01/PodcastBrandingOverlay_TNS_Makers.svg
Cloud Native Ecosystem / Culture / Kubernetes / Sponsored
KubeCon + CloudNativeCon 2022 Europe, Valencia: Bring a Mask
26 Apr 2022 4:36pm, by Joab Jackson
Cloud Native Ecosystem / Kubernetes / Service Mesh
Istio Applies to Join CNCF: Why Now?
26 Apr 2022 1:17pm, by B. Cameron Gain
Containers / Culture / Kubernetes / Sponsored / Contributed
Overcoming the Kubernetes Skills Gap in Edge Computing
26 Apr 2022 3:00am, by Daniel Bartholomew
Cloud Native Ecosystem / Kubernetes / Sponsored / Contributed
Kubernetes Helps Teams Modernize Faster … Even On Premises
25 Apr 2022 7:00am, by Mark Nunnikhoven
Containers / Kubernetes / Security
AWS’s Log4Shell Fix Needs Fixing
21 Apr 2022 9:21am, by Steven J. Vaughan-Nichols
Kubernetes
Get Started with the Helm Kubernetes Package Manager
16 Apr 2022 3:00am, by Jack Wallen
Pagination Previous Button
1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20
Pagination Next Button
Architecture
  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage
Development
  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security
Operations
  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools
The New Stack
  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions

© 2022 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.