Kubernetes Stuck at Starting

Reading Time: < 1 minute

Microservice and containerization is the next future, at least when this article is written. Playing with docker is quite fun, deploying microservices as a container is also fun. After success creating .NETCore container (another topic, another day perhaps), it’s time to level up the game to use orchestrator.

First one I choose to play with is Kubernetes (K8) since it’s included in Docker Desktop for Windows (or MacOS). The setup was quite easy, just a few ticks on settings as shown.