Search Articles — Sudonull

Search Results

In this project

Kubernetes: 30% nodes failure test

https://sudonull.com/kubernetes-30-nodes-failure-test

How disabling 30% nodes revealed Kyverno and scheduling problems in production Kubernetes. Training plan, checklists for devops, success criteria. Learn how to improve HA.

Kubernetes, DevOps, AI, Training 2026: Career Growth

https://sudonull.com/kubernetes-devops-ai-training-2026-career-growth

Guide to choosing Kubernetes and DevOps courses in 2026. Learn about the impact of AI, required skills, salaries, and career prospects for engineers.

Kubernetes for Developers: Practice and Debugging

https://sudonull.com/kubernetes-for-developers-practice-and-debugging

Master Kubernetes from Scratch: Local Cluster, Basic Objects, Cloud Deploy, and Error Debugging. Step-by-Step Guide for Middle/Senior Developers.

How Kubernetes Manages Container Scaling and Load Balancing

https://sudonull.com/how-kubernetes-manages-container-scaling-and-load-balancing

Learn how does kubernetes manage container scaling and load balancing with HPA, cluster autoscaler, and service mesh. Master production-grade autoscaling and traffic distribution.

Kubeshark: real-time Kubernetes traffic analysis

https://sudonull.com/kubeshark-real-time-kubernetes-traffic-analysis

Deep Kubernetes monitoring with Kubeshark: packet capture, API call debugging, service visualization. Learn how to use the tool for diagnostics.

From the web

Kubernetes

https://kubernetes.io/

Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into …

Kubernetes Documentation

https://kubernetes.io/docs/home/

Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native …

Kubernetes - Wikipedia

https://en.wikipedia.org/wiki/Kubernetes

Common attributes of Container Attached Storage include the use of extensions to Kubernetes, such as custom resource definitions, and the use of Kubernetes itself for functions that otherwise would be …

GitHub - kubernetes/kubernetes: Production-Grade Container …

https://github.com/kubernetes/kubernetes

Kubernetes, also known as K8s, is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for the deployment, maintenance, and scaling of …

Introduction to Kubernetes (K8s) - GeeksforGeeks

https://www.geeksforgeeks.org/devops/introduction-to-kubernetes-k8s/

Jan 21, 2026 · Kubernetes, often shortened to K8s (K, 8 letters, s), is an open-source platform that automates the deployment, scaling, and management of containerized applications.

Kubernetes Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/devops/kubernetes-tutorial/

Jun 25, 2026 · Developed at Google in 2014, Kubernetes draws on Google’s production experience and is now maintained by the Cloud Native Computing Foundation. It orchestrates containers grouping …

What is Kubernetes? - Google Cloud

https://cloud.google.com/learn/what-is-kubernetes

Kubernetes (sometimes shortened to K8s with the 8 standing for the number of letters between the "K" and the "s") is an open source system to deploy, scale, and manage containerized applications...

What is Kubernetes? - Red Hat

https://www.redhat.com/en/topics/containers/what-is-kubernetes

Jun 26, 2026 · Kubernetes is an open source container orchestration platform that automates the deployment, management, and scaling of containerized applications. It acts as an operating engine …

Kubernetes Overview for Beginners (Core Concepts Explained)

https://www.k8s.guide/getting-started/overview/

A beginner-friendly overview of Kubernetes, explaining what it is, why it exists, and how its core components work together.

What is Kubernetes? - IBM

https://www.ibm.com/think/topics/kubernetes

Mar 11, 2024 · Kubernetes is an open source container orchestration platform that automates deployment, management and scaling of applications.

Trending Now