An overview of common pitfalls when you start to incorporate containerization with Docker and Kubernetes in your development
Tag: docker-compose
List of key notes about building and using Docker imagesList of key notes about building and using Docker images
Here I gathered answers to small pitfalls which from time to time appears because you’re not doing some actions often. Such actions include using of .dockerignore, mounting files, SSL certificates
Deploying your .NET Core app to Kubernetes on local Windows machineDeploying your .NET Core app to Kubernetes on local Windows machine
Concise guide with commands about deploying .NET Core application to local k8s.