CONTENUTI:
Basics of Kubernetes
- Define Kubernetes
- Cluster Structure
- Adoption
- Project Governance and CNCF
Installation and Configuration
- Getting Started with Kubernetes
- Minikube
- Kubeadm
- More Installation Tools
Kubernetes Architecture
- Kubernetes Architecture
- Networking
- Other Cluster Systems
APIs and Access
- API Access
- Annotations
- Working with A Simple Pod
- kubectl and API
- Swagger and OpenAPI
API Objects
- API Objects
- The v1 Group
- API Resources
- RBAC APIs
Managing State With Deployments
- Deployment Overview
- Managing Deployment States
- Deployments and Replica Sets
- DaemonSets
- Labels
Volumes and Data
- Volumes Overview
- Volumes
- Persistent Volumes
- Rook
- Passing Data To Pods
- ConfigMaps
Services
- Overview
- Accessing Services
- DNS
Ingress
- Overview
- Ingress Controller
- Ingress Rules
- Service Mesh
Scheduling
- Overview
- Scheduler Settings
- Policies
- Affinity Rules
- Taints and Tolerations
Logging and Troubleshooting
- Overview
- Troubleshooting Flow
- Basic Start Sequence
- Monitoring
- Plugins
- Logging
- Troubleshooting Resources
Custom Resource Definition
- Overview
- Custom Resource Definitions
- Aggregated APIs
Helm
Security
- Overview
- Accessing the API
- Authentication and Authorization
- Admission Controller
- Pod Policies
- Network Policies
High Availability
- Overview
- Stacked Database
- External Database