DevOps Local Development Environment Setup using Docker & Dev Containers
in Visual Studio Code (VSCode)
The source code is for the short course
If you want to start deploying your containers to Kubernetes, especially on AWS EKS, check this course on Kubernetes that walkthrough creating Kubernetes cluster on AWS EKS using Terraform and deploying multiple related containers applications to Kubernetes and more. https://www.devteds.com/kubernetes-course-aws-eks-terraform
Visit https://devteds.com to watch all the videos and courses on DevOps and Cloud courses.
mkdir ~/projs
git clone https://github.com/devteds/devops-local-setup-docker-devcontainer-vscode.git devops-local-setup-docker-devcontainer-vscode
cd devops-local-setup-docker-devcontainer-vscode
- Update the Host path in
.devcontainer/devcontainer.json
- Change S3 bucket name in terraform
- MacOS
- Docker 24.0.2, build cb74dfc