Srinivas karnati

Srinivas karnati @karnatisrinivas

About: I'm a DevOps Engineer | Avacado Folk 🥑 | Believes in Code, Community, Content, Coffee

Joined:
Feb 3, 2022

Srinivas karnati
articles - 16 total

ErrImagePull and ImagePullBackOff in Kubernetes

When you create a pod in Kubernetes, it goes through a lot of steps. One of the important tasks is to...

Learn More 5 1Jan 18 '23

What happens when you create a pod?

A pod is the smallest deployable unit that you can create and manage in Kubernetes. But how to...

Learn More 1 0Jan 15 '23

Kubernetes Objects

Kubernetes objects are different types of entities provided by Kubernetes for deploying, maintaining,...

Learn More 7 0Apr 4 '22

15 Docker Commands you should know

Docker is a containerization system which packages and runs the application with its dependencies...

Learn More 9 0Mar 8 '22

Getting Started with Azure CLI

What is Azure CLI? The Azure Command-Line Interface (CLI) is a command-line tool which...

Learn More 7 0Mar 4 '22

Network Security Groups In Azure

Network Security Group An Azure Network Security Group (NSG) is a core component of...

Learn More 3 0Feb 28 '22

Getting started with Azure Policies

Azure Policy Azure Policy is a service in Azure which allows you create polices which...

Learn More 7 0Feb 22 '22

Create a Virtual Network on Azure

What is Azure Virtual Network? Azure Virtual Network (VNet) is the bulding block for...

Learn More 6 0Feb 20 '22

OSI Model and it's layers

A network both contains hardware and software that sends data from one location to another. The end...

Learn More 5 0Feb 20 '22

Automating user management with bash script

As a System administrator, creating users on multiple servers maybe something that you would do on a...

Learn More 10 0Feb 20 '22

Basics Of Bash Scripting

What is a Shell The shell is a computer program, it takes each command and passes it to...

Learn More 8 0Feb 20 '22

Setting up an Ubuntu 20.04 VPS

Creating an VPS VPS, or Virtual Private Server, is an virtual machine configured to...

Learn More 5 0Feb 20 '22

Linux basic commands

Linux is an extremely common operating system. 90% of all cloud computing systems run on Linux. Most...

Learn More 16 3Feb 20 '22

Install Pop!_OS on Local System using Virtual Box

This is a quick tutorial on installing Pop!_OS to run on a VirtualBox. Virtualization is so useful if...

Learn More 3 0Feb 20 '22

The 6R's for Migrating to Cloud

As part of migrating to cloud from monolithic servers, we often implement different strategies. This...

Learn More 3 0Feb 20 '22

What is Cloud?

CLOUD refers to servers that are accessed over the Internet, and the software and databases that run...

Learn More 0 0Feb 3 '22