Open in app
Home
Notifications
Lists
Stories

Write
Mohan Pawar
Mohan Pawar

Home

About

Oct 22, 2021

What are some essential Unix/Linux commands?

Linux is an open-source operating system used for various purposes. Linux includes many commands that can be performed on the command-line interface. The most commonly used commands are provided below. Commands 1. who who is a command used to display the users who are currently logged in on the server. who 2. grep grep is…

Linux

3 min read


Jul 15, 2021

How do AWS Security Token Service (STS) keys work?

Temporary credentials to access resources in your AWS account. STS allows you to request temporary credentials for your AWS account without creating an IAM user. You do not need to inject any access key or environment variables in your application, as these credentials will be generated on-demand. …

AWS

2 min read

How do AWS Security Token Service (STS) keys work?
How do AWS Security Token Service (STS) keys work?

Published in Geek Culture

·Jul 6, 2021

What is an efficient way of passing parameters to a function?

Our goal is to minimize the number of parameters passed to a function in programming. In C, the compiler will attempt to allocate a processor register to each local variable that you use in a function. When there are more local variables than available registers, the compiler will store excess…

C Programming

3 min read

What is an efficient way of passing parameters to a function?
What is an efficient way of passing parameters to a function?

Jun 1, 2021

What is containerd?

containerd | an industry-standard container runtime Docker extract its component containerd to accelerate the innovation across the ecosystem and donated it to open foundation. This statement tell everything we want to know about containerd. They open source docker’s core container runtime component into a community project. That said, docker is…

Docker

4 min read

What is containerd?
What is containerd?

May 27, 2020

Kubernetes object creation 101

A pod is the smallest unit in K8s ecosystem like an atom in the universe. Before creating any pod, I assume that the application is already developed along with docker image is build and it is available on docker repository(public or private). So, whenever kubernetes cluster runs, create a pod…

Kubernetes

4 min read

Kubernetes object creation 101
Kubernetes object creation 101

Mar 6, 2020

Create a Kubernetes cluster using kubeadm

The Minimal Viable kubernetes(MVK) cluster… The kubeadm tool is used to bootstrap smaller kubernetes cluster where you can experience all kubernetes features. The cluster spin-up using kubeadm is eligible to pass the Kubernetes Conformance Program. The cluster life-cycles functions and cluster upgrade also supports by kubeadm. If you are getting…

Kubernetes

4 min read

Create a Kubernetes cluster using kubeadm
Create a Kubernetes cluster using kubeadm

Feb 24, 2020

Simplified Kubernetes Architecture

Understand Kubernetes Architecture the easy way… Kubernetes is a Production-Grade Container Orchestration where it manages automated container deployment, scaling, and management. Learning any tools or technology starts with knowing its architecture along with it’s terminology. And, real world applications tools architecture are complex in nature and the goal of this…

Kubernetes

5 min read

Simplified Kubernetes Architecture
Simplified Kubernetes Architecture

Apr 21, 2018

If I want to become an Entrepreneur, where do I start ?

Let’s start with a story, AND story. Imagine someone asks, “What do you do?” How do you answer? Maybe you say, “I own a restaurant.” Or, “I’m a supervisor at Acme Industries.” Or, “I’m a teacher.” Whatever you say, your answer probably doesn’t include the word “and.” But it should…

Entrepreneurship

4 min read

If I want to become an Entrepreneur, where do I start ?
If I want to become an Entrepreneur, where do I start ?

Apr 7, 2018

Understanding Continuous Integration[CI] and Continuous Delivery[CD] (Part IV)

Introduction to CI/CD pipelines workflow Update: This article is part of a Jenkins series. Check out the full series: Part 1, Part 2, Part 3, Part 4 This is a Part IV of Jenkins series as in Part III we saw how to integrate Jenkins with Bitbucket/Github. In this section…

Continuous Integration

4 min read

Understanding Continuous Integration[CI] and Continuous Delivery[CD] (Part IV)
Understanding Continuous Integration[CI] and Continuous Delivery[CD] (Part IV)

Mar 29, 2018

Local Mentor Experience at Docker Birthday #5 Celebration — Mumbai Edition

Augustine Correa is running a Mumbai Technology Meetup more than five years and conducting a different tech theme every month with best and veteran speakers in that domain. As in the IT industry, we all have an responsibility to give back to the community, and I think, he is doing…

Docker

3 min read

Local Mentor Experience at Docker Birthday #5 Celebration — Mumbai Edition
Local Mentor Experience at Docker Birthday #5 Celebration — Mumbai Edition
Mohan Pawar

Mohan Pawar

Lead DevOps Engineer, Trekkie, Voyager http://mohan08p.strikingly.com/

Following
  • HackerEarth

    HackerEarth

  • Mike Wolfe

    Mike Wolfe

  • Tom Kuegler

    Tom Kuegler

  • javinpaul

    javinpaul

  • The Wicked Orchard by Sidra Owens

    The Wicked Orchard by Sidra Owens

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable