Chris Stryczynski

Software Developer / Consultant

When things go wrong by using a Kubernetes beta feature...

Posted on: 01/08/2018

Let me test drive this audit log feature on minikube…

Oh it doesn’t work… https://stackoverflow.com/questions/51602129/how-do-i-enable-an-audit-log-on-minikube


Okay time to fire up some vms and set them up with kubeadm.

Now how do we enable the audit log?

https://stackoverflow.com/questions/51602458/how-do-i-set-a-flag-on-kubeapi-server-when-using-kubeadm https://github.com/kubernetes/kubeadm/issues/1029

Hmm that doesn’t work either…


Okay time to manually edit some config files!

Hmm oh no the API server stopped responding…

https://stackoverflow.com/questions/51638559/how-to-diagnose-kubernetes-not-responding-on-api

Because a file does not exist? Even though it does…

https://github.com/kubernetes/apiserver/issues/42


WHAT THE FUCK…

Comments

No comments, yet!

Submit a comment