Kubernetes¶
Contents:
- Tips
- Pods
- Nods
- Service
- Monitoring
- Running Kubernetes Locally via Minikube
- Installation
- Minikube behind a proxy
- The environment variable
- Pods
- Labels
- Services
- Replication controllers (RCs)
- Install manually
- Guestbook Example
- Service Discovery
- Install kubectl binary via curl
- Interactive K8S starting guide
- Tutorials
- Working with kubectl
- Difference between targetPort and port in kubernetes Service definition
- Sample Project
- Deploy a docker registry in the kubernetes cluster and configure Ingress with Let’s Encrypt
- Deploy a docker registry without TLS is the kubernetes cluster
- Configure docker service to use local insecure registry
- Delete images from a private local docker registry
- Assigning Pods to Nodes
- Self-managed Kubernetes Vs Managed Kubernetes
- Kubernetes manager
- Kubernetes Secrets Management
- Ingress
- Ingress namespace
- The difference between a pod and a deployment
- IngressClass
- Helm aws-load-balancer-controller
- matchLabels
- Ingress Controllers
- Ingress FailedBuildModel
- Getting a shell to a container
- Provisioning status
- StatefulSet
- Pod communication
- Namespaces and DNS
- Install kubectl
- Installing aws-iam-authenticator
- Creating or updating a kubeconfig file for an Amazon EKS cluster
- ّImage policy
- Volume
- cheatsheet
- Create a kubernetes deployment without service
- Kubectl get event
- Kubectl debug pod
- Delete resources
- Delete terminating namespace
- Logging and Monitoring
- StorageClass PersistentVolume PersistentVolumeClaim
- Get events sort by time
- Get events only for a pod
- Service account
- Logs all pods
- SSH to node
- Distribute a pod across nodes
- get All pods for each node
- Helm