How to make any application deployable to Kubernetes in 6 simple steps to deploy

Abhishek Jain
1 min readFeb 21, 2023

My aim is to make complicated concept easier for everyone to understand so everyone is equipped with what latest technology has to offer. To align myself with my vision, I am planning to have webinar on coming weekend for all the interested participant through ZOOM… If you are interested then please feel free to dial in (Will share the meeting invite).

Agenda for session is :

How to make any application deployable to Kubernetes in 6 simple steps to deploy

  1. Create Docker image
  2. Push it to public or private registry
  3. Create Deployment config
  4. If application is internal & allow to be interacted with other services within cluster then Create Service config
  5. If it is public facing component & needed either ingress or load balancer depending upon application use case then create
    - either Ingress config as needed or
    - Load balancer config
  6. Last step to just Apply all the configs to have your application deployed on Kubernetes cluster

Due to lot of work, I could not simply the complicated/complex technical concept related to kubernetes… This weekend I will be explaining end to end process to make your application deployable on Kubernetes… Stay tune for the weekend to know how easy it is gonna be for you to make you app kubernetes deployable…..

--

--

Abhishek Jain

BlockChain Evangelist & Enthusiast with 13 years of experience as Software Test Automation Architect - https://www.linkedin.com/in/abhishek-jain-31a72133/