Tagged: Containerisation

Kubernetes Service 0

Kubernetes – Service object – simplifying the concepts

Kubernetes – discussing “Service” object

We are continuing simplifying Kubernetes concepts

Kubernetes - Cluster - starting minikube 0

Kubernetes – Imperative commands – part 1 – simplifying concepts

Kubernetes – Imperative commands

In this article we will discuss –
What are Kubernetes Imperative CMDLEts
What prerequisites required to use Kubernetes imperative CMDLETs
Imperative CMDLETs for Kubernetes cluster
Imperative CMDLETs Kubernetes objects
Imperative CMDLETs Kubernetes Node

kubernetes components 0

Kubernetes – kubectl command line utility

As we are trying to understand kubernetes / trying to simplify kubernetes – today we will discuss kubernetes command line utility – kubectl

what happens when kubectl command get executed

Installing Docker for Desktop for Windows on Windows 2

Docker : Installation on Windows – resolving error – WSL2 Installation is incomplete.

Docker show on Windows 🙂

Installing Docker / Docker Desktop for Windows on Windows box 🙂

HAVE A GREAT TIME AHEAD 🙂

Publishing .NET Core application from Visual Studio to Docker Registry - Error - Publish has encountered an error. Docker support must be enabled in the project 0

Docker + Visual Studio – resolving error – Publish has encountered an error. Docker support must be enabled in the project

Docker + Visual Studio – Adding Docker support to Visual Studio – resolving error – Publish has encountered an error. Docker support must be enabled in the project

kubernetes components / kubernetes architecture 5

Kubernetes simplifying: Setting up local environment – creating Kubernetes cluster locally (helps in Interview Preparation) – Kubernetes for beginners

Hi All,
In this article we will discuss how to set up the Kubernetes cluster locally.

Thanks. HAVE A FANTASTIC DAY AHEAD 🙂

Monolithic VS Microservice Based architecture 7

Kubernetes – Introduction / starting point for beginners (Helps to prepare the interview)

Hi All,

Greetings for the day 🙂 LIFE IS BEAUTIFUL 🙂

Starting with Kubernetes tutorial. In this article in very simply or easily try to explain what is Kubernetes? In next subsequent Kubernetes article try to explain concepts in depth.

Thanks. STAY SAFE 🙂 STAY HEALTHY 🙂

docker file for executing .NET CORE Console application to create container 4

Docker – Introduction to Containers and Docker – part 2 – Creating first Docker program – our first container with detailed steps :)

Hi All,

Greetings for the day 🙂 LIFE IS BEAUTIFUL 🙂

Exploring Docker continues. Today first Docker program – creating our first container – detailed steps

Thanks . STAY SAFE 🙂 STAY HEALTHY 🙂

Docker vs VM 4

Docker – Beginning with Docker – Introduction to Containers and Docker – part 1 – Try to simplify the concepts / Helps to prepare interviews :)

Hi All,

Greetings for the day 🙂 LIFE IS BEAUTIFUL 🙂

Today somethin new – Trying to understand / simplify the concept – Docker and Contianers 🙂

For this, suggestions / feedback are welcome.

Thanks. STAY SAFE 🙂 STAY HOME 🙂

1

Dockerfile Reference – EXPOSE & ENV Instructions

This article explains use and importance of EXPOSE and ENV instructions of Dockerfile.