Proof of Concept from containerized/orchestrated aspnet core application using Docker and Kubernetes
If you liked the project, please give a star ;)
- Visual Studio 2019, Visual Studio Code or Rider
- .Net Core 2.X +
- Docker
- K8s
File | Goal |
---|---|
k8sdeploy.yaml | yaml file responsible for building poc's deployment and service |
Dockerfile | file responsible to build a image from application to use in k8sdeploy.yaml |