mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-30 22:10:16 +02:00
Add kubernetes roadmap
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
# What is kubernetes
|
@@ -0,0 +1 @@
|
||||
# Concepts and terminologies
|
@@ -0,0 +1 @@
|
||||
# Kubernetes vs other container orchestration tools
|
@@ -0,0 +1 @@
|
||||
# Introduction
|
@@ -0,0 +1 @@
|
||||
# Setting up a cluster
|
@@ -0,0 +1 @@
|
||||
# Configuring nodes
|
@@ -0,0 +1 @@
|
||||
# Cluster networking
|
@@ -0,0 +1 @@
|
||||
# Cluster federation
|
@@ -0,0 +1 @@
|
||||
# Multi cluster management
|
@@ -0,0 +1 @@
|
||||
# Cluster setup and configuration
|
@@ -0,0 +1 @@
|
||||
# Pods and their role
|
@@ -0,0 +1 @@
|
||||
# Creating and managing pods
|
@@ -0,0 +1 @@
|
||||
# Replication and scaling
|
@@ -0,0 +1 @@
|
||||
# Deployment strategies
|
@@ -0,0 +1 @@
|
||||
# Pods and replication
|
@@ -0,0 +1 @@
|
||||
# Networking pods and communication
|
@@ -0,0 +1 @@
|
||||
# Understanding and using services
|
@@ -0,0 +1 @@
|
||||
# Network load balancing with services
|
@@ -0,0 +1 @@
|
||||
# External access to services
|
@@ -0,0 +1 @@
|
||||
# Services and networking
|
@@ -0,0 +1 @@
|
||||
# Config management and config maps
|
@@ -0,0 +1 @@
|
||||
# Using secrets
|
@@ -0,0 +1 @@
|
||||
# Usage in pods and controllers
|
@@ -0,0 +1 @@
|
||||
# Configmaps and secrets
|
@@ -0,0 +1 @@
|
||||
# Storage options
|
@@ -0,0 +1 @@
|
||||
# Persistent storage
|
@@ -0,0 +1 @@
|
||||
# Volumes
|
@@ -0,0 +1 @@
|
||||
# Storage and volumes
|
@@ -0,0 +1 @@
|
||||
# Resource consumption and limits
|
@@ -0,0 +1 @@
|
||||
# Assigning namespace quotas
|
@@ -0,0 +1 @@
|
||||
# Resource usage and performance monitoring
|
@@ -0,0 +1 @@
|
||||
# Resource management and quotas
|
@@ -0,0 +1 @@
|
||||
# Securing a kubernetes cluster
|
@@ -0,0 +1 @@
|
||||
# Role based access control
|
@@ -0,0 +1 @@
|
||||
# Cluster and network security
|
@@ -0,0 +1 @@
|
||||
# Container and pod security
|
@@ -0,0 +1 @@
|
||||
# Security
|
@@ -0,0 +1 @@
|
||||
# Cluster and pod health monitoring
|
@@ -0,0 +1 @@
|
||||
# Log collection and analysis
|
@@ -0,0 +1 @@
|
||||
# Monitoring tools setup
|
@@ -0,0 +1 @@
|
||||
# Monitoring and logging
|
@@ -0,0 +1 @@
|
||||
# Scheduling pods on nodes
|
@@ -0,0 +1 @@
|
||||
# Configuring taints and tolerations
|
@@ -0,0 +1 @@
|
||||
# Automated scheduling and self healing
|
@@ -0,0 +1 @@
|
||||
# Managing and upgrading cluster
|
@@ -0,0 +1 @@
|
||||
# Scheduling and management
|
@@ -0,0 +1 @@
|
||||
# Stateful vs stateless apps
|
@@ -0,0 +1 @@
|
||||
# Statefulset patterns and usecases
|
@@ -0,0 +1 @@
|
||||
# Persistent storage and network identity
|
@@ -0,0 +1 @@
|
||||
# Stateful applications
|
@@ -0,0 +1 @@
|
||||
# Blue green deployment
|
@@ -0,0 +1 @@
|
||||
# Canary deployment
|
@@ -0,0 +1 @@
|
||||
# Ab testing
|
@@ -0,0 +1 @@
|
||||
# Rolling update and rollback
|
@@ -0,0 +1 @@
|
||||
# Deployment patterns
|
@@ -0,0 +1 @@
|
||||
# Custom controllers
|
@@ -0,0 +1 @@
|
||||
# Custom schedulers and extenders
|
@@ -0,0 +1 @@
|
||||
# Custom resource definitions
|
@@ -0,0 +1 @@
|
||||
# Kubernetes extensions and apis
|
@@ -0,0 +1 @@
|
||||
# Integration with ci cd pipelines
|
@@ -0,0 +1 @@
|
||||
# Advanced topics
|
@@ -0,0 +1 @@
|
||||
# Architecture and design
|
@@ -0,0 +1 @@
|
||||
# Performance and scalability
|
@@ -0,0 +1 @@
|
||||
# Security best practices
|
@@ -0,0 +1 @@
|
||||
# Cluster management
|
@@ -0,0 +1 @@
|
||||
# Troubleshooting and debugging
|
@@ -0,0 +1 @@
|
||||
# Kubernetes best practices
|
@@ -0,0 +1 @@
|
||||
# Managing production workloads
|
@@ -0,0 +1 @@
|
||||
# Cluster and application scaling
|
@@ -0,0 +1 @@
|
||||
# Monitoring and managing cluster performance
|
@@ -0,0 +1 @@
|
||||
# Upgrading cluster and applications
|
@@ -0,0 +1 @@
|
||||
# Kubernetes in production
|
1
src/roadmaps/kubernetes/content/index.md
Normal file
1
src/roadmaps/kubernetes/content/index.md
Normal file
@@ -0,0 +1 @@
|
||||
#
|
@@ -1,10 +1,10 @@
|
||||
---
|
||||
jsonUrl: "/jsons/roadmaps/kubernetes.json"
|
||||
pdfUrl: "/pdfs/roadmaps/kubernetes.pdf"
|
||||
order: 9
|
||||
order: 14
|
||||
featuredTitle: "Kubernetes"
|
||||
featuredDescription: "Step by step guide to learning Kubernetes in 2023"
|
||||
title: "Kubernetes"
|
||||
title: "Kubernetes Roadmap"
|
||||
description: "Step by step guide to learning Kubernetes in 2023"
|
||||
isNew: true
|
||||
hasTopics: true
|
||||
|
Reference in New Issue
Block a user