Search Articles — Sudonull

Search Results

In this project

Microservices eat up 40% of IT budget: calculations

https://sudonull.com/microservices-eat-up-40-of-it-budget-calculations

Breakdown of costs for Kubernetes and microservices at 30 RPS: 1 million RUB/month on infra, TCO 4 times higher than monolith. Comparison, modular monolith. Save on DevOps and cloud — read the calculations.

Attack on litellm: credentials theft in PyPI

https://sudonull.com/attack-on-litellm-credentials-theft-in-pypi

Details of litellm 1.82.7/1.82.8 compromise: collection of SSH keys, K8s secrets, exfiltration. Instructions for checking, removal, and rotation. Protect systems from TeamPCP.

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: 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 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.

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 - 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 …

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 …

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? - 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 …

What is Kubernetes? | The Kubernetes Visual Handbook

https://k8s.info/docs/foundations/what-is-kubernetes

Kubernetes (often abbreviated as K8s — the 8 stands for the eight letters between the "K" and the "s") is an open-source system for automating the deployment, scaling, and management of containerized …

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? - 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...

Trending Now