Skip to main content

29 docs tagged with "kubernetes"

View all tags

Cgroups v2: Comprehensive Guide

Control Groups (cgroups) v2 is the modern Linux kernel feature for organizing processes hierarchically and distributing system resources along the hierarchy in a controlled and configurable manner. This guide provides a comprehensive overview of cgroups v2, its architecture, controllers, and practical usage.

CKA

First phase to deepen on kubernetes knowledge

Core Concept And Cluster Architecture

Kubernetes is a powerful container orchestration platform that automates deployment, scaling, and management of containerized applications. Understanding its core concepts and architecture is essential for effective use and administration.

Critli

crictl is a command-line interface for CRI-compatible container runtimes. It is a lightweight tool used to inspect and troubleshoot containers and pods managed by Kubernetes, especially when you need to debug issues at the container runtime level.

EKS: Elastic Kubernetes Service

Overview of Amazon Elastic Kubernetes Service (EKS), a managed Kubernetes service that makes it easy to deploy, manage, and scale containerized applications on AWS.

ETCD

etcd is a distributed, reliable key-value store for distributed systems, crucial for Kubernetes cluster operations.

Iximus

Iximus Labs is a platform dedicated to helping developers and DevOps engineers learn and master cloud-native technologies,

JupyterHub: Multi-User Jupyter Environment

JupyterHub is a multi-user version of the Jupyter notebook designed for companies, classrooms and research labs. It provides a centralized deployment of Jupyter notebooks for multiple users, with authentication, resource management, and scalable infrastructure support.

K3S

my rating for best coding tools assistant

K9S

my rating for best coding tools assistant

Kind

my rating for best coding tools assistant

Kompose

my rating for best coding tools assistant

Milestones

First phase to deepen on kubernetes knowledge