Open in app

Sign In

Write

Sign In

Shubham Agarwal
Shubham Agarwal

130 Followers

Home

Lists

About

Pinned

Kubernetes Workflow for Absolute Beginners

Hello Everyone, let’s discuss the kubernetes workflow. Whenever we are executing any command let’s say “kubectl create pod nginx”, how the pod request work in the backend and how a pod is got created: The request is authenticated first and validated. The “kube-api-server” creates a POD object, without assigning it…

Create Pod In Kubernetes

2 min read

Kubernetes Workflow for Absolute Beginners
Kubernetes Workflow for Absolute Beginners
Create Pod In Kubernetes

2 min read


Aug 31, 2022

What is Splunk and how does it work?

Splunk is an ultimate log collection and analysis tool, which allows users to perform real-time Server monitoring. Characteristics of Splunk: Splunk collects all the logs from servers or instances and forwards them to a remote instance. Format the logs in Human Readable and understandable format. Send Alert Notifications. Store Historical data and logs…

Splunk

5 min read

What is Splunk and how does Splunk work?
What is Splunk and how does Splunk work?
Splunk

5 min read


Feb 18, 2022

Rolling Updates and Rollbacks in Kubernetes

What is Rollout and Versioning in Kubernetes: To understand the Rolling updates and Rollbacks in Kubernetes, we first need to understand, what is Rollout and Versioning in Kubernetes. When we first create a deployment, it triggers a rollout and a new rollout creates a new deployment revision (Let’s call it revision1 for our understanding). In the future…

Rollbacks

6 min read

Rolling Updates and Rollbacks in Kubernetes
Rolling Updates and Rollbacks in Kubernetes
Rollbacks

6 min read


Published in FAUN Publication

·Feb 11, 2022

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 on a base image in order to create (or form) a new one. It is used to build or run Docker image by giving some instructions to customize am existing Docker image…

Dockerfiles

6 min read

Dockerfiles

6 min read


Published in FAUN Publication

·Feb 4, 2022

Multiple Schedulers in Kubernetes

Kubernetes ships with a default scheduler, which determines which Nodes are valid placements for each Pod as well as consider the various conditions, we specify through taints & toleration, node affinity, node selector, etc. But what if the default scheduler does not suit our needs? Say, we have a specific…

Kubernetes

4 min read

Multiple Schedulers in Kubernetes
Multiple Schedulers in Kubernetes
Kubernetes

4 min read


Published in FAUN Publication

·Jan 28, 2022

Static Pods in Kubernetes

As we know, A Kubernetes cluster is consist of many Control Plane components, like ETCD, Kube-Scheduler, Kube-Apiserver, Controller Manager, Etc. The Kubelet relies on the Kube-Apiserver for instructions on what Pods to load on the node, which is based on a decision made by the Kube-Scheduler, which was stored in…

Kubernetes

5 min read

Static Pods in Kubernetes
Static Pods in Kubernetes
Kubernetes

5 min read


Jan 21, 2022

Daemon Sets in Kubernetes

Daemon sets are like ReplicaSets in Kubernetes, as it helps us to deploy multiple instances of a pod same as ReplicaSets but in a different manner. Where ReplicaSets helps us to deploy multiple instances of a pod as per our requirements, DeamonSets ensure that one copy of the pod is…

Daemonset

4 min read

Daemon Sets in Kubernetes
Daemon Sets in Kubernetes
Daemonset

4 min read


Jan 18, 2022

All About Kubernetes Services

All About Kubernetes Services In this series we will understand what is Kubermetes Services and how if works and how it helps us to achieve our goal.technos.medium.com

Kubernetes

1 min read

Kubernetes

1 min read


Jan 15, 2022

Node Selectors in Kubernetes

In a newly created Kubernetes cluster, as per default setup a pod can be scheduled on any of the worker node in the cluster. But there are some circumstances, where we may need to control which node the pod deploys to. For ex: Let’s say we have a different kinds…

Kubernetes

2 min read

Node Selectors in Kubernetes
Node Selectors in Kubernetes
Kubernetes

2 min read


Jan 8, 2022

Node Affinity In Kubernetes

The primary purpose of the node Affinity feature is to ensure that pods are hosted on particular nodes. It provides us with advanced capabilities to limit the pod placement on specific nodes. For eg. let’s say we have different kinds of workloads running in our cluster and we would like…

Kubernetes

4 min read

Node Affinity In Kubernetes
Node Affinity In Kubernetes
Kubernetes

4 min read

Shubham Agarwal

Shubham Agarwal

130 Followers

Site Reliability Engineer, have 5 years of experience in IT support and Operations

Following
  • GanttPRO Gantt chart maker

    GanttPRO Gantt chart maker

  • Pavan Belagatti

    Pavan Belagatti

  • Neil Shah

    Neil Shah

  • Ashish Patel

    Ashish Patel

  • Sherlock Xu

    Sherlock Xu

See all (43)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech