-
Install the Docker Desktop

-
Enable the Kubernetes.
-
Create the docker images by command & visual studio. e.g. docker build -t simpleappclient . in simple_dotnetcore_microservice_k8s\clientApp folder and right click on Dockerfile in simple_dotnetcore_microservice_k8s\SimpleApp.API\SimpleApp.API folder and select "Build Docker Image".
-
Browse the K8s folder and run the following commands: - kubectl apply -f ./simpleappapi.yaml
- kubectl apply -f ./simpleappclient.yaml -
Brose the following URL: http://localhost:4200/
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple .NET Core 6 API and Angular front end on Docker and Kubernetes.
License
fullstackhub-io/simple_dotnetcore_microservice_k8s
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Simple .NET Core 6 API and Angular front end on Docker and Kubernetes.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
