Kubernetes, often referred to as 'K8s' or 'kube', is an open source container orchestration platform. Its primary role is to automate software scaling, management, and deployment. Kubernetes is a Greek name that means helmsman or pilot. K8s, the abbreviation, indicates the eight letters between the 'K' and the 's'. Google open sourced the Kubernetes project in 2014.
Kubernetes combines over 15 years of Google's experience running production workloads at scale with best-of-breed ideas and practices from the community. It was donated to the Cloud Native Computing Foundation (CNCF) in 2015.
What is Kubernetes?
Kubernetes automates operational tasks of container management and includes built-in commands for deploying applications, scaling applications up and down to fit changing needs, monitoring applications, and making it easier to manage them.
Kubernetes architecture and operations
Containers serve as a portable and easily deployable form for encapsulating applications. Kubernetes, designed specifically for running containerised applications, has a distinctive architecture. In a Kubernetes cluster, there is a minimum of one control plane and one worker node (often a physical or virtual server). The control plane has dual responsibilities: exposing the Kubernetes API through the API server and overseeing the cluster's constituent nodes. It plays a key role in decision-making regarding cluster management and effectively responds to various cluster events.
At the core of Kubernetes is the concept of a pod, which represents the smallest execution unit for an application. Pods, comprising one or more containers, are executed on worker nodes.
Key components of the Kubernetes control plane and nodes
The control plane of Kubernetes comprises four essential components responsible for managing communications, node administration, and maintaining the cluster's state.
Esta historia es de la edición April 2024 de Open Source For You.
Comience su prueba gratuita de Magzter GOLD de 7 días para acceder a miles de historias premium seleccionadas y a más de 9,000 revistas y periódicos.
Ya eres suscriptor ? Conectar
Esta historia es de la edición April 2024 de Open Source For You.
Comience su prueba gratuita de Magzter GOLD de 7 días para acceder a miles de historias premium seleccionadas y a más de 9,000 revistas y periódicos.
Ya eres suscriptor? Conectar
Linux Foundation launches LF India to foster open source innovation and support in India
The Linux Foundation, a nonprofit organisation dedicated to driving innovation through open source, has announced the launch of LF India.
Red Hat launches Ansible Automation Platform Service on AWS
Red Hat, Inc., has announced the general availability of the Red Hat Ansible Automation Platform Service on Amazon Web Services (AWS) as a managed offering available through AWS Marketplace.
Fedora Asahi Remix 41 is now generally available
The Fedora and Asahi Linux projects have announced the general availability of Fedora Asahi Remix 41, the latest version of this distribution tailored for Apple Silicon Macs.
SageMath: A Second Glance at Cybersecurity
The eighth article in the series on SageMath explores a classical encryption scheme called the Rail Fence cipher and introduces the concept of symmetric-key encryption.
Building Cross-Platform Mobile Apps with lonic
Mobile apps are an intrinsic part of daily life today we use them to order food, groceries, taxis, and more. As these apps need to work across platforms, developers are focusing on cross-platform app development so that they code only once to create apps that function on multiple platforms. lonic is a framework that can help developers build apps faster than with native app development, while saving them time and money. Let’s learn how to install and deploy it.
Open Source AI Frameworks: Integrating AI with lot
Open source Al helps loT devices learn, adapt, and automate actions based on real-time data, improving convenience and security. Here’s an overview of six key open source Al frameworks that help integrate Al with loT, and the challenges they face.
Open Source loT: A Primer for Everyone
Open source IoT platforms promise to play a central role in shaping the future, making it possible for more people and businesses to benefit from smarter, more efficient solutions. We look at a brief history of this tech and explore emerging trends.
Using Open Source and Blockchain to Build Decentralised loT Networks
Explore how blockchain is being integrated with loT to create decentralised networks. Find out how leading open source projects like IOTA and Streamr use blockchain to ensure data integrity, security, and privacy in loT ecosystems.
Internet of Things: Running Language Models on Edge Devices
Let’s delve into the technical aspects, challenges, and benefits of deploying language models on edge/loT devices.
How Open Source is Making Quantum Computing Accessible to Everyone
Open source initiatives are breaking down the barriers to quantum computing, making it accessible to everyone. Explore what quantum computing is, the challenges of traditional adoption, how open source platforms are democratising the technology, and how you can get started in this exciting domain.