K8.DotNetCore.Workshop
Kubernates and DotNetCore Workshop demonstrates essentials skills for DotNetCore Developer
Install / Use
/learn @kdcllc/K8.DotNetCore.WorkshopREADME
Kubernetes DotNetCore Workshop
This workshop will provide with ability to learn the basics of the Kubernetes development from DotNetCore developer perspective.
The solution includes the following projects:

K8.AspNetCore.HealthChecks.csproj- a simple project that demonstrates how to add custom HealthChecks.K8.Extensions.Configuration.csproj- a project that creates a custom Azure Key Vault Secrets retrieval.K8.Extensions.Hosting.csproj- a project that demonstrates how to extend hosting creation for the common K8s projects.K8.FrontEnd.csproj- theAspNetCoreWeb Api project that demonstrates usage of health and liveliness checks.K8.LongProcess.csproj- the DotNetCore 3.0 Worker Hosted Console App that runs custom K8s CronJobs.
Technologies
- Docker Containers
- Kubernetes Cluster
- Helm deployment
- Microsoft Azure Managed Identity (MSI)
Pre-requisites
- Install Docker and Local Kubernetes Cluster on Windows 10
-
Enable Local Kubernetes Cluster: Docker --> Settings --> Kubernetes

This dashboard doesn't require token authentication, since the cluster is running on the local machine.
# install
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/alternative/kubernetes-dashboard.yaml
# launch the dashboard
kubectl proxy
# dashboard url 'http://localhost:8001/api/v1/namespaces/kube-system/services/http:kubernetes-dashboard:/proxy/#!/overview?namespace=default'
The UI dashboard is useful for learning and management purposes.
Open Local Kuberbetes Cluster Dashboard
This component is required for the labs.
# installation
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/mandatory.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/cloud-generic.yaml
# validate installation
kubectl get pods --all-namespaces -l app.kubernetes.io/name=ingress-nginx --watch
-
Update Windows 10 Hosts file update to include
C:\Windows\System32\drivers\etc\hosts
127.0.0.1 kubernetes.docker.internal k8-frontend-app.local
This hosts entry provides with the following local development Url for the application
https://k8-frontend-app.local/weatherforecast
Labs

References
Windows Terminal
General Ideas
AKS specific
-
Deploy a SQL Server container in Kubernetes with Azure Kubernetes Services (AKS)
-
Create an ingress controller with a static public IP address in Azure Kubernetes Service (AKS)
-
Deploying a Stateful Application on Azure Kubernetes Service (AKS)
-
Use Azure managed identities with Azure Kubernetes Services (AKS)
-
Manually create and use a volume with Azure Files share in Azure Kubernetes Service (AKS)
-
How to: Mount an Azure Storage File Share to containers in Azure Kubernetes Services (AKS)
-
Configure agent data collection for Azure Monitor for containers
Ingress LetsEncrypt
Related Skills
node-connect
332.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
332.0kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
81.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
sonoscli
332.0kControl Sonos speakers (discover/status/play/volume/group).
