Kubernetes
Over the years, how we deploy and run applications has vastly changed. Back at the university, I did not learn about cloud, barely about containers and certainly not about Kubernetes. I consider this to be a lack of knowledge especially as I would like to offer software-as-a-service in the near future.
I’m mostly developping in C# with .NET Core framework, I’m thereby vastly biased and focused on running that specific type of software on K8S.
References
- Video .NET Microservices – Full Course on Youtube by Les Jackson. You can find all my code on GitHub.
- Kubernetes in Action by Marko Lukša.
Todo
- Core Kubernetes
- The Kubernetes Book
- Kubernetes Preparing for the CKA and CKAD Certifications by Philippe Martin
-
Kubernetes in Production Best Practices
- Pro Microservices in .NET 6
- Production Kubernetes