Member-only story
Docker Desktop-2: Deploying an application by using Kubernetes Yaml File to Docker Desktop Kubernetes Cluster integrated with VS Code
We will enable Kubernetes on Docker Desktop and create a pod yaml file that runs a simple Apache web server by using the VSCode Kubernetes extension, and then we will deploy it to the Docker Desktop Kubernetes cluster. Finally, we will run and examine the web server on the browser, Docker Desktop, and VS Code.
6 min readSep 3, 2023
Topics we will cover:
1. Enabling Kubernetes on Docker Desktop
2. Using Docker and Docker Desktop with VS Code
3. Creating a Pod yaml file by using VS Code Kubernetes extension
4. Running Pod yaml file and Examining it on Docker Desktop and VS Code
5. As a result
6. Next post
7. References
If you like the article, I will be happy if you click on the Medium Following button to encourage me to write more, and not miss future articles.