PinnedShubham AgarwalKubernetes Workflow for Absolute Beginnerskube-api-server” creates a POD object, without assigning it to a node, updates the information of the newly created pod in “ETCD Cluster”Oct 2, 2021Oct 2, 2021
Shubham AgarwalWhat is Splunk and how does Splunk work?Splunk is an ultimate log collection and analysis tool, which allows users to perform real-time Server monitoring.Aug 31, 2022Aug 31, 2022
Shubham AgarwalRolling Updates and Rollbacks in KubernetesWhen we upgrade the application, the deployment create a new replicaSet..at same time taking down the Pods..following a rolling update.Feb 18, 2022Feb 18, 2022
Shubham AgarwalinFAUN — Developer Community 🐾What is Dockerfile and how does it work?Dockerfile is a script, composed of various commands (instructions) and arguments listed successively to automatically perform an action…Feb 11, 2022Feb 11, 2022
Shubham AgarwalinFAUN — Developer Community 🐾Multiple Schedulers in KubernetesKubernetes Provides us power to create, package & deploy our own Kubernetes Scheduler Program. Moreover, we can even run multiple…Feb 4, 20221Feb 4, 20221
Shubham AgarwalinFAUN — Developer Community 🐾Static Pods in KubernetesPods that are created by the Kubelet on their own without the intervention from the API server…….are known as Static Pods.Jan 28, 2022Jan 28, 2022
Shubham AgarwalDaemon Sets in KubernetesDaemon sets are like ReplicaSets in Kubernetes, as it helps us to deploy multiple instances of a pod same as ReplicaSets but in a different…Jan 21, 2022Jan 21, 2022
Shubham AgarwalNode Selectors in KubernetesnodeSelector is the simplest form of node selectionJan 15, 2022Jan 15, 2022
Shubham AgarwalNode Affinity In KubernetesThe primary purpose of the node Affinity feature is to ensure that pods are hosted on particular nodes. It provides us with advanced…Jan 8, 20221Jan 8, 20221