Bookmarks
Bookmarks Bar
Kubernetes
- Kubernetes Documentation
Kubectl
- Commands
- Cheat Sheet
- Usage Conventions - Generator
- Autocomplete
- Change namespace
Pods / Containers
- Configure a ConfigMap as ENV container
- Configure a ConfigMap as Volume
- Configure a ConfigMap as ENV
- Configure a Empty Volume
- Configure an Environment variable for a container
- Configure a Service Accounts
- Configure a PVC
- Configure a Liveness, Readiness and Startup
- Configure a MEM request and limit
- Configure a CPU request and limit
- Configure a Security Context
- Configure a Secret as Volume
- Configure a Secret as ENV
Assigning Pods to Nodes
- Affinity and Anti-affinity
- NodeSelector
- NodeName
- Busybox - Test the service from a Pod
- Two containers - Command - Args
- ContainerPort
- Sidecar container with a logging agent
- CronJob
- Deployments
- Ingress
- Jobs
- Network Policies
- PersistentVolume
- PersistentVolumeClaims
- ReplicaSet
- ResourceQuota
- Secrets
- Service Account (Token, ca.crt...)
- LinuxFoundation