Files
awesome-kubernetes/v2/kubernetes.html
2026-05-19 18:20:50 +00:00

6726 lines
199 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Enterprise-grade curated portal for the modern Cloud Native ecosystem. High-density, AI-driven selection of top-tier resources.">
<meta name="author" content="Inaki Fernandez">
<link rel="canonical" href="https://nubenetes.com/v2/kubernetes.html">
<link rel="prev" href="kubernetes-tutorials.html">
<link rel="next" href="linux.html">
<link rel="icon" href="images/favicon-car.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.6">
<title>Kubernetes - Nubenetes V2 | The Architect's Cut</title>
<link rel="stylesheet" href="assets/stylesheets/main.484c7ddc.min.css">
<link rel="stylesheet" href="assets/stylesheets/palette.ab4e12ef.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap">
<link rel="stylesheet" href="static/extra.css">
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
</head>
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="indigo">
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#kubernetes" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<div data-md-color-scheme="default" data-md-component="outdated" hidden>
</div>
<header class="md-header md-header--shadow md-header--lifted" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="index.html" title="Nubenetes V2 | The Architect&#39;s Cut" class="md-header__button md-logo" aria-label="Nubenetes V2 | The Architect's Cut" data-md-component="logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
</a>
<label class="md-header__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
</label>
<div class="md-header__title" data-md-component="header-title">
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
Nubenetes V2 | The Architect's Cut
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
Kubernetes
</span>
</div>
</div>
</div>
<form class="md-header__option" data-md-component="palette">
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="blue-grey" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 11c0 5.55-3.84 10.74-9 12-5.16-1.26-9-6.45-9-12V5l9-4 9 4zm-9 10c3.75-1 7-5.46 7-9.78V6.3l-7-3.12L5 6.3v4.92C5 15.54 8.25 20 12 21"/></svg>
</label>
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="blue-grey" data-md-color-accent="cyan" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5z"/></svg>
</label>
</form>
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
</label>
<nav class="md-search__options" aria-label="Search">
<a href="javascript:void(0)" class="md-search__icon md-icon" title="Share" aria-label="Share" data-clipboard data-clipboard-text="" data-md-component="search-share" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.15c-.05.21-.08.43-.08.66 0 1.61 1.31 2.91 2.92 2.91s2.92-1.3 2.92-2.91A2.92 2.92 0 0 0 18 16.08"/></svg>
</a>
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
</button>
</nav>
<div class="md-search__suggest" data-md-component="search-suggest"></div>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list" role="presentation"></ol>
</div>
</div>
</div>
</div>
</div>
<div class="md-header__source">
<a href="https://github.com/nubenetes/awesome-kubernetes" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
</div>
<div class="md-source__repository">
nubenetes/awesome-kubernetes
</div>
</a>
</div>
</nav>
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
<div class="md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item">
<a href="https://nubenetes.com/" class="md-tabs__link">
🔙 Back to V1 (Exhaustive)
</a>
</li>
<li class="md-tabs__item">
<a href="index.html" class="md-tabs__link">
The 2026 Vision
</a>
</li>
<li class="md-tabs__item">
<a href="ai-agents-mcp.html" class="md-tabs__link">
AI and Artificial Intelligence
</a>
</li>
<li class="md-tabs__item md-tabs__item--active">
<a href="cheatsheets.html" class="md-tabs__link">
Architectural Foundations
</a>
</li>
<li class="md-tabs__item">
<a href="appointment-scheduling.html" class="md-tabs__link">
Career & Industry
</a>
</li>
<li class="md-tabs__item">
<a href="GoogleCloudPlatform.html" class="md-tabs__link">
Cloud Providers (Hyperscalers)
</a>
</li>
<li class="md-tabs__item">
<a href="crunchydata.html" class="md-tabs__link">
Data & Advanced Analytics
</a>
</li>
<li class="md-tabs__item">
<a href="ChromeDevTools.html" class="md-tabs__link">
Developer Ecosystem
</a>
</li>
<li class="md-tabs__item">
<a href="argo.html" class="md-tabs__link">
Engineering Pipeline
</a>
</li>
<li class="md-tabs__item">
<a href="ansible.html" class="md-tabs__link">
Hardened Infrastructure
</a>
</li>
<li class="md-tabs__item">
<a href="caching.html" class="md-tabs__link">
Networking & Service Mesh
</a>
</li>
<li class="md-tabs__item">
<a href="chaos-engineering.html" class="md-tabs__link">
Platform & Site Reliability
</a>
</li>
<li class="md-tabs__item">
<a href="container-managers.html" class="md-tabs__link">
The Container Stack
</a>
</li>
</ul>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="index.html" title="Nubenetes V2 | The Architect&#39;s Cut" class="md-nav__button md-logo" aria-label="Nubenetes V2 | The Architect's Cut" data-md-component="logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
</a>
Nubenetes V2 | The Architect's Cut
</label>
<div class="md-nav__source">
<a href="https://github.com/nubenetes/awesome-kubernetes" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
</div>
<div class="md-source__repository">
nubenetes/awesome-kubernetes
</div>
</a>
</div>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="https://nubenetes.com/" class="md-nav__link">
<span class="md-ellipsis">
🔙 Back to V1 (Exhaustive)
</span>
</a>
</li>
<li class="md-nav__item">
<a href="index.html" class="md-nav__link">
<span class="md-ellipsis">
The 2026 Vision
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3" >
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
<span class="md-ellipsis">
AI and Artificial Intelligence
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3">
<span class="md-nav__icon md-icon"></span>
AI and Artificial Intelligence
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="ai-agents-mcp.html" class="md-nav__link">
<span class="md-ellipsis">
Ai Agents Mcp
</span>
</a>
</li>
<li class="md-nav__item">
<a href="ai.html" class="md-nav__link">
<span class="md-ellipsis">
Ai
</span>
</a>
</li>
<li class="md-nav__item">
<a href="chatgpt.html" class="md-nav__link">
<span class="md-ellipsis">
Chatgpt
</span>
</a>
</li>
<li class="md-nav__item">
<a href="mlops.html" class="md-nav__link">
<span class="md-ellipsis">
Mlops
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" checked>
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="">
<span class="md-ellipsis">
Architectural Foundations
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_4">
<span class="md-nav__icon md-icon"></span>
Architectural Foundations
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="cheatsheets.html" class="md-nav__link">
<span class="md-ellipsis">
Cheatsheets
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cloud-arch-diagrams.html" class="md-nav__link">
<span class="md-ellipsis">
Cloud Arch Diagrams
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cloud-asset-inventory.html" class="md-nav__link">
<span class="md-ellipsis">
Cloud Asset Inventory
</span>
</a>
</li>
<li class="md-nav__item">
<a href="customer.html" class="md-nav__link">
<span class="md-ellipsis">
Customer
</span>
</a>
</li>
<li class="md-nav__item">
<a href="demos.html" class="md-nav__link">
<span class="md-ellipsis">
Demos
</span>
</a>
</li>
<li class="md-nav__item">
<a href="devops-tools.html" class="md-nav__link">
<span class="md-ellipsis">
Devops Tools
</span>
</a>
</li>
<li class="md-nav__item">
<a href="faq.html" class="md-nav__link">
<span class="md-ellipsis">
Faq
</span>
</a>
</li>
<li class="md-nav__item">
<a href="git.html" class="md-nav__link">
<span class="md-ellipsis">
Git
</span>
</a>
</li>
<li class="md-nav__item">
<a href="grafana.html" class="md-nav__link">
<span class="md-ellipsis">
Grafana
</span>
</a>
</li>
<li class="md-nav__item">
<a href="helm.html" class="md-nav__link">
<span class="md-ellipsis">
Helm
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-tools.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Tools
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-tutorials.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Tutorials
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
<a href="kubernetes.html" class="md-nav__link md-nav__link--active">
<span class="md-ellipsis">
Kubernetes
</span>
</a>
</li>
<li class="md-nav__item">
<a href="linux.html" class="md-nav__link">
<span class="md-ellipsis">
Linux
</span>
</a>
</li>
<li class="md-nav__item">
<a href="matrix-table.html" class="md-nav__link">
<span class="md-ellipsis">
Matrix Table
</span>
</a>
</li>
<li class="md-nav__item">
<a href="mkdocs.html" class="md-nav__link">
<span class="md-ellipsis">
Mkdocs
</span>
</a>
</li>
<li class="md-nav__item">
<a href="monitoring.html" class="md-nav__link">
<span class="md-ellipsis">
Monitoring
</span>
</a>
</li>
<li class="md-nav__item">
<a href="other-awesome-lists.html" class="md-nav__link">
<span class="md-ellipsis">
Other Awesome Lists
</span>
</a>
</li>
<li class="md-nav__item">
<a href="prometheus.html" class="md-nav__link">
<span class="md-ellipsis">
Prometheus
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_5" >
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
<span class="md-ellipsis">
Career & Industry
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Career & Industry
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="appointment-scheduling.html" class="md-nav__link">
<span class="md-ellipsis">
Appointment Scheduling
</span>
</a>
</li>
<li class="md-nav__item">
<a href="digital-money.html" class="md-nav__link">
<span class="md-ellipsis">
Digital Money
</span>
</a>
</li>
<li class="md-nav__item">
<a href="elearning.html" class="md-nav__link">
<span class="md-ellipsis">
Elearning
</span>
</a>
</li>
<li class="md-nav__item">
<a href="finops.html" class="md-nav__link">
<span class="md-ellipsis">
Finops
</span>
</a>
</li>
<li class="md-nav__item">
<a href="freelancing.html" class="md-nav__link">
<span class="md-ellipsis">
Freelancing
</span>
</a>
</li>
<li class="md-nav__item">
<a href="hr.html" class="md-nav__link">
<span class="md-ellipsis">
Hr
</span>
</a>
</li>
<li class="md-nav__item">
<a href="interview-questions.html" class="md-nav__link">
<span class="md-ellipsis">
Interview Questions
</span>
</a>
</li>
<li class="md-nav__item">
<a href="newsfeeds.html" class="md-nav__link">
<span class="md-ellipsis">
Newsfeeds
</span>
</a>
</li>
<li class="md-nav__item">
<a href="recruitment.html" class="md-nav__link">
<span class="md-ellipsis">
Recruitment
</span>
</a>
</li>
<li class="md-nav__item">
<a href="remote-tech-jobs.html" class="md-nav__link">
<span class="md-ellipsis">
Remote Tech Jobs
</span>
</a>
</li>
<li class="md-nav__item">
<a href="workfromhome.html" class="md-nav__link">
<span class="md-ellipsis">
Workfromhome
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_6" >
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
<span class="md-ellipsis">
Cloud Providers (Hyperscalers)
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_6">
<span class="md-nav__icon md-icon"></span>
Cloud Providers (Hyperscalers)
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="GoogleCloudPlatform.html" class="md-nav__link">
<span class="md-ellipsis">
Googlecloudplatform
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-architecture.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Architecture
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-backup.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Backup
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-containers.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Containers
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-data.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Data
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-databases.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Databases
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-devops.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Devops
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-iac.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Iac
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-messaging.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Messaging
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-miscellaneous.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Miscellaneous
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-monitoring.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Monitoring
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-networking.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Networking
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-newfeatures.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Newfeatures
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-pricing.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Pricing
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-security.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Security
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-serverless.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Serverless
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-spain.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Spain
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-storage.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Storage
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-tools-scripts.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Tools Scripts
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws-training.html" class="md-nav__link">
<span class="md-ellipsis">
Aws Training
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aws.html" class="md-nav__link">
<span class="md-ellipsis">
Aws
</span>
</a>
</li>
<li class="md-nav__item">
<a href="azure.html" class="md-nav__link">
<span class="md-ellipsis">
Azure
</span>
</a>
</li>
<li class="md-nav__item">
<a href="digitalocean.html" class="md-nav__link">
<span class="md-ellipsis">
Digitalocean
</span>
</a>
</li>
<li class="md-nav__item">
<a href="edge-computing.html" class="md-nav__link">
<span class="md-ellipsis">
Edge Computing
</span>
</a>
</li>
<li class="md-nav__item">
<a href="ibm_cloud.html" class="md-nav__link">
<span class="md-ellipsis">
Ibm_Cloud
</span>
</a>
</li>
<li class="md-nav__item">
<a href="managed-kubernetes-in-public-cloud.html" class="md-nav__link">
<span class="md-ellipsis">
Managed Kubernetes In Public Cloud
</span>
</a>
</li>
<li class="md-nav__item">
<a href="oraclecloud.html" class="md-nav__link">
<span class="md-ellipsis">
Oraclecloud
</span>
</a>
</li>
<li class="md-nav__item">
<a href="private-cloud-solutions.html" class="md-nav__link">
<span class="md-ellipsis">
Private Cloud Solutions
</span>
</a>
</li>
<li class="md-nav__item">
<a href="public-cloud-solutions.html" class="md-nav__link">
<span class="md-ellipsis">
Public Cloud Solutions
</span>
</a>
</li>
<li class="md-nav__item">
<a href="scaleway.html" class="md-nav__link">
<span class="md-ellipsis">
Scaleway
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_7" >
<label class="md-nav__link" for="__nav_7" id="__nav_7_label" tabindex="0">
<span class="md-ellipsis">
Data & Advanced Analytics
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_7_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_7">
<span class="md-nav__icon md-icon"></span>
Data & Advanced Analytics
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="crunchydata.html" class="md-nav__link">
<span class="md-ellipsis">
Crunchydata
</span>
</a>
</li>
<li class="md-nav__item">
<a href="databases.html" class="md-nav__link">
<span class="md-ellipsis">
Databases
</span>
</a>
</li>
<li class="md-nav__item">
<a href="message-queue.html" class="md-nav__link">
<span class="md-ellipsis">
Message Queue
</span>
</a>
</li>
<li class="md-nav__item">
<a href="newsql.html" class="md-nav__link">
<span class="md-ellipsis">
Newsql
</span>
</a>
</li>
<li class="md-nav__item">
<a href="nosql.html" class="md-nav__link">
<span class="md-ellipsis">
Nosql
</span>
</a>
</li>
<li class="md-nav__item">
<a href="yaml.html" class="md-nav__link">
<span class="md-ellipsis">
Yaml
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_8" >
<label class="md-nav__link" for="__nav_8" id="__nav_8_label" tabindex="0">
<span class="md-ellipsis">
Developer Ecosystem
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_8_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_8">
<span class="md-nav__icon md-icon"></span>
Developer Ecosystem
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="ChromeDevTools.html" class="md-nav__link">
<span class="md-ellipsis">
Chromedevtools
</span>
</a>
</li>
<li class="md-nav__item">
<a href="angular.html" class="md-nav__link">
<span class="md-ellipsis">
Angular
</span>
</a>
</li>
<li class="md-nav__item">
<a href="api.html" class="md-nav__link">
<span class="md-ellipsis">
Api
</span>
</a>
</li>
<li class="md-nav__item">
<a href="devel-sites.html" class="md-nav__link">
<span class="md-ellipsis">
Devel Sites
</span>
</a>
</li>
<li class="md-nav__item">
<a href="dom.html" class="md-nav__link">
<span class="md-ellipsis">
Dom
</span>
</a>
</li>
<li class="md-nav__item">
<a href="dotnet.html" class="md-nav__link">
<span class="md-ellipsis">
Dotnet
</span>
</a>
</li>
<li class="md-nav__item">
<a href="embedded-servlet-containers.html" class="md-nav__link">
<span class="md-ellipsis">
Embedded Servlet Containers
</span>
</a>
</li>
<li class="md-nav__item">
<a href="golang.html" class="md-nav__link">
<span class="md-ellipsis">
Golang
</span>
</a>
</li>
<li class="md-nav__item">
<a href="java-and-java-performance-optimization.html" class="md-nav__link">
<span class="md-ellipsis">
Java And Java Performance Optimization
</span>
</a>
</li>
<li class="md-nav__item">
<a href="java_app_servers.html" class="md-nav__link">
<span class="md-ellipsis">
Java_App_Servers
</span>
</a>
</li>
<li class="md-nav__item">
<a href="java_frameworks.html" class="md-nav__link">
<span class="md-ellipsis">
Java_Frameworks
</span>
</a>
</li>
<li class="md-nav__item">
<a href="javascript.html" class="md-nav__link">
<span class="md-ellipsis">
Javascript
</span>
</a>
</li>
<li class="md-nav__item">
<a href="linux-dev-env.html" class="md-nav__link">
<span class="md-ellipsis">
Linux Dev Env
</span>
</a>
</li>
<li class="md-nav__item">
<a href="lowcode-nocode.html" class="md-nav__link">
<span class="md-ellipsis">
Lowcode Nocode
</span>
</a>
</li>
<li class="md-nav__item">
<a href="maven-gradle.html" class="md-nav__link">
<span class="md-ellipsis">
Maven Gradle
</span>
</a>
</li>
<li class="md-nav__item">
<a href="postman.html" class="md-nav__link">
<span class="md-ellipsis">
Postman
</span>
</a>
</li>
<li class="md-nav__item">
<a href="python.html" class="md-nav__link">
<span class="md-ellipsis">
Python
</span>
</a>
</li>
<li class="md-nav__item">
<a href="react.html" class="md-nav__link">
<span class="md-ellipsis">
React
</span>
</a>
</li>
<li class="md-nav__item">
<a href="swagger-code-generator-for-rest-apis.html" class="md-nav__link">
<span class="md-ellipsis">
Swagger Code Generator For Rest Apis
</span>
</a>
</li>
<li class="md-nav__item">
<a href="visual-studio.html" class="md-nav__link">
<span class="md-ellipsis">
Visual Studio
</span>
</a>
</li>
<li class="md-nav__item">
<a href="web3.html" class="md-nav__link">
<span class="md-ellipsis">
Web3
</span>
</a>
</li>
<li class="md-nav__item">
<a href="xamarin.html" class="md-nav__link">
<span class="md-ellipsis">
Xamarin
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_9" >
<label class="md-nav__link" for="__nav_9" id="__nav_9_label" tabindex="0">
<span class="md-ellipsis">
Engineering Pipeline
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_9_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_9">
<span class="md-nav__icon md-icon"></span>
Engineering Pipeline
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="argo.html" class="md-nav__link">
<span class="md-ellipsis">
Argo
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cicd-kubernetes-plugins.html" class="md-nav__link">
<span class="md-ellipsis">
Cicd Kubernetes Plugins
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cicd.html" class="md-nav__link">
<span class="md-ellipsis">
Cicd
</span>
</a>
</li>
<li class="md-nav__item">
<a href="flux.html" class="md-nav__link">
<span class="md-ellipsis">
Flux
</span>
</a>
</li>
<li class="md-nav__item">
<a href="gitops.html" class="md-nav__link">
<span class="md-ellipsis">
Gitops
</span>
</a>
</li>
<li class="md-nav__item">
<a href="jenkins-alternatives.html" class="md-nav__link">
<span class="md-ellipsis">
Jenkins Alternatives
</span>
</a>
</li>
<li class="md-nav__item">
<a href="jenkins.html" class="md-nav__link">
<span class="md-ellipsis">
Jenkins
</span>
</a>
</li>
<li class="md-nav__item">
<a href="keptn.html" class="md-nav__link">
<span class="md-ellipsis">
Keptn
</span>
</a>
</li>
<li class="md-nav__item">
<a href="openshift-pipelines.html" class="md-nav__link">
<span class="md-ellipsis">
Openshift Pipelines
</span>
</a>
</li>
<li class="md-nav__item">
<a href="registries.html" class="md-nav__link">
<span class="md-ellipsis">
Registries
</span>
</a>
</li>
<li class="md-nav__item">
<a href="sonarqube.html" class="md-nav__link">
<span class="md-ellipsis">
Sonarqube
</span>
</a>
</li>
<li class="md-nav__item">
<a href="stackstorm.html" class="md-nav__link">
<span class="md-ellipsis">
Stackstorm
</span>
</a>
</li>
<li class="md-nav__item">
<a href="tekton.html" class="md-nav__link">
<span class="md-ellipsis">
Tekton
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_10" >
<label class="md-nav__link" for="__nav_10" id="__nav_10_label" tabindex="0">
<span class="md-ellipsis">
Hardened Infrastructure
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_10_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_10">
<span class="md-nav__icon md-icon"></span>
Hardened Infrastructure
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="ansible.html" class="md-nav__link">
<span class="md-ellipsis">
Ansible
</span>
</a>
</li>
<li class="md-nav__item">
<a href="chef.html" class="md-nav__link">
<span class="md-ellipsis">
Chef
</span>
</a>
</li>
<li class="md-nav__item">
<a href="crossplane.html" class="md-nav__link">
<span class="md-ellipsis">
Crossplane
</span>
</a>
</li>
<li class="md-nav__item">
<a href="devsecops.html" class="md-nav__link">
<span class="md-ellipsis">
Devsecops
</span>
</a>
</li>
<li class="md-nav__item">
<a href="iac.html" class="md-nav__link">
<span class="md-ellipsis">
Iac
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-security.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Security
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kustomize.html" class="md-nav__link">
<span class="md-ellipsis">
Kustomize
</span>
</a>
</li>
<li class="md-nav__item">
<a href="liquibase.html" class="md-nav__link">
<span class="md-ellipsis">
Liquibase
</span>
</a>
</li>
<li class="md-nav__item">
<a href="oauth.html" class="md-nav__link">
<span class="md-ellipsis">
Oauth
</span>
</a>
</li>
<li class="md-nav__item">
<a href="pulumi.html" class="md-nav__link">
<span class="md-ellipsis">
Pulumi
</span>
</a>
</li>
<li class="md-nav__item">
<a href="securityascode.html" class="md-nav__link">
<span class="md-ellipsis">
Securityascode
</span>
</a>
</li>
<li class="md-nav__item">
<a href="terraform.html" class="md-nav__link">
<span class="md-ellipsis">
Terraform
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_11" >
<label class="md-nav__link" for="__nav_11" id="__nav_11_label" tabindex="0">
<span class="md-ellipsis">
Networking & Service Mesh
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_11_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_11">
<span class="md-nav__icon md-icon"></span>
Networking & Service Mesh
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="caching.html" class="md-nav__link">
<span class="md-ellipsis">
Caching
</span>
</a>
</li>
<li class="md-nav__item">
<a href="cloudflare.html" class="md-nav__link">
<span class="md-ellipsis">
Cloudflare
</span>
</a>
</li>
<li class="md-nav__item">
<a href="istio.html" class="md-nav__link">
<span class="md-ellipsis">
Istio
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-networking.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Networking
</span>
</a>
</li>
<li class="md-nav__item">
<a href="networking.html" class="md-nav__link">
<span class="md-ellipsis">
Networking
</span>
</a>
</li>
<li class="md-nav__item">
<a href="servicemesh.html" class="md-nav__link">
<span class="md-ellipsis">
Servicemesh
</span>
</a>
</li>
<li class="md-nav__item">
<a href="web-servers.html" class="md-nav__link">
<span class="md-ellipsis">
Web Servers
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_12" >
<label class="md-nav__link" for="__nav_12" id="__nav_12_label" tabindex="0">
<span class="md-ellipsis">
Platform & Site Reliability
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_12_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_12">
<span class="md-nav__icon md-icon"></span>
Platform & Site Reliability
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="chaos-engineering.html" class="md-nav__link">
<span class="md-ellipsis">
Chaos Engineering
</span>
</a>
</li>
<li class="md-nav__item">
<a href="developerportals.html" class="md-nav__link">
<span class="md-ellipsis">
Developerportals
</span>
</a>
</li>
<li class="md-nav__item">
<a href="devops.html" class="md-nav__link">
<span class="md-ellipsis">
Devops
</span>
</a>
</li>
<li class="md-nav__item">
<a href="performance-testing-with-jenkins-and-jmeter.html" class="md-nav__link">
<span class="md-ellipsis">
Performance Testing With Jenkins And Jmeter
</span>
</a>
</li>
<li class="md-nav__item">
<a href="project-management-methodology.html" class="md-nav__link">
<span class="md-ellipsis">
Project Management Methodology
</span>
</a>
</li>
<li class="md-nav__item">
<a href="project-management-tools.html" class="md-nav__link">
<span class="md-ellipsis">
Project Management Tools
</span>
</a>
</li>
<li class="md-nav__item">
<a href="qa.html" class="md-nav__link">
<span class="md-ellipsis">
Qa
</span>
</a>
</li>
<li class="md-nav__item">
<a href="scaffolding.html" class="md-nav__link">
<span class="md-ellipsis">
Scaffolding
</span>
</a>
</li>
<li class="md-nav__item">
<a href="sre.html" class="md-nav__link">
<span class="md-ellipsis">
Sre
</span>
</a>
</li>
<li class="md-nav__item">
<a href="test-automation-frameworks.html" class="md-nav__link">
<span class="md-ellipsis">
Test Automation Frameworks
</span>
</a>
</li>
<li class="md-nav__item">
<a href="testops.html" class="md-nav__link">
<span class="md-ellipsis">
Testops
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_13" >
<label class="md-nav__link" for="__nav_13" id="__nav_13_label" tabindex="0">
<span class="md-ellipsis">
The Container Stack
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_13_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_13">
<span class="md-nav__icon md-icon"></span>
The Container Stack
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="container-managers.html" class="md-nav__link">
<span class="md-ellipsis">
Container Managers
</span>
</a>
</li>
<li class="md-nav__item">
<a href="docker.html" class="md-nav__link">
<span class="md-ellipsis">
Docker
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubectl-commands.html" class="md-nav__link">
<span class="md-ellipsis">
Kubectl Commands
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-alternatives.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Alternatives
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-autoscaling.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Autoscaling
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-backup-migrations.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Backup Migrations
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-based-devel.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Based Devel
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-bigdata.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Bigdata
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-client-libraries.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Client Libraries
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-monitoring.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Monitoring
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-on-premise.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes On Premise
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-operators-controllers.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Operators Controllers
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-releases.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Releases
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-storage.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Storage
</span>
</a>
</li>
<li class="md-nav__item">
<a href="kubernetes-troubleshooting.html" class="md-nav__link">
<span class="md-ellipsis">
Kubernetes Troubleshooting
</span>
</a>
</li>
<li class="md-nav__item">
<a href="noops.html" class="md-nav__link">
<span class="md-ellipsis">
Noops
</span>
</a>
</li>
<li class="md-nav__item">
<a href="ocp3.html" class="md-nav__link">
<span class="md-ellipsis">
Ocp3
</span>
</a>
</li>
<li class="md-nav__item">
<a href="ocp4.html" class="md-nav__link">
<span class="md-ellipsis">
Ocp4
</span>
</a>
</li>
<li class="md-nav__item">
<a href="openshift.html" class="md-nav__link">
<span class="md-ellipsis">
Openshift
</span>
</a>
</li>
<li class="md-nav__item">
<a href="rancher.html" class="md-nav__link">
<span class="md-ellipsis">
Rancher
</span>
</a>
</li>
<li class="md-nav__item">
<a href="serverless.html" class="md-nav__link">
<span class="md-ellipsis">
Serverless
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<a href="https://github.com/nubenetes/awesome-kubernetes/edit/master/v2-docs/kubernetes.md" title="Edit this page" class="md-content__button md-icon" rel="edit">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
<a href="https://github.com/nubenetes/awesome-kubernetes/raw/master/v2-docs/kubernetes.md" title="View source of this page" class="md-content__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
<h1 id="kubernetes">Kubernetes<a class="headerlink" href="#kubernetes" title="Permanent link">&para;</a></h1>
<div class="admonition info">
<p class="admonition-title">Architectural Context</p>
<p>Detailed reference for Kubernetes in the context of Architectural Foundations.</p>
</div>
<ul>
<li><a href="https://cloud.google.com/learn/what-is-kubernetes">cloud.google.com: What is Kubernetes? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/kubernetesio">twitter.com/kubernetesio</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://techbeacon.com/enterprise-it/25-kubernetes-experts-you-should-follow-twitter">techbeacon.com: 25 Kubernetes experts you should follow on Twitter</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://enterprisersproject.com/article/2020/4/kubernetes-everything-you-need-know">enterprisersproject.com: Kubernetes: Everything you need to know (2020) 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.theodo.com/en-fr/blog/kubernetes-architecture-understanding-the-components-and-structure-of-clusters">padok.fr: Kubernetes Architecture: Understanding the components and structure of clusters 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/20/7/kubernetes-analogy">opensource.com: Explaining Kubernetes in 10 minutes using an analogy</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-is-hard-190f1d0c6d36">itnext.io: Kubernetes is Hard! 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/how-does-kubernetes-work">thenewstack.io: How does kubernetes work?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://elmanytas.es/?q=node/358">elmanytas.es: Kubernetes para impostores III</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://enterprisersproject.com/article/2017/10/how-explain-kubernetes-plain-english">enterprisersproject.com: How to explain Kubernetes in plain English</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://maximilianmichels.com/2021/kubernetes-what-you-need-to-know">maximilianmichels.com: Kubernetes in a Nutshell: 10 Things You Need to Know</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://shipit.dev/posts/kubernetes-overview-diagrams.html#architecture">brennerm.github.io: Kubernetes Overview Diagrams 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/20/6/container-orchestration">opensource.com: A beginner's guide to Kubernetes container orchestration</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://luminousmen.com/post/kubernetes-101">luminousmen.com: Kubernetes 101</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images">css-tricks.com: Kubernetes Explained Simply: Containers, Pods and Images</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://auth0.com/blog/kubernetes-tutorial-step-by-step-introduction-to-basic-concepts">auth0.com: Kubernetes Tutorial - Step by Step Introduction to Basic Concepts</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/why-developers-should-learn-kubernetes">thenewstack.io: Why developers should learn kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/this-week-in-programming-kubernetes-from-day-one">thenewstack.io: This Week in Programming: Kubernetes from Day One? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.nextplatform.com/store/2021/08/02/kubernetes-expands-from-containers-to-infrastructure-management/1654000">nextplatform.com: KUBERNETES EXPANDS FROM CONTAINERS TO INFRASTRUCTURE MANAGEMENT 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/monolithic-development-practices-kill-powerful-kubernetes-benefits">thenewstack.io: Monolithic Development Practices Kill Powerful Kubernetes Benefits 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/chefgs/getting-started-tutorial-for-learning-kubernetes-455e">dev.to: Getting Started Tutorial for Learning Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/dhirajpatra/how-to-start-with-kubernetes-for-begginer-309e">dev.to: How to start with Kubernetes for begginer</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blogs.mulesoft.com/dev/resources-dev/k8s-kubernetes">blogs.mulesoft.com - K8s: 8 questions about Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://community.f5.com/kb/technicalarticles/what-is-kubernetes/281010">devcentral.f5.com: What is Kubernetes?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://docs.google.com/document/d/1p4ZYQYM2VrMCR8K3T68JOMzWHlV-C8Jogrl9Ces77OA/edit">docs.google.com: Kubernetes For Everyone 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hackernoon.com/the-ultimate-beginners-guide-to-kubernetes-and-container-orchestration-5d83354y">hackernoon.com: The Ultimate Beginners Guide To Kubernetes and Container Orchestration</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://k21academy.com/kubernetes/kubernetes-architecture-components-overview-for-beginners">k21academy.com: Kubernetes Architecture. An Introduction to Kubernetes Components</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/kubernetes-basics-sysadmins">redhat.com: Kubernetes basics for sysadmins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/kubernetes-components">redhat.com: Kubernetes Components - A sysadmin's guide to basic Kubernetes components 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/how-kubernetes-works-on-a-reconciler-pattern">learnsteps.com: How Kubernetes works on reconciler pattern 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/start-learning-kubernetes">redhat.com: Start learning Kubernetes from your local machine</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/what-is-a-control-plane-what-do-people-mean-by-this-basics-on-kubernetes">learnsteps.com: What is a control plane? Basics on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoworld.com/article/2264392/no-one-wants-to-manage-kubernetes-anymore.html">infoworld.com: No one wants to manage Kubernetes anymore 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/living-with-kubernetes-cluster-upgrades">thenewstack.io: Living with Kubernetes: Cluster Upgrades 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/5-things-developers-need-to-know-about-kubernetes-management">thenewstack.io: 5 Things Developers Need to Know About Kubernetes Management</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://humanitec.com/blog/handling-environment-variables-with-kubernetes">How to handle environment variables with Kubernetes? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/what-workloads-do-businesses-run-on-kubernetes">thenewstack.io: What Workloads Do Businesses Run on Kubernetes?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/the-subtleties-of-ensuring-zero-downtime-during-pod-lifecycle-events-in-kubernetes-6461c12f7736">itnext.io: The subtleties of ensuring zero downtime during pod lifecycle events in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.tutorialworks.com/difference-docker-containerd-runc-crio-oci">tutorialworks.com: The differences between Docker, containerd, CRI-O and runc</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.techtarget.com/searchitoperations/tip/Ensure-Kubernetes-high-availability-with-master-node-planning">searchitoperations.techtarget.com: Ensure Kubernetes high availability with master node planning</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/the-new-stacks-top-kubernetes-stories-of-2021">thenewstack.io: The New Stacks Top Kubernetes Stories of 2021</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/kubernetes-what-to-learn-from-a-long-term-perspective">learnsteps.com: Kubernetes: What to learn from a long term perspective</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/what-is-kubelet-and-what-it-does-basics-on-kubernetes">learnsteps.com: What is kubelet and what it does: Basics on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://buttondown.com/nelhage/archive/two-reasons-kubernetes-is-so-complex">buttondown.email: Two reasons Kubernetes is so complex</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/22/2/kubernetes-architecture">opensource.com: A guide to Kubernetes architecture</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubesphere.io/blogs/k8s-ha-practices">kubesphere.io: Kubernetes High Availability Essential Practices Simply Explained</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.scaleway.com/en/blog/how-to-deploy-and-distribute-the-workload-on-a-multi-cloud-kubernetes-environment">blog.scaleway.com: How to deploy and distribute the workload on a multi-cloud Kubernetes environment 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.cloudtechtwitter.com/2022/04/kubeapiserver.html">cloudtechtwitter.com: KubeApiServer components 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://marcusnoble.co.uk/2022-07-04-managing-kubernetes-without-losing-your-cool">marcusnoble.co.uk: Managing Kubernetes without losing your cool 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.cloudtechtwitter.com/2022/05/dont-miss-next-article-be-first-to-be.html">cloudtechtwitter.com: Introduction to Kubernetes 🌟🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.spiceworks.com/tech/cloud/articles/how-to-get-started-with-kubernetes">spiceworks.com: How to Get Started With Kubernetes the Right Way: DevOps Experts Weigh In 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/thenjdevopsguy/what-problem-is-kubernetes-actually-trying-to-solve-3g1n">dev.to: What Problem Is Kubernetes Actually Trying To Solve? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/aantn">"It's funny: everyone thinks CPU requests are only used for scheduling (WRONG) and memory requests determine who gets OOMKilled (WRONG) but it's actually the opposite! At runtime, memory requests do nothing, but CPU requests DO" 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://developers.redhat.com/articles/2022/08/30/kubernetes-101-developers-names-ports-yaml-files-and-more">developers.redhat.com: Kubernetes 101 for developers: Names, ports, YAML files, and more</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://middleware.io/blog/kubernetes-challenges-and-solutions">Top 5 kubernetes challenges and their solutions</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/dont-pause-your-kubernetes-adoption-paas-it-instead">thenewstack.io: Dont Pause Your Kubernetes Adoption ― PaaS It Instead!</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.kit.com/posts/ivan-on-containers-kubernetes-and-backend-development-12">iximiuz.ck.page: Ivan on Containers, Kubernetes, and Backend Development</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://enterprisersproject.com/article/2022/11/15-minute-primer-kubernetes">enterprisersproject.com: A 15-minute primer on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://spacelift.io/blog/kubernetes-architecture">spacelift.io: What Is Kubernetes Architecture? Components Overview</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.frankel.ch/basics-access-kubernetes-pods">blog.frankel.ch: Back to basics: accessing Kubernetes pods</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.okteto.com/blog/kubernetes-architecture">okteto.com: What is Kubernetes Architecture?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blogs.opentext.com/understanding-kubernetes-within-containers">blogs.opentext.com: Understanding Kubernetes within containers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.techtarget.com/searchitoperations/answer/How-many-Kubernetes-nodes-should-be-in-a-cluster">techtarget.com: How many Kubernetes nodes should be in a cluster? 🌟🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.geeksforgeeks.org/cloud-computing/kubernetes-concept-of-containers">geeksforgeeks.org: Kubernetes Concept of Containers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/javinpaul/why-developers-should-learn-docker-and-kubernetes-in-2023-4hof">dev.to: Why Developers Should Learn Docker and Kubernetes in 2023 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/jonatan5524/build-my-own-kubernetes-journey-1a3j">dev.to: Build my own Kubernetes journey (10 Part Series) | Jonatan Ezron</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/why-kubernetes-has-emerged-as-the-os-of-the-cloud">thenewstack.io: Why Kubernetes Has Emerged as the OS of the Cloud</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://aws.amazon.com/blogs/containers/kubernetes-as-a-platform-vs-kubernetes-as-an-api-2">aws.amazon.com: Kubernetes as a platform vs. Kubernetes as an API 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://symbiosis.host">symbiosis.host: Benchmarking cluster creation time for 8 managed Kubernetes providers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/leandronsp/kubernetes-101-part-i-the-fundamentals-23a1">dev.to: Kubernetes 101, part I, the fundamentals | Leandro Proença</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/a-platform-for-kubernetes">thenewstack.io: A Platform for Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com/kubernetes-daemonset">devopscube.com: Kubernetes Daemonset: A Comprehensive Guide</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.linkedin.com/pulse/day-01-kubernetes-understanding-architecture-anup-ghattikar">linkedin.com: DAY 01: Kubernetes : Understanding Architecture, Components, Installation and Configuration</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://semaphore.io/blog/replicaset-statefulset-daemonset-deployments">semaphoreci.com: Understanding ReplicaSet vs. StatefulSet vs. DaemonSet vs. Deployments</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.freecodecamp.org/news/deploy-docker-image-to-kubernetes">freecodecamp.org: How to Deploy an Application to a Kubernetes Cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://serokell.io/blog/kubernetes-guide">serokell.io/blog/kubernetes-guide: A Guide to Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kube.careers/report-2021-q2">kube.careers: Kubernetes jobs market (Q2 2021)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kube.careers/report-2021-q4">kube.careers: Kubernetes jobs market trends for 2021 (Q4)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoworld.com/article/2337368/how-to-beat-the-kubernetes-skills-shortage.html">infoworld.com: How to beat the Kubernetes skills shortage</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://virtualizationreview.com/articles/2020/05/08/cloud-native-dev-survey.aspx">Cloud-Native Development Survey Details Kubernetes, Serverless Data</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://k8s.af">k8s.af 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://techbeacon.com/enterprise-it/why-teams-fail-kubernetes-what-do-about-it">techbeacon.com: Why teams fail with Kubernetes—and what to do about it</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/kubernetes-maturity-model">fairwinds.medium.com: Kubernetes Maturity Model</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubebyexample.com">Kubebyexample.com - kubernetesbyexample.com 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes/community/blob/main/sig-scalability/configs-and-limits/thresholds.md">github.com/kubernetes: Kubernetes Scalability thresholds</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/aws-builders/devops-made-easy-install-aws-cli-ecs-cli-docker-terraform-using-chocolatey-2lld">DevOps Made Easy: Install AWS CLI, ECS CLI, Docker &amp; Terraform Using Chocolatey</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-installation-methods-the-complete-guide-1036c860a2b3">itnext.io: Kubernetes Installation Methods The Complete Guide</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io">kubernetes.io</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetesreadme.com">Kubernetes README: kubernetesreadme.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev-k8sref-io.web.app">dev-k8sref-io.web.app</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/jamiehannaford/what-happens-when-k8s">jamiehannaford/what-happens-when-k8s</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetespodcast.com">kubernetespodcast.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubelist.com/podcast">kubelist.com/podcast: The Kubelist Podcast</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/blog">learnk8s.io/blog</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.kubermatic.com/tags/kubernetes">kubermatic.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com">containerjournal.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudowski.com">cloudowski.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/t/kubernetes">dev.to/t/kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes-on-aws.readthedocs.io/en/latest">kubernetes-on-aws.readthedocs.io</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/tags/kubernetes">opensource.com/tags/kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/tagged/kubernetes">itnext.io/tagged/kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://k21academy.com">k21academy.com/category/docker-kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.weave.works/blog/category/kubernetes">weave.works/blog/category/kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/tag/basics-on-kubernetes">learnsteps.com/tag/basics-on-kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com">devopscube.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thecloudblog.net">thecloudblog.net</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://rcarrata.com">rcarrata.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://palark.com/blog/tag/kubernetes">blog.palark.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.returngis.net">returngis.net</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devops.com/the-devops-bottleneck-why-iac-orchestration-is-the-missing-piece">The DevOps Bottleneck: Why IaC Orchestration is the Missing Piece</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/successful-short-kubernetes-stories-for-devops-architects-677f8bfed803">itnext.io: Successful &amp; Short Kubernetes Stories For DevOps Architects</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://platform9.com/blog/kubernetes-ci-cd-pipelines-at-scale">platform9.com: Kubernetes CI/CD Pipelines at Scale</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.techtarget.com/searchapparchitecture/tip/4-trends-for-Kubernetes-cloud-native-teams-to-watch-in-2020">4 trends for Kubernetes cloud-native teams to watch in 2020</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://enterprisersproject.com/article/2020/5/kubernetes-5-open-source-projects-improve">5 open source projects that make Kubernetes even better: Prometheus, Operator framework, Knative, Tekton, Kubeflow 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thebsdbox.co.uk/2020/03/18/Creating-a-Kubernetes-cloud-doesn-t-required-boiling-the-ocean">Creating a Kubernetes cloud provider, doesn't required boiling the ocean</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/20/6/kubernetes-anniversary">opensource.com: 5 ways to boost your Kubernetes knowledge</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.container-solutions.com/7-cloud-native-trends-to-watch-in-2020">blog.container-solutions.com: 7 Cloud Native Trends to Watch in 2020</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://snyk.io/blog/shipping-kubernetes-native-applications-with-confidence">snyk.io: Shipping Kubernetes-native applications with confidence</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.blocksandfiles.com/container-storage/2020/07/21/kubernetes-is-in-a-bit-of-state-about-state/1612337">blocksandfiles.com: Kubernetes is in a bit of state about state</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/kubernetes-virtual-clusters-for-ci-cd-testing">loft.sh: Kubernetes: Virtual Clusters For CI/CD &amp; Testing</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.revistacloudcomputing.com/2020/09/los-mejores-proveedores-de-kubernetes">revistacloudcomputing.com: Los mejores proveedores de Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/topics/cloudnativeplatforms/overcoming-kubernetes-infrastructure-challenges">containerjournal.com: Overcoming Kubernetes Infrastructure Challenges</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/lessons-learned-from-managing-a-kubernetes-cluster-for-side-projects-780fbbacf36c">itnext.io: Lessons learned from managing a Kubernetes cluster for side projects (GKE)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.lastweekinaws.com/blog/reader-mailbag-is-ecs-deprecated">lastweekinaws.com: Is ECS deprecated? Has Kubernetes won?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/21/1/kubernetes">opensource.com: 8 Kubernetes insights for 2021</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://srcco.de/posts/many-kubernetes-clusters.html">srcco.de: Zalando - Many Kubernetes Clusters instead of 1 huge cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com/key-considerations-kubernetes-cluster-design-setup">devopscube.com: 10 Key Considerations for Kubernetes Cluster Design &amp; Setup 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/cks-exam-series-9-rbac-v2-23ee24dd77cd">itnext.io: CKS Exam Series #9 RBAC v2</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/kubernetes-trends-and-challenges">infoq.com: Experts Discuss Top Kubernetes Trends and Production Challenges</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/scaling-celery-rabbitmq-kubernetes">learnk8s.io: Scaling Celery workers with RabbitMQ on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://superuser.openinfra.org/articles/run-your-kubernetes-cluster-on-openstack-in-production">superuser.openstack.org: Run Your Kubernetes Cluster on OpenStack in Production</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/distributed-systems-kubernetes">infoq.com: The Evolution of Distributed Systems on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/over-provisioned-and-over-permissioned-containers-kubernetes">fairwinds.com: Over-Provisioned and Over-Permissioned Containers &amp; Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/topology-aware-scheduling-in-kubernetes-part-1-the-high-level-business-case">openshift.com: Topology Aware Scheduling in Kubernetes Part 1: The High Level Business Case</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/msfidelis/kubernetes-with-cri-o">Kubernetes setup with CRI-O Runtime</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.min.io/blog">blog.min.io: Kubernetes, Consistency and Commoditization - The Way of the Cloud</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.suse.com/c/rancher_blog/the-three-pillars-of-kubernetes-container-orchestration">rancher.com: The Three Pillars of Kubernetes Container Orchestration 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.qwinix.io/blog-what-is-kubernetes">qwinix.io: What Is Kubernetes? K8s Uses, Benefits, &amp; More</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/governance-risk-and-compliance-with-kubernetes">thenewstack.io: Governance, Risk and Compliance with Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.harness.io/blog/recommendations-api">harness.io: Introducing Recommendations API: Find Potential Cost Savings Programmatically</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.harbur.io/demystifying-stateful-apps-on-kubernetes-by-deploying-an-etcd-cluster-b85bf8c16fea">blog.harbur.io: Demystifying stateful apps on Kubernetes by deploying an etcd cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.kintone.io/entry/2021/01/14/160935">blog.kintone.io: Rebooting a LOT of Kubernetes nodes in a declarative way</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoworld.com/article/2265488/how-kubernetes-works.html">infoworld.com: How Kubernetes works</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/cloud-native-observability">infoq.com: Cloud Native and Kubernetes Observability: Expert Panel</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker">kubernetes.io: Don't Panic: Kubernetes and Docker</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/exploring-the-new-kubernetes-maturity-model">thenewstack.io: Exploring the New Kubernetes Maturity Model</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/pid-namespace">redhat.com: Building containers by hand: The PID namespace</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/kubernetes-effect">infoq.com: The Kubernetes Effect</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dustinspecker.com/posts/scaling-kubernetes-pods-prometheus-metrics">dustinspecker.com: Scaling Kubernetes Pods using Prometheus Metrics 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/stack-labs/how-to-switch-container-runtime-in-a-kubernetes-cluster-1628">dev.to: How to switch container runtime in a Kubernetes cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-what-are-endpoints-3cc9e769b614">itnext.io: Kubernetes: what are Endpoints</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/how-exactly-kube-proxy-works-basics-on-kubernetes">learnsteps.com: How exactly kube-proxy works: Basics on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.siderolabs.com/blog/is-vanilla-kubernetes-really-too-heavy-for-the-raspberry-pi">siderolabs.com: Is Vanilla Kubernetes Really Too Heavy For The Raspberry Pi?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/kubernetes-workloads-serverless-era">infoq.com: Kubernetes Workloads in the Serverless Era: Architecture, Platforms, and Trends</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.kintone.io/entry/neco-registry">blog.kintone.io: Tolerating failures in container image registries</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.px.dev/etcd-6-tips">blog.px.dev: How etcd works and 6 tips to keep in mind</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/kubeconcnc/kubernetes-true-superpower-is-its-control-plane">containerjournal.com: Kubernetes True Superpower is its Control Plane</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/datreeio/a-deep-dive-into-kubernetes-schema-validation-39ll">dev.to: A Deep Dive Into Kubernetes Schema Validation</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.tremolo.io/post/pipelines-and-kubernetes-authentication">tremolosecurity.com: Pipelines and Kubernetes Authentication</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.usepine.com/blog/en/improving-cert-manager-self-check-speed-when-issuing-certificates">usepine.com: Improving cert-manager HTTP01 self-check speed</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.datree.io/resources/kubernetes-schema-validation">datree.io: A Deep Dive Into Kubernetes Schema Validation 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infracloud.io/blogs/avoiding-kubernetes-cluster-outages-synthetic-monitoring">infracloud.io: Avoiding Kubernetes Cluster Outages with Synthetic Monitoring</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/devopshubproject/cka-lab">devopshubproject/cka-lab</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/living-with-kubernetes-multicluster-management">thenewstack.io: Living with Kubernetes: Multicluster Management</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.tigera.io/blog/comparing-kube-proxy-modes-iptables-or-ipvs">tigera.io: Comparing kube-proxy modes: iptables or IPVS?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/k8s-clinic-how-to-run-kubernetes-securely-and-efficiently">fairwinds.com: K8s Clinic: How to Run Kubernetes Securely and Efficiently 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.okteto.com/blog/preview-environments-for-kubernetes">okteto.com: Run your Pull Request Preview Environments on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://piotrminkowski.com/2021/07/08/kubernetes-multicluster-with-kind-and-submariner">piotrminkowski.com: Kubernetes Multicluster with Kind and Submariner</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.civo.com/learn/get-up-and-running-with-kubeflow-on-civo-kubernetes">civo.com: Get up and running with Kubeflow on Civo Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://palark.com/blog/failure-stories-elasticsearch-migration-within-kubernetes">blog.palark.com: Failure stories #2. How to destroy Elasticsearch while migrating it within Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dbafromthecold.com/2020/04/08/adjusting-pod-eviction-time-in-kubernetes">dbafromthecold.com: Adjusting pod eviction time in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/how-to-deploy-a-cross-cloud-kubernetes-cluster-with-built-in-disaster-recovery-bbce27fcc9d7">itnext.io: How to deploy a cross-cloud Kubernetes cluster with built-in disaster recovery 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://landing.gravitee.io/gravitee-edge-stack-unified-api-visibility-and-governance">getambassador.io: Getting Started with Kubernetes for JavaScript Developers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.cloudflare.com/automatic-remediation-of-kubernetes-nodes">blog.cloudflare.com: Automatic Remediation of Kubernetes Nodes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.pulumi.com/blog/kubernetes-fundamentals-part-one">pulumi.com: Kubernetes Fundamentals Part One - Python instead of YAML 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://ubuntu.com/blog/how-to-test-the-latest-kubernetes-with-microk8s">ubuntu.com: How to test the latest Kubernetes 1.22 release candidate with MicroK8s</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/10-steps-to-a-successful-kubernetes-technical-transformation">thenewstack.io: 10 Steps to a Successful Kubernetes Technical Transformation 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?app=desktop&amp;v=Vh3piGAxcf8&amp;ab_channel=AlokKumar">Kubernetes. Label and Selector. Important Topic. Identify object in cluster. CKA Exam Tips</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/cloud-foundry-summit-kubernetes-must-do-better-by-developers">thenewstack.io: Cloud Foundry Summit: Kubernetes Must Do Better by Developers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/how-to-create-kubernetes-home-lab-on-an-old-laptop-1de6cc12c13e">itnext.io: How to create Kubernetes home lab on an old laptop with K3s</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/how-to-deploy-a-single-kubernetes-cluster-across-multiple-clouds-using-k3s-and-wireguard-a5ae176a6e81">itnext.io: How to deploy a single Kubernetes cluster across multiple clouds using k3s and WireGuard</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/databases-in-a-kubernetes-angular-net-core-microservice-arch-a0c0ae23dca9">itnext.io: How to Add MySql &amp; MongoDB to a Kubernetes .Net Core Microservice Architecture</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/expose-open-policy-agent-gatekeeper-constraint-violations-with-prometheus-and-grafana-6b7ac92ea07f">itnext.io: Expose Open Policy Agent/Gatekeeper Constraint Violations for Kubernetes Applications with Prometheus and Grafana</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/how-airbnb-and-twitter-cut-back-on-microservice-complexities">thenewstack.io: How Airbnb and Twitter Cut Back on Microservice Complexities</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/submarinerio">submarinerio</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/shipwrightio">shipwrightio</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/microcksio">microcksio</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/telepresenceio">telepresenceio</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://x.com/k0sproject">k0sproject</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/hobby-kube/guide">hobby-kube/guide 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/kubernetes-wallpapers">learnk8s.io: Kubernetes wallpapers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?app=desktop&amp;v=o3WXPXDuCSU">youtube: Tinder's Move to Kubernetes - Chris O'Brien &amp; Chris Thomas, Tinder</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/tips-running-scalable-workloads-kubernetes">infoq.com: Six Tips for Running Scalable Workloads on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.techtarget.com/searchcloudcomputing/tip/Weigh-the-pros-and-cons-of-managed-Kubernetes-services">Assess managed Kubernetes services for your workloads.</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/evolution-of-paases-to-platform-as-code-in-kubernetes-world-74464b0013ca">itnext.io: Evolution of PaaSes to Platform-as-Code in Kubernetes world</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/the-state-of-kubernetes-key-challenges-and-the-role-of-ai">thenewstack.io: The State of Kubernetes: Key Challenges and the Role of AI</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/basics-on-kubernetes-what-exactly-is-a-replicaset">learnsteps.com: Basics on Kubernetes: What exactly is a ReplicaSet</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://palark.com/blog/best-practices-kubernetes-part-1">blog.palark.com: Best practices for deploying highly available apps in Kubernetes. Part 1</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://danielmangum.com/posts/how-kubernetes-validates-custom-resources">danielmangum.com: How Kubernetes validates custom resources</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/21/11/kubernetes-replicationcontroller">opensource.com: How the Kubernetes ReplicationController works</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/features/when-is-kubernetes-service-ownership-the-right-fit">containerjournal.com: When is Kubernetes Service Ownership the Right Fit?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-running-multiple-container-runtimes-65220b4f9ef4">itnext.io: Kubernetes — Running Multiple Container Runtimes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://labs.iximiuz.com/courses/containerd-cli/ctr/image-management">iximiuz.com: Why and How to Use containerd from the Command Line</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.kubermatic.com/resources/the-ultimate-checklist-for-running-kubernetes-in-production">kubermatic.com: The Ultimate Checklist for Running Kubernetes in Production</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://vadosware.io/post/so-you-need-to-wait-for-some-kubernetes-resources">vadosware.io: So you need to wait for some Kubernetes resources?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://mayankshah.dev/blog/demystifying-kube-proxy">mayankshah.dev: Demystifying kube-proxy</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.brujordet.no/post/homelab/using_custom_hardware_in_kubernetes">blog.brujordet.no: Using custom hardware in kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloud.google.com/blog/products/containers-kubernetes/the-rise-and-future-of-kubernetes-and-open-source-at-google">cloud.google.com: The past, present, and future of Kubernetes with Eric Brewer</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kmitevski.com/writing-a-kubernetes-validating-webhook-using-python">kmitevski.com: Writing a Kubernetes Validating Webhook using Python</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2022/01/07/kubernetes-is-moving-on-from-dockershim">kubernetes.io: Kubernetes is Moving on From Dockershim: Commitments and Next Steps</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.px.dev/container-filesystems">blog.px.dev: Where are my container's files? Inspecting container filesystems</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.freecodecamp.org/news/learn-kubernetes-and-start-containerizing-your-applications">freecodecamp.org: Learn Kubernetes and Start Containerizing Your Applications</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://komodor.com/learn/kubernetes-nodes-complete-guide">komodor.com: Kubernetes Nodes The Complete Guide</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/what-does-it-take-to-manage-hundreds-of-kubernetes-clusters">thenewstack.io: What Does It Take to Manage Hundreds of Kubernetes Clusters?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/22/3/visual-map-kubernetes-deployment">opensource.com: A visual map of a Kubernetes deployment</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/measuring-patching-cadence-on-kubernetes-with-gitops-353bc4a1d25">itnext.io: Measuring Patching Cadence on Kubernetes with GitOps</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/the-rush-to-fix-the-kubernetes-failover-problem">thenewstack.io: The Rush to Fix the Kubernetes Failover Problem</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-draining-nodes-properly-79e18dca4d5e">itnext.io: Kubernetes Draining Nodes Properly</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-extensibility-c5fed27f0952">itnext.io: Introduction to Kubernetes extensibility</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.howtogeek.com/devops/how-to-clean-up-old-containers-and-images-in-your-kubernetes-cluster">howtogeek.com: How to Clean Up Old Containers and Images in Your Kubernetes Cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/k8s-tips-accessing-the-api-server-from-a-pod-f6f72bc847de">itnext.io: K8s Tips: Accessing the API Server From a Pod</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/madmaxx/how-to-make-exclusive-locks-in-kubernetes-23if">dev.to: How to make exclusive locks in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/genuinetools/contained.af">github.com/genuinetools: contained.af</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-sandbox-environments-with-virtual-clusters-fb465b296777">itnext.io: Kubernetes Sandbox Environments with Virtual Clusters</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/metaleapca/metaleap-devops-in-k8s/blob/main/metaleap-devops-in-k8s.pdf">github.com/metaleapca: metaleap-devops-in-k8s.pdf 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://engineering.prezi.com/intro-4727024fc2c1">engineering.prezi.com: How to avoid global outage — Seamlessly migrating DaemonSet labels</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kairos-io/kairos">github.com/kairos-io/kairos: Kairos - Kubernetes-focused, Cloud Native Linux meta-distribution</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/optimizing-kubernetes-for-peak-traffic-and-avoiding-setbacks">thenewstack.io: Optimizing Kubernetes for Peak Traffic and Avoiding Setbacks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://trstringer.com/kubernetes-node-ready">trstringer.com: What Determines if a Kubernetes Node is Ready?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://rpadovani.com/k8s-algorithm-pick-pod-scale-in">rpadovani.com: How Kubernetes picks which pods to delete during scale-in</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fierce-network.com/multi-cloud/cloud-9-lunch-ladies-news-wrap-live-cloud-executive-summit">silverliningsinfo.com: KubeCon: Five biggest trends from the Kubernetes love fest in Amsterdam</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://rcarrata.github.io/openshift/regenerate-kubeconfig">rcarrata.github.io: Regenerating Kubeconfig for system:admin user in OpenShift clusters</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com/kubernetes-kubeconfig-file">devopscube.com: Kubeconfig File Explained With Practical Examples 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kruyt.org/migrate-docker-containerd-kubernetes">kruyt.org: Migrate from Docker to Containerd in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.opensourcerers.org/2021/02/01/how-to-go-from-docker-to-kubernetes-the-right-way">opensourcerers.org: How to go from Docker to Kubernetes the right way 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/docker-compose-to-kubernetes-step-by-step-migration">loft.sh: Docker Compose to Kubernetes: Step-by-Step Migration 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.linuxtechi.com/setup-private-docker-registry-kubernetes">linuxtechi.com: How to Setup Private Docker Registry in Kubernetes (k8s)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/docker-and-kubernetes-root-vs-privileged-9d2a37453dec">itnexst.io: Docker and Kubernetes — root vs. privileged</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/topics/cloudnativedevelopment/how-docker-and-kubernetes-work-together">containerjournal.com: Best of 2020: How Docker and Kubernetes Work Together</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.sighup.io/how-to-run-kubernetes-without-docker">blog.sighup.io: How to run Kubernetes without Docker</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kinsta.com/blog/kubernetes-vs-docker">kinsta.com: Kubernetes vs Docker: The Difference Explained</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.dynatrace.com/news/blog/kubernetes-vs-docker">dynatrace.com: Kubernetes vs Docker: Whats the difference?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.imaginarycloud.com/blog/docker-vs-kubernetes">imaginarycloud.com: Docker VS Kubernetes? It should be Docker + Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.decipherzone.com/blog-detail/kubernetes-vs-docker-swarm">decipherzone.com: Kubernetes vs Docker Swarm: A Container Orchestration Tools Comparison</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.sysdig.com/blog/kubernetes-admission-controllers">sysdig.com: Kubernetes admission controllers in 5 minutes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/kubernetes-admission-controllers-what-they-are-and-why-they-matter">loft.sh: Kubernetes Admission Controllers: What They Are and Why They Matter</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/12/21/admission-controllers-for-container-drift">kubernetes.io: Using Admission Controllers to Detect Container Drift at Runtime</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://slack.engineering/simple-kubernetes-webhook">slack.engineering: A Simple Kubernetes Admission Webhook</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.nillsf.com/index.php/2020/12/03/how-to-run-your-own-admission-controller-on-kubernetes">blog.nillsf.com: How to run your own admission controller on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://pradeepl.com/blog/kubernetes/introduction-to-kubernetes-admission-controllers">pradeepl.com: Introduction to Kubernetes Admission Controllers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://enterprisersproject.com/article/2020/8/managing-kubernetes-resources-5-things-remember">enterprisersproject.com: Managing Kubernetes resources: 5 things to remember</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://stackify.com/kubernetes-docker-deployments">stackify.com: The Advantages of Using Kubernetes and Docker Together</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.howtoforge.com/multi-container-pods-in-kubernetes">howtoforge.com: How to create Multi-Container Pods in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.com/en/posts/service-proxy-pod-sidecar-oh-my">iximiuz.com: Service proxy, pod, sidecar, oh my!</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenucleargeeks.com/2021/03/22/introduction-to-pods-in-kubernetes">thenucleargeeks.com: Introduction to Kubernetes Pods</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://speakerdeck.com/devinjeon/kubernetes-pod-internals-with-the-fundamentals-of-containers">speakerdeck.com: Kubernetes Pod internals with the fundamentals of Containers</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future">kubernetes.io: PodSecurityPolicy Deprecation: Past, Present, and Future 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dustinspecker.com/posts/ipvs-how-kubernetes-services-direct-traffic-to-pods">dustinspecker.com: IPVS: How Kubernetes Services Direct Traffic to Pods</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.returngis.net/2020/06/organizar-los-pods-en-kubernetes-usando-taints-y-tolerations">returngis.net: Organizar los pods en Kubernetes usando taints y tolerations</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thecloudblog.net/lab/kubernetes-container-lifecycle-events-and-hooks">thecloudblog.net: Kubernetes Container Lifecycle Events and Hooks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://bytes.devopscube.com/p/pod-priority-preemption-explained?s=r">bytes.devopscube.com: Kubernetes Pod Priority &amp; Preemption</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com/pod-priorityclass-preemption">devopscube.com: Kubernetes Pod Priority, PriorityClass, and Preemption Explained 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/how-do-you-gracefully-shut-down-pods-in-kubernetes-fb19f617cd67">itnext.io: Kubernetes Graceful Shutdown | Daniele Polencic 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://nunoadrego.com/posts/abusing-pod-priority">nunoadrego.com: Abusing Pod Priority</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/pod-rebalancing-and-allocations-in-kubernetes-df3dbfb1e2f9">itnext.io: POD rebalancing and allocations in kubernetes | Daniele Polencic 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2023/01/12/protect-mission-critical-pods-priorityclass">kubernetes.io: Protect Your Mission-Critical Pods From Eviction With PriorityClass</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://neonmirrors.net/post/2022-12/reducing-pod-volume-update-times">neonmirrors.net: Reducing Pod Volume Update Times</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-scheduler-deep-dive-fdfcb516be30">itnext.io: Kubernetes Scheduler Deep Dive | Daniele Polencic</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/tasks/configure-pod-container/user-namespaces">kubernetes.io: configure-pod-container / Use a User Namespace With a Pod</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com/kubernetes-pod">devopscube.com/kubernetes-pod</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://palark.com/blog/kubernetes-configmap-guide">blog.palark.com: ConfigMaps in Kubernetes: how they work and what you should remember 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/working-with-kubernetes-configmaps-part-1-volume-mounts-f0ace283f5aa">itnext.io: Working with kubernetes configmaps, part 1: volume mounts</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://k21academy.com/kubernetes/configmaps-secrets">k21academy.com: Kubernetes ConfigMaps and Secrets: Guide to Create and Update 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.kubermatic.com/blog/keeping-the-state-of-apps-part-3-introduction-to-configmaps">kubermatic.com: Keeping the State of Apps Part 3: Introduction to ConfigMaps 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/how-to-make-the-most-of-kubernetes-environment-variables">thenewstack.io: How to Make the Most of Kubernetes Environment Variables</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.thorsten-hans.com/hot-reload-net-configuration-in-kubernetes-with-configmaps">thorsten-hans.com: Hot-Reload .NET Configuration in Kubernetes with ConfigMaps</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://auth0.com/blog/kubernetes-secrets-management">auth0.com: Shhhh... Kubernetes Secrets Are Not Really Secret!</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/self-service-kubernetes-namespaces-are-a-game-changer">Self-Service Kubernetes Namespaces Are A Game-Changer 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.boot.dev/blog/devops/how-to-restart-all-pods-in-a-kubernetes-namespace">qvault.io: How to Restart All Pods in a Kubernetes Namespace</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/21/2/kubernetes-namespaces">opensource.com: Configure multi-tenancy with Kubernetes namespaces 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://static.sched.com/hosted_files/kccncna19/f7/kubecon-us-2019-mt-wg-deep-dive.pdf">Kubernetes Hierarchical Namespace Controller (slides from Kubernetes Multitenancy Working Group) 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2020/08/14/introducing-hierarchical-namespaces">kubernetes.io: Introducing Hierarchical Namespaces</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-retired/multi-tenancy/tree/master/incubator/hnc">Hierarchical namespaces</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vamsitalkstech.com/architecture/kubernetes-multitenancy-best-practices-architecture-models-2-2">vamsitalkstech.com: Kubernetes Multi-tenancy Best Practices &amp; Architecture Model..(2/2)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/kubernetes-multi-tenancy-why-virtual-clusters-are-the-best-solution">loft.sh: Kubernetes Multi-Tenancy: Why Virtual Clusters Are The Best Solution</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/04/15/three-tenancy-models-for-kubernetes">kubernetes.io: Three Tenancy Models For Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/avoiding-the-pitfalls-of-multitenancy-in-kubernetes">thenewstack.io: Avoiding the Pitfalls of Multitenancy in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.sighup.io/an-introduction-to-hierarchical-namespace-controller-hnc">blog.sighup.io: Hierarchical Namespace Controller (HNC): a look into the future of Kubernetes Multitenancy</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vamsitalkstech.com/architecture/a-deepdive-into-kubernetes-multitenancy-1-2">vamsitalkstech.com: Introduction to Kubernetes Multi-tenancy..(1/2)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/the-hidden-dangers-of-terminating-namespaces">openshift.com: The Hidden Dangers of Terminating Namespaces 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://engineering.salesforce.com/project-agumbe-share-objects-across-namespaces-in-kubernetes-1fc2e1ddb3eb">engineering.salesforce.com: Project Agumbe: Share Objects Across Namespaces in Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/multi-tenant-kubernetes-clusters-challenges-and-useful-tooling">loft.sh: Multi-Tenant Kubernetes Clusters: Challenges and Useful Tooling</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infracloud.io/blogs/multi-tenancy-kubernetes">infracloud.io: Introduction to Multi-Tenancy in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/kubernetes-hierarchical-namespaces">redhat.com: Kubernetes architecture: How to use hierarchical namespaces for multiple tenants</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/concepts/security/multi-tenancy">kubernetes.io: Multi-tenancy 🌟🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thinksys.com/devops/kubernetes-multi-tenancy">thinksys.com: Understanding Multi-Tenancy in Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://website.vcluster.com/blog/kubernetes-multi-tenancy-10-essential-considerations">loft.sh: 10 Essentials For Kubernetes Multi-Tenancy</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.joshgav.com/posts/cluster-level-multitenancy">blog.joshgav.com: Clusters for all! - 16 May 2022 on Multitenancy, Clusters</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cast.ai/blog/kubernetes-namespace-how-to-use-it-to-organize-and-optimize-costs">cast.ai: Kubernetes Namespace: How To Use It To Organize And Optimize Costs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/multi-tenancy-in-kubernetes-332ff88d55d8">itnext.io: Multi-Tenancy in Kubernetes | Daniele Polencic 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.jessfraz.com/post/hard-multi-tenancy-in-kubernetes">blog.jessfraz.com: Hard Multi-Tenancy in Kubernetes (2018)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudhero.io/creating-users-for-your-kubernetes-cluster">cloudhero.io</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/gianlucam76/centralized-add-on-management-across-n-kubernetes-clusters-308k">Centralized Add-on Management Across N Kubernetes Clusters</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://millionvisit.blogspot.com/2021/02/kubernetes-for-developers-8-Object%20Name-Labels-Selectors-Namespace.html">millionvisit.blogspot.com: Kubernetes for Developers #8: Kubernetes Object Name, Labels, Selectors and Namespace</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://millionvisit.blogspot.com/2021/03/kubernetes-for-developers-11-pod-organization-using-labels.html">millionvisit.blogspot.com: Kubernetes for Developers #11: Pod Organization using Labels</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://newrelic.com/blog/infrastructure-monitoring/how-to-organize-kubernetes-clusters">blog.newrelic.com: Kubernetes Fundamentals, Part 4: How to Organize Clusters</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cast.ai/blog/kubernetes-labels-expert-guide-with-10-best-practices">cast.ai: Kubernetes Labels: Expert Guide with 10 Best Practices</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/labels-and-annotations-in-kubernetes-234944b0f7ab">itnext.io: Labels &amp; Annotations in Kubernetes | Daniele Polencic</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://trstringer.com/understanding-prefernoschedule">trstringer.com: Kubernetes Taints, Tolerations, and Understanding the PreferNoSchedule Effect</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-rolling-updates-rollbacks-and-multi-environments-4ff9912df5">itnext.io: Kubernetes rolling updates, rollbacks and multi-environments</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/how-do-applications-run-on-kubernetes">thenewstack.io: How do applications run on kubernetes?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://deepsource.com/blog/zero-downtime-deployment">deepsource.io: Breaking down zero downtime deployments in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://k21academy.com/kubernetes/kubernetes-deployment">k21academy.com: Kubernetes Deployment and Step-by-Step Guide to Deployment: Update, Rollback, Scale &amp; Delete</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.mirantis.com/blog/introduction-to-yaml-creating-a-kubernetes-deployment">mirantis.com: Introduction to YAML: Creating a Kubernetes deployment</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/graceful-shutdown">learnk8s.io: Graceful shutdown and zero downtime deployments in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thoughtbot.com/blog/zero-downtime-rails-deployments-with-kubernetes">thoughtbot.com: Zero Downtime Rails Deployments with Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hackernoon.com/how-to-deploy-code-faster-using-kubernetes-jh1y3ul0">hackernoon.com: How To Deploy Code Faster Using Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fosstechnix.com/rolling-out-and-rolling-back-updates-with-zero-downtime-on-kubernetes-cluster">fosstechnix.com: Rolling out and Rolling back updates with Zero Downtime on Kubernetes Cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learnsteps.com/basics-on-kubernetes-what-exactly-is-a-deployment">learnsteps.com: Basics on Kubernetes: What exactly is a deployment?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://polarsquad.com/blog/check-your-kubernetes-deployments">polarsquad.com: Check your Kubernetes deployments!</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/sticky-sessions-and-canary-releases-in-kubernetes-8c45de2b0a2e">itnext.io: Sticky sessions canary releases in kubernetes Daniele Polencic</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/kubernetes-rollbacks">learnk8s.io: How do you rollback deployments in Kubernetes? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.kubermatic.com/blog/keeping-the-state-of-apps-6-introduction-to-statefulsets">kubermatic.com: Keeping the State of Apps 6: Introduction to StatefulSets</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/kubernetes-statefulset-examples-and-best-practices">loft.sh: Kubernetes StatefulSet - Examples &amp; Best Practices</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-statefulset-initialization-with-unique-configs-per-pod-7e02c01ada65">itnext.io: Kubernetes StatefulSet Initialization with Unique Configs per Pod</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://eng.lyft.com/improving-kubernetes-cronjobs-at-scale-part-1-cf1479df98d4">How we learned to improve Kubernetes CronJobs at Scale (Part 1 of 2)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/20/11/kubernetes-jobs-cronjobs">opensource.com: A beginner's guide to Kubernetes Jobs and CronJobs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://devopscube.com/create-kubernetes-jobs-cron-jobs">devopscube.com: How To Create Kubernetes Jobs/Cron Jobs Getting Started Guide</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-sigs/kueue">kubernetes-sigs/kueue: Kubernetes-native Job Queueing</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://spacelift.io/blog/kubernetes-cronjob">spacelift.io: CronJob in Kubernetes Automating Tasks on a Schedule</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoq.com/articles/lambda-migration-k8s-jobs">infoq.com: The Great Lambda Migration to Kubernetes Jobs—a Journey in Three Parts 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.alexellis.io/primer-accessing-kubernetes-services">blog.alexellis.io: A Primer: Accessing services in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.harness.io/blog/kubernetes-services-explained">harness.io: Kubernetes Services Explained 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/vromanov/kubernetes-services-1bj">dev.to/vromanov: Kubernetes Services 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?v=efiMiaFjtn8&amp;feature=youtu.be">youtube: deployment strategies in kubernetes | recreate | rolling update | blue/green | canary</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://auth0.com/blog/deployment-strategies-in-kubernetes">auth0.com: Deployment Strategies In Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.educative.io/blog/kubernetes-deployments-strategies">educative.io: A deep dive into Kubernetes Deployment strategies</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://developers.redhat.com/learn/openshift/run-canary-deployment-pattern-kubernetes">developers.redhat.com: Run the Canary Deployment pattern on Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/reference/kubernetes-api">kubernetes.io: Kubernetes API</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/living-with-kubernetes-api-lifecycles-and-you">thenewstack.io: Living with Kubernetes: API Lifecycles and You</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.tilt.dev/2021/03/18/kubernetes-is-so-simple.html">blog.tilt.dev: Kubernetes is so Simple You Can Explore it with Curl</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/09/03/api-server-tracing">kubernetes.io: Alpha in Kubernetes v1.22: API Server Tracing</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://evancordell.com/posts/kube-apis-crds">evancordell.com: 16 things you didn't know about Kube APIs and CRDs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://martinheinz.dev/blog/53">martinheinz.dev: Could Kubernetes Pods Ever Become Deprecated? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://trstringer.com/kubernetes-api-call-from-kubectl">trstringer.com: Discover Kubernetes API Calls from kubectl</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.com/en/posts/kubernetes-api-structure-and-terminology">iximiuz.com: Working with Kubernetes API - Resources, Kinds, and Objects</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client">iximiuz.com: How To Call Kubernetes API using Simple HTTP Client 🌟🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.com/en/series/working-with-kubernetes-api">iximiuz.com: Working with Kubernetes API</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.com/en/posts/kubernetes-api-how-to-extend">iximiuz.com: How To Extend Kubernetes API - Kubernetes vs. Django</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/danielepolencic/the-kubernetes-api-architecture-1pi9">dev.to: The Kubernetes API architecture | Daniele Polencic 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/working-with-the-kubernetes-api-587bc5941992">itnext.io: Working with the kubernetes API | Daniele Polencic 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/extending-kubernetes-services-with-multi-cluster-services-api">thenewstack.io: Extending Kubernetes Services with Multi-Cluster Services API</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/10/08/capi-clusterclass-and-managed-topologies">kubernetes.io: Introducing ClusterClass and Managed Topologies in Cluster API</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes/kubernetes/pull/97057">If you have a livenessProbe that takes over one second, itll fail when you update to kubernetes 1.20, because a long-standing bug with how the default was handled has been fixed. You must override the ExecProbeTimeout if your probe takes more than 1s</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://theithollow.com/2020/05/18/kubernetes-liveness-and-readiness-probes">Kubernetes Liveness and Readiness Probes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://website.vcluster.com/blog/kubernetes-readiness-probes-examples-and-common-pitfalls">loft.sh: Kubernetes Readiness Probes - Examples &amp; Common Pitfalls</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://millionvisit.blogspot.com/2021/04/kubernetes-for-developers-12-effective-way-of-using-k8-liveness-probe.html">millionvisit.blogspot.com: Kubernetes for Developers #12: Effective way of using K8 Liveness Probe</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://millionvisit.blogspot.com/2021/04/kubernetes-for-developers-13-effective-way-of-using-k8-readiness-probe.html">millionvisit.blogspot.com: Kubernetes for Developers #13: Effective way of using K8 Readiness Probe</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-6-adding-health-checks-with-liveness-readiness-and-startup-probes">andrewlock.net: Deploying ASP.NET Core applications to Kubernetes - Part 6 - Adding health checks with Liveness, Readiness, and Startup probes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-probes-startup-liveness-readiness-a9fc9ccff4b2">itnext.io: Kubernetes Probes: Startup, Liveness, Readiness</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-readiness-probes-examples-common-pitfalls-136e3a9a058d">itnext.io: Kubernetes Readiness Probes — Examples &amp; Common Pitfalls</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?v=D9w3DH1zAc8">youtube: Kubernetes 101: Get Better Uptime with K8s Health Checks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.returngis.net/2020/02/pruebas-de-vida-de-nuestros-contenedores-en-kubernetes">returngis.net: Pruebas de vida de nuestros contenedores en Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://newrelic.com/blog/infrastructure-monitoring/kubernetes-health-checks">blog.newrelic.com: Kubernetes Fundamentals, Part 2: How to Use Health Checks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://komodor.com/learn/kubernetes-liveness-probes-a-practical-guide">komodor.com: Kubernetes Liveness Probes: A Practical Guide</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://martinheinz.dev/blog/63">martinheinz.dev: Improving Application Availability with Pod Readiness Gates</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hmh.engineering/dive-into-kubernetes-healthchecks-part-1-73a900fa6dbd">hmh.engineering: Dive into Kubernetes Healthchecks (part 1) 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hmh.engineering/dive-into-kubernetes-healthchecks-part-2-a9f83eb712d5">hmh.engineering: Dive into Kubernetes Healthchecks (part 2)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.datree.io/resources/kubernetes-readiness-and-liveness-probes-best-practices">datree.io: 6 Best Practices for Effective Readiness and Liveness Probes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/pavanbelagatti/configure-kubernetes-readiness-and-liveness-probes-tutorial-478p">dev.to: Configure Kubernetes Readiness and Liveness Probes - Tutorial | Pavan Belagatti 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/otomato_io/liveness-probes-feel-the-pulse-of-the-app-133e">dev.to/otomato_io: Liveness Probes: Feel the Pulse of the App</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.cloudtechtwitter.com/2022/04/kubernetes-quality-of-service-qos-class.html">cloudtechtwitter.com: Kubernetes Quality of Service (QoS) class</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/kubernetes-resource-management-in-production-d5382c904ed1">itnext.io: Kubernetes Resource Management in Production</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/setting-cpu-memory-limits-requests">learnk8s.io: Setting the right requests and limits in Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/sizing-applications-in-kubernetes">openshift.com: Sizing Applications in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.sysdig.com/blog/kubernetes-capacity-planning">sysdig.com: Kubernetes capacity planning: How to rightsize the requests of your cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/concepts/policy/limit-range">kubernetes.io Policy Limit Ranges</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.sysdig.com/blog/kubernetes-limits-requests">sysdig.com: Understanding Kubernetes limits and requests by example 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/aurelievache/understanding-kubernetes-part-22-limitrange-144l">dev.to/aurelievache: Understanding Kubernetes: part 22 LimitRange</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.sysdig.com/blog/kubernetes-resource-limits">sysdig.com: How to rightsize the Kubernetes resource limits</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://newrelic.com/blog/infrastructure-monitoring/kubernetes-request-and-limits">blog.newrelic.com: Kubernetes Fundamentals, Part 1: How to Manage Cluster Capacity with Requests and Limits</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://home.robusta.dev/blog/stop-using-cpu-limits">home.robusta.dev: For the love of god, stop using CPU limits on Kubernetes 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.netdata.cloud/blog/kubernetes-throttling-doesnt-have-to-suck-let-us-help">netdata.cloud: Kubernetes Throttling Doesnt Have To Suck. Let Us Help! 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://komodor.com/learn/kubernetes-cpu-limits-throttling">komodor.com: Kubernetes CPU Limits and Throttling</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hackernoon.com/kubernetes-resource-quotas">hackernoon.com: Kubernetes Resource Quotas</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://home.robusta.dev/blog/kubernetes-utilization-vs-reliability">home.robusta.dev: You can't have both high utilization and high reliability 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/mkdev/kubernetes-capacity-and-resource-management-its-not-what-you-think-it-is-1oik">dev.to: Kubernetes Capacity and Resource Management: It's Not What You Think It Is 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/memory-requests-and-limits-in-kubernetes-1c9cd573b3ab">itnext.io: Memory Request + Limit in Kubernetes | Daniele Polencic 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/cpu-limits-and-requests-in-kubernetes-fa9d55948b7c">itnext.io: CPU Request + Limit in Kubernetes | Daniele Polencic 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/pavanbelagatti/learn-how-to-set-kubernetes-resource-requests-and-limits-23n2">dev.to/pavanbelagatti: Learn How to Set Kubernetes Resource Requests and Limits</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://home.robusta.dev/blog/k8s-node-benchmark">home.robusta.dev: When is a CPU not a CPU? Benchmark of Kubernetes Providers and Node Efficiency 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://piotrminkowski.com/2023/08/22/resize-cpu-limit-to-speed-up-java-startup-on-kubernetes">piotrminkowski.com: Resize CPU Limit To Speed Up Java Startup on Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://sosiv.io">sosiv.io: A Deep Dive into Kubernetes Resource Requests and Limits</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://wbhegedus.me/understanding-kubernetes-cpu-limits">wbhegedus.me: Demystifying Kubernetes CPU Limits (and Throttling)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.vcluster.com/blog/how-to-set-up-kubernetes-requests-and-limits">loft.sh: How to Set Up Kubernetes Requests and Limits</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/thenjdevopsguy/impacts-of-not-setting-requests-limits-and-quotas-5f4b">dev.to: Impacts Of Not Setting Requests, Limits, and Quotas | Michael Levan</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.ardanlabs.com/blog/2024/02/kubernetes-cpu-limits-go.html">ardanlabs.com: Kubernetes CPU Limits and Go</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://foxutech.com/kubernetes-namespace-resource-quota-and-limits">foxutech.com: Kubernetes Namespace Resource Quota and Limits 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://stormforge.io">stormforge.io: Automated Kubernetes resource management for platform engineering teams to continuously rightsize workloads with HPA compatibility</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/20/11/kubernetes-scheduler">opensource.com: How the Kubernetes scheduler works</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://gist.github.com/luisalfonsopreciado/40a0fc2319241d517832affdce2bc1ff">All you need to know to get started with the Kube Scheduler</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://community.ops.io/danielepolencic/pod-rebalancing-and-allocations-in-kubernetes-4kim">community.ops.io: Pod rebalancing and allocations in Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://towardsdatascience.com/maximizing-the-utility-of-scarce-ai-resources-a-kubernetes-approach-0230ba53965b">towardsdatascience.com: Maximizing the Utility of Scarce AI Resources: A Kubernetes Approach</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.sysdig.com/blog/monitor-etcd">sysdig.com: How to monitor etcd</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/etcd-kubernetes">learnk8s.io: How etcd works with and without Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/#securing-etcd-clusters">kubernetes.io: Operating etcd clusters for Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/tutorialboy/a-detailed-brief-about-offence-and-defence-on-cloud-security-etcd-risks-4h02">dev.to: A Detailed Brief About Offence and Defence on Cloud Security - Etcd Risks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/sidecars-are-changing-the-kubernetes-load-testing-landscape">thenewstack.io: Sidecars are Changing the Kubernetes Load-Testing Landscape</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/fermyon/scaling-sidecars-to-zero-in-kubernetes-2m23">dev.to/fermyon: Scaling Sidecars to Zero in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/04/20/annotating-k8s-for-humans">kubernetes.io: Annotating Kubernetes Services for Humans</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/diegolnasc/kubernetes-best-practices">diegolnasc/kubernetes-best-practices 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://blog.pipetail.io/posts/2020-05-04-most-common-mistakes-k8s">blog.pipetail.io: 10 most common mistakes using kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.techtarget.com/searchitoperations/feature/Optimize-Kubernetes-cluster-management-with-these-5-tips"><strong>Optimize</strong> Kubernetes cluster management with these 5 tips</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.techradar.com/news/three-tips-to-implement-kubernetes-with-open-standards">techradar.com: Three tips to implement Kubernetes with open standards</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://wideops.com">wideops.com: Kubernetes best practices: Setting up health checks with readiness and liveness probes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/topics/cloudnativeplatforms/10-best-practices-worth-implementing-to-adopt-kubernetes">containerjournal.com: 10 Best Practices Worth Implementing to Adopt Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloud.google.com/blog/products/containers-kubernetes">cloud.google.com: Kubernetes Best Practices</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://release.com/blog/kubernetes-health-checks-2-ways-to-improve-stability">releasehub.com: Kubernetes Health Checks - 2 Ways to Improve Stability in Your Production Applications</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/never-should-you-ever-in-kubernetes-1-do-k8s-the-hard-way">fairwinds.com: Never Should You Ever In Kubernetes: #1 Do K8S The Hard Way</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/never-should-you-ever-in-kubernetes-part-2-kubernetes-security-mistakes">fairwinds.com: Never Should You Ever In Kubernetes Part 2: Kubernetes Security Mistakes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/6-kubernetes-reliability-mistakes">fairwinds.com: Never Should You Ever In Kubernetes Part 3: 6 K8s Reliability Mistakes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/3-kubernetes-efficiency-mistakes">fairwinds.com: Never Should You Ever In Kubernetes Part 4: Three K8s Efficiency Mistakes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://lukechannings.com/blog/2020-05-10-kubernetes-gitops-lessons">blog.lukechannings.com: Mistakes made and lessons learned with Kubernetes and GitOps</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.fairwinds.com/blog/intro-kubernetes-best-practices">fairwinds.com: An Intro to Kubernetes Best Practices: Start Your K8s Right</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/lifecycle-of-kubernetes-network-policies-749b5218f684">itnext.io: Lifecycle of Kubernetes Network Policies and Best Practices</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/production-best-practices">learnk8s.io: Kubernetes production best practices</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/PacktPublishing/Kubernetes-in-Production-Best-Practices">github.com/PacktPublishing: Kubernetes in Production Best Practices</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/5-best-practices-for-configuring-kubernetes-pods-running-in-production">thenewstack.io: 5 Best Practices for Configuring Kubernetes Pods Running in Production</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.freecodecamp.org/news/make-your-kubernetes-environment-secure-efficient-reliable">freecodecamp.org: How to Make Your Enterprise Kubernetes Environment Secure, Efficient, and Reliable</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://geekflare.com/es/kubernetes-best-practices">geekflare.com: Diez mejores prácticas de Kubernetes para una mejor orquestación de contenedores</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/features/4-expert-level-things-i-wish-id-known-about-kubernetes">containerjournal.com: 4 Expert-Level Things I Wish Id Known About Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/solegaonkar/prevent-configuration-errors-in-kubernetes-30dn">dev.to: Prevent Configuration Errors in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://komodor.com/blog/best-practices-to-migrate-to-kubernetes">komodor.com: Four Best Practices to Migrate to Kubernetes (Part 1)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://vladimir.varank.in/notes/2021/09/making-sense-of-requests-for-cpu-resources-in-kubernetes">vladimir.varank.in: Making sense of requests for CPU resources in Kubernetes 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.harness.io/blog/kubernetes-mistakes">harness.io: Kubernetes Mistakes: A Beginners Guide To Avoiding Common Pitfalls</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://martinheinz.dev/blog/60">martinheinz.dev: Keeping Kubernetes Clusters Clean and Tidy 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://pionative.com/6-important-things-you-need-to-run-kubernetes-in-production">pionative.com: 6 Important things you need to run Kubernetes in production</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?v=_nknHwTKlh8">youtube: Common Kubernetes Mistakes - CPU and Memory Requests (part 1) | Robusta</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://platform.cloudogu.com/en/blog/kubernetes-least-privilege-gcp-example">cloudogu.com: Kubernetes least privilege implementation using the Google Cloud as an axample</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hackernoon.com/kubernetes-cluster-must-haves-to-be-production-ready">hackernoon.com: Kubernetes Cluster Must-Haves To Be Production Ready</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.warpbuild.com">argonaut.dev: Choosing an Optimal Kubernetes Worker Node Size 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/integrating-compliance-for-kubernetes-pipeline-c538415401c5">itnext.io: Integrating Compliance for Kubernetes Pipeline</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://techbeacon.com/enterprise-it/5-best-practices-deploying-kubernetes">techbeacon.com: 5 Best Practices for Deploying Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://collabnix.com/10-kubernetes-best-practices-to-get-you-started">collabnix.com: 10 Kubernetes Best Practices to Get You Started</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.armosec.io/blog/kubernetes-misconfigurations">armosec.io: How to avoid Kubernetes misconfigurations</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.nextplatform.com/cloud/2024/03/04/kubernetes-clusters-have-massive-overprovisioning-of-compute-and-memory/1658269">nextplatform.com: Kubernetes Clusters Have Massive Overprovisioning Of Compute And Memory 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/does-kubernetes-really-perform-better-on-bare-metal-vs-vms">thenewstack.io: Does Kubernetes Really Perform Better on Bare Metal vs. VMs? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://website.vcluster.com/blog/a-complete-guide-to-kubernetes-cost-optimization">loft.sh: How To Reduce Your Kubernetes Cost</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.suse.com/c/rancher_blog/gain-better-visibility-into-kubernetes-cost-allocation">rancher.com: Gain Better Visibility into Kubernetes Cost Allocation</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/5-essential-tips-to-manage-kubernetes-costs">thenewstack.io: 5 Essential Tips to Manage Kubernetes Costs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://opensource.com/article/20/12/it-budget-kubernetes">opensource.com: 3 ways Kubernetes optimizes your IT budget</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/5-expensive-kubernetes-cost-traps-and-how-to-deal-with-them">thenewstack.io: 5 Expensive Kubernetes Cost Traps and How to Deal with Them</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cloudnativenow.com/features/assessing-the-true-cost-of-kubernetes">containerjournal.com: Assessing the True Cost of Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://ubuntu.com/blog/managed-kubernetes-cheaper-than-aws">ubuntu.com: Kubernetes Fully Managed half the cost of AWS</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/kubernetes-instance-calculator">learnk8s.io: Kubernetes Instance Calculator 🌟🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/cloudforecast/kubernetes-cost-management-and-analysis-guide-1e1b">dev.to: Kubernetes Cost Management and Analysis Guide 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://hackernoon.com/reducing-kubernetes-costs">hackernoon.com: Reducing Kubernetes Costs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infoworld.com/article/2337192/sysdigs-new-cost-advisor-aims-to-cut-kubernetes-costs.html">infoworld.com: Sysdigs new Cost Advisor aims to cut Kubernetes costs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://aws.amazon.com/blogs/containers/how-to-track-costs-in-multi-tenant-amazon-eks-clusters-using-kubecost">How to track costs in multi-tenant Amazon EKS clusters using Kubecost</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.infracloud.io/blogs/kubernetes-cost-reporting-using-kubecost">infracloud.io: Kubernetes Cost Reporting using Kubecost</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/opencost/opencost">github.com/kubecost: kubecost-exporter - Running Kubecost as a Prometheus metric exporter</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubecost/kubectl-cost">kubectl-cost</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/kubecost-monitor-kubernetes-costs-with-kubectl">thenewstack.io: KubeCost: Monitor Kubernetes Costs with kubectl</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://rtfm.co.ua/en/kubernetes-cluster-cost-monitoring-kubernetes-resource-report-and-kubecost">rtfm.co.ua: Kubernetes: Cluster Cost Monitoring Kubernetes Resource Report and Kubecost</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/how-many-clusters">learnk8s.io: Architecting Kubernetes clusters — how many should you have?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/kubernetes-node-size">learnk8s.io: Architecting Kubernetes clusters — choosing a worker node size</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/architecting-kubernetes-clusters-choosing-a-worker-node-size-b3729cc0c78f">itnext.io: Architecting Kubernetes clusters — choosing a worker node size</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/architecting-kubernetes-clusters-choosing-a-cluster-size-92f6feaa2908">itnext.io: Architecting Kubernetes clusters — choosing a cluster size</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://docs.google.com/spreadsheets/d/1yhkuBJBY2iO2Ax5FcbDMdWD5QLTVO6Y_kYt_VumnEtI/edit#gid=1994017257">docs.google.com - learnk8s.io: Research on the trade offs when choosing an instance type for a kubernetes cluster</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/a-deep-dive-into-architecting-a-kubernetes-infrastructure">thenewstack.io: A Deep Dive into Architecting a Kubernetes Infrastructure</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/manage-multicluster-kubernetes-with-operators">thenewstack.io: Manage Multicluster Kubernetes with Operators</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2018/08/03/out-of-the-clouds-onto-the-ground-how-to-make-kubernetes-production-grade-anywhere">kubernetes.io: Out of the Clouds onto the Ground: How to Make Kubernetes Production Grade Anywhere</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://platform9.com/blog/difference-between-multi-cluster-multi-master-multi-tenant-federated-kubernetes">platform9.com: Difference Between multi-cluster, multi-master, multi-tenant &amp; federated Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.datacenterknowledge.com/cloud/the-pros-and-cons-of-kubernetes-based-hybrid-cloud">datacenterknowledge.com: The Pros and Cons of Kubernetes-Based Hybrid Cloud</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/4-ways-to-run-kubernetes-in-production">thenewstack.io: 4 ways to run kubernetes in production</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://platform9.com/blog/kubernetes-cluster-sizing-how-large-should-a-kubernetes-cluster-be">platform9.com: Kubernetes Cluster Sizing How Large Should a Kubernetes Cluster Be?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.redhat.com/en/blog/multi-cluster-kubernetes-architecture">redhat.com: 3 questions to answer when considering a multi-cluster Kubernetes architecture</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/do-you-need-multi-clusters-6e58556f7f06">itnext.io: Do You Need Multi-Clusters? 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/3-reasons-to-choose-a-wide-cluster-over-multi-cluster-with-kubernetes-c923fecf4644">itnext.io: 3 Reasons to Choose a Wide Cluster over Multi-Cluster with Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/templating-yaml-with-code">Templating YAML in Kubernetes with real code</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources">Custom Resources</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/crd-is-just-a-table-in-kubernetes-13e15367bbe4">itnext.io: CRD is just a table in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/datreeio/CRDs-catalog">github.com/datreeio/CRDs-catalog: CRDs Catalog</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/thenjdevopsguy/creating-a-custom-resource-definition-in-kubernetes-2k7o">dev.to: Creating a Custom Resource Definition In Kubernetes | Michael Levan</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://krew.sigs.k8s.io">Krew</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://darumatic.com/blog/improve_kubectl_command_with_krew">darumatic.com: Improve Kubectl Command with Krew</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/jordanwilson230/kubectl-plugins/tree/krew">github.com/jordanwilson230: kubectl-plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://openkruise.io">openkruise.io</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/openkruise/kruise">OpenKruise/Kruise</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://thenewstack.io/introducing-cloneset-production-grade-kubernetes-deployment-crd">thenewstack.io: Introducing CloneSet: A Production-Grade Kubernetes Deployment CRD</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://discuss.kubernetes.io">Community Forums 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes/community/blob/main/README.md#special-interest-groups-sig">Kubernetes Special Interest Groups (SIGs)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2016/08/sig-apps-running-apps-in-kubernetes">SIG Apps: build apps for and operate them in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-sigs">Kubernetes SIGs</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-sigs/external-dns">ExternalDNS: Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-sigs/secrets-store-csi-driver">Kubernetes-Secrets-Store-CSI-Driver: Secrets Store CSI driver for Kubernetes secrets</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-sigs/kustomize">kustomize</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-sigs/krew-index/blob/master/plugins.md">Available kubectl plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/ishantanu/awesome-kubectl-plugins">Awesome Kubectl plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins">Extend kubectl with plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?v=_W2qZvQT6XY">youtube: Welcome to the world of kubectl plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.theodo.com/en-fr/blog/getting-started-with-kubectl-plugins">padok.fr: Getting started with kubectl plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/iovisor/kubectl-trace">kubectl-trace</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://martinheinz.dev/blog/58">martinheinz.dev: Making Kubernetes Operations Easy with kubectl Plugins</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/sigstore/k8s-manifest-sigstore">github.com/sigstore: k8s-manifest-sigstore</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/huazhihao/kubespy">kubespy</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/6-kubectl-plugins-you-must-try-1411dcbcf950">itnext.io: 6 kubectl plugins you must try</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/davidB/kubectl-view-allocations">davidB/kubectl-view-allocations</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/Ramilito/kubesess">Ramilito/kubesess</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/nilic/kubectl-netshoot">kubectl netshoot</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/open-policy-agent/conftest">open-policy-agent/conftest</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/practo/k8s-worker-pod-autoscaler">k8s-worker-pod-autoscaler</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/fidelity/kconnect">kconnect - The Kubernetes Connection Manager CLI</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/plexsystems/konstraint">konstraint</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/planetlabs/draino">Draino</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/k8spatterns/examples">github.com/k8spatterns/examples</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2016/06/container-design-patterns">kubernetes.io: container design patterns</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://developers.redhat.com/blog/2020/05/11/top-10-must-know-kubernetes-design-patterns">developers.redhat.com: Top 10 must-know Kubernetes design patterns</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.learncloudnative.com/blog/2020-09-30-sidecar-container">learncloudnative.com: Sidecar Container Pattern</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://octopus.com/blog/kubernetes-antipatterns-1">codefresh.io: Kubernetes Deployment Antipatterns part 1</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://octopus.com/blog/kubernetes-antipatterns-2">codefresh.io: Kubernetes Deployment Antipatterns part 2</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://iximiuz.com/en/posts/service-discovery-in-kubernetes">iximiuz.com: Service discovery in Kubernetes - combining the best of two worlds</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/sharadbhat/KubernetesPatterns">github.com/sharadbhat/KubernetesPatterns: YAML and Golang implementations of common Kubernetes patterns</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://developers.redhat.com/blog/2021/04/28/kubernetes-configuration-patterns-part-1-patterns-for-kubernetes-primitives">developers.redhat.com: Kubernetes configuration patterns, Part 1: Patterns for Kubernetes primitives</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/sidecar-containers-patterns">learnk8s.io: Extending applications on Kubernetes with multi-container pods</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/codefreshio/kubernetes-deployment-antipatterns-part-1-2116">dev.to: Kubernetes Deployment Antipatterns part 1</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.linkedin.com/pulse/avoid-kubernetes-anti-patterns-pavan-belagatti">linkedin.com/pulse: Avoid These Kubernetes Anti-Patterns | Pavan Belagatti</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/reference/scheduling">Kubernetes Scheduling</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/reference/scheduling/config/#profiles">Scheduling Profiles</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.intel.com/content/www/us/en/homepage.html">granulate.io: A Deep Dive into Kubernetes Scheduling</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity">Affinity and anti-affinity</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints">Pod Topology Spread Constraints</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2020/05/introducing-podtopologyspread">Introducing PodTopologySpread plugin</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://cdk8s.io">cdk8s.io</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://aws.amazon.com/blogs/containers/introducing-cdk-for-kubernetes">AWS: Introducing CDK for Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/google/jsonnet/tree/master/case_studies/kubernetes">jsonnet data templating language</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes-retired/kubefed">KubeFed: Kubernetes Cluster Federation</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.aquasec.com/cloud-native-academy/kubernetes-in-production/kubernetes-federation">aquasec.com: Kubernetes Federation: The Basics and a 5-Step Tutorial</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://engineering.monday.com/monday-coms-multi-regional-architecture-a-deep-dive">engineering.monday.com: monday.coms Multi-Regional Architecture: A Deep Dive</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.io/blog/2021/12/22/kubernetes-in-kubernetes-and-pxe-bootable-server-farm">kubernetes.io: Kubernetes-in-Kubernetes and the WEDOS PXE bootable server farm</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/eldada/kubernetes-scripts">Kubernetes Scripts</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://gist.github.com/ninlil/affbf7514d4e74c7634e77f47e172236">Get applied and effective apiVersion from Kubernetes objects</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/automating-system-updates-for-kubernetes-clusters-using-ansible-94a70f4e1972">itnext.io: Automating System Updates for Kubernetes Clusters using Ansible</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/geerlingguy/ansible-for-devops/tree/master/kubernetes">Ansible for devops: Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/embracing-failures-and-cutting-infrastructure-costs-spot-instances-in-kubernetes-6976781beacc">itnext.io: Embracing failures and cutting infrastructure costs: Spot instances in Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.cynet.com/incident-response/incident-response-plan">cynet.com: Incident Report Plan (IRP)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.kubermatic.com/blog/a-framework-for-kubernetes-incident-response">kubermatic.com: A Framework for Kubernetes Incident Response</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/reetasingh/CKAD-Bookmarks">CKAD-Bookmarks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://itnext.io/tips-tricks-for-cka-ckad-and-cks-exams-cc9dade1f76d">itnext.io: Tips &amp; Tricks for CKA, CKAD and CKS exams</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/bmuschko/ckad-crash-course">bmuschko/ckad-crash-course: Certified Kubernetes Application Developer (CKAD) Crash Course</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/jamesbuckett/ckad-questions">jamesbuckett/ckad-questions</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?v=wHha-Q3XVOg&amp;ab_channel=DanLister">CKAD Example Question with Tips &amp; Tricks</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kodekloud.com/blog/cka-vs-ckad-vs-cks">kodekloud.com: CKA vs CKAD vs CKS What is the Difference</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/bmuschko/ckad-prep">bmuschko/ckad-prep</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://packetpushers.net/podcasts/kubernetes-unpacked/ku046-do-kubernetes-certs-prepare-you-for-real-world-production">packetpushers.net: KU046: Do Kubernetes Certs Prepare You For Real-World Production?</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://mattias.engineer/courses/kubernetes">mattias.engineer/courses/kubernetes: Certified Kubernetes Application Developer (CKAD)</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://developers.redhat.com/e-books/kubernetes-operators">developers.redhat.com: Kubernetes Operators</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://leanpub.com/kubernetes-101">Kubernetes 101</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://learnkube.com/training">learnk8s.io/first-steps</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://ubuntuask.com/blog/best-new-kubernetes-books">ubuntuask.com: Best New Kubernetes Books</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://shop.oreilly.com/product/0636920223788.do">Kubernetes: Up and Running, 2nd Edition</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.amazon.com/gp/product/1492056707">Container Security</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.digitalocean.com/community/books/from-containers-to-kubernetes-with-node-js-ebook">digitalocean.com: From Containers to Kubernetes with Node.js eBook</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://dev.to/scalyr/kubernetes-tutorial-learn-the-basics-and-get-started-5dgh">Kubernetes Tutorial: Learn the Basics</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.youtube.com/watch?v=0KQndcIedeg">Complete Kubernetes Course</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.pluralsight.com/courses/getting-started-kubernetes">Getting started with Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://javarevisited.blogspot.com/2019/05/top-5-courses-to-learn-docker-and-kubernetes-for-devops.html">javarevisited.blogspot.com: Top 5 courses to Learn Docker and Kubernetes in 2020 - Best of Lot</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://elastisys.io/compliantkubernetes">compliantkubernetes.io: Compliant Kubernetes is a Certified Kubernetes distribution, that complies with: HIPAA, GDPR, PCI DSS, FFFS 2014:7, ISO 27001, etc. 🌟</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://www.container-security.site/defenders/PCI_Container_Orchestration_Guidance.html">container-security.site: PCI Container Orchestration Guidance for Kubernetes</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://kubernetes.slack.com">kubernetes.slack.com</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="http://slack.kubernetes.io">slack.kubernetes.io</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
<li><a href="https://github.com/kubernetes/enhancements/blob/ddf7d2a8c098e97b0714f31e88abad3b3e0e706c/keps/sig-node/2837-pod-level-resource-spec/README.md#summary">KEP-2837: Especificaciones de Recursos a Nivel de Pod</a> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span></li>
</ul>
<hr />
<p>💡 <strong>Explore Related:</strong> <a href="mkdocs.html">Mkdocs</a> | <a href="linux.html">Linux</a> | <a href="helm.html">Helm</a></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
</div>
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
Back to top
</button>
</main>
<footer class="md-footer">
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
<div class="md-copyright__highlight">
Copyright &copy; 2026 Nubenetes Agentic Intelligence
</div>
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
</div>
<div class="md-social">
<a href="https://github.com/nubenetes/awesome-kubernetes" target="_blank" rel="noopener" title="github.com" class="md-social__link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M173.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M252.8 8C114.1 8 8 113.3 8 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C436.2 457.8 504 362.9 504 252 504 113.3 391.5 8 252.8 8M105.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2"/></svg>
</a>
<a href="https://twitter.com/nubenetes" target="_blank" rel="noopener" title="twitter.com" class="md-social__link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M459.4 151.7c.3 4.5.3 9.1.3 13.6 0 138.7-105.6 298.6-298.6 298.6-59.5 0-114.7-17.2-161.1-47.1 8.4 1 16.6 1.3 25.3 1.3 49.1 0 94.2-16.6 130.3-44.8-46.1-1-84.8-31.2-98.1-72.8 6.5 1 13 1.6 19.8 1.6 9.4 0 18.8-1.3 27.6-3.6-48.1-9.7-84.1-52-84.1-103v-1.3c14 7.8 30.2 12.7 47.4 13.3-28.3-18.8-46.8-51-46.8-87.4 0-19.5 5.2-37.4 14.3-53C87.4 130.8 165 172.4 252.1 176.9c-1.6-7.8-2.6-15.9-2.6-24C249.5 95.1 296.3 48 354.4 48c30.2 0 57.5 12.7 76.7 33.1 23.7-4.5 46.5-13.3 66.6-25.3-7.8 24.4-24.4 44.8-46.1 57.8 21.1-2.3 41.6-8.1 60.4-16.2-14.3 20.8-32.2 39.3-52.6 54.3"/></svg>
</a>
<a href="https://www.linkedin.com/groups/1937212/" target="_blank" rel="noopener" title="www.linkedin.com" class="md-social__link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3M135.4 416H69V202.2h66.5V416zM102.2 96a38.5 38.5 0 1 1 0 77 38.5 38.5 0 1 1 0-77m282.1 320h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9z"/></svg>
</a>
</div>
</div>
</div>
</footer>
</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"annotate": null, "base": ".", "features": ["navigation.tabs", "navigation.tabs.sticky", "navigation.top", "navigation.tracking", "navigation.sections", "navigation.expand", "navigation.indexes", "search.suggest", "search.highlight", "search.share", "content.code.copy", "content.action.view", "content.action.edit", "toc.integrate"], "search": "assets/javascripts/workers/search.2c215733.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
<script src="assets/javascripts/bundle.79ae519e.min.js"></script>
</body>
</html>