|
|
|
|
|
by outworlder
2961 days ago
|
|
Isn't this a symptom of a lack of tooling? Only a few people need to know all the details. We have many developers that know absolutely nothing how this stuff works. They only know that they push code, and a container falls off the other side, which can even be installed automatically. Also, you don't need sidecars. Add a k8s ingress, or even deploy a separate nginx that will do this for you (we use the second option). Developers do not care. I'm starting to think that minikube is an anti-pattern. |
|