This blog shows examples to perform a basic application deployment on Kubernetes — In today’s world, Docker and Kubernetes are fast growing and widely used technologies to containerize your application, deploy and manage them using a container orchestration platform. For a beginner, these technologies, their concepts, and implementation might be difficult to understand. This blog will help to show you the deployment of…