- Introduction
- Install Kubernetes with Kubeadm using Calico Pod network Plugin
- etcd server
- cni
- Pod Overview
- Assigning Pods to Nodes
- Static Pods
- ConfigMaps
- Secrets
- Replication Controller
- Replica Set
- Deployment
- DaemonSet
- Jobs
- Namespaces
- Dashboard
- Service Accounts
- RBAC
- Services
- CoreDns
- Volumes
- Resource Quota
- Kubernetes -the-hard-way
- Liveness and Rediness
- Kompose
- Helm Charts
- Init Containers
- Pod Security
- Metrics Server
- Upgrading Kubernetes
- Operating System Upgrades within a Kubernetes Cluster
- StatefulSet
- Horizontal Pod AutoScaling
- Monitoring, Logging, Debugging, Troubleshooting
- Prometheus
- Garfana
[full_width]
in which chapter can i find the example of pod-to-pod communication ?
ReplyDeletePod to Pod communication is by default means if the pods are running on same network they can communicate to each other. you can go inside a pod and ping IP address to other pod..you will be able to see that they are communicating.
DeleteHi Raman , can you provide steps how to create cluster on minikube
ReplyDeleteHi Raman,
DeleteGot it , i was thinking that minkube also have master and node concept but got to know that minikube is single node cluster.
Hi Raman,
ReplyDeleteYou were supposed to post study material for CKA like CKAD , when you will post on this blog?
Hi Raman,
ReplyDeletePlease add prometheus and garfana notes here.
Thank you!
Already added point number 30 and 31
Deletehi sir, plz promithus and garfanalinks
ReplyDeletehi sir, plz post promithus and garfana links
ReplyDelete