kubernetes-vagrant-coreos-cluster
kubernetes-vagrant-coreos-cluster copied to clipboard
Support the Kubernetes Metrics Server
First of all, thank you Mr. Pires, for this very handy Vagrant project.
I added the support of the Kubernetes Metrics Server. plugins/metrics-server/ is from metrics-server/deploy/1.8+/. And I have to make some changes to the manifests/master-apiserver.yaml according to this comment.
I've tested it on Mac. But I'm not sure if it works on Windows. And also not sure about RBAC.
@abcdabcd987 thank you for sending this PR! Following the merge of #320, it now has conflicts which must be resolved. Could you please resolve them?
resolved.
Thanks a lot for your kind words and contributions, @abcdabcd987.
The commit log shows that there is a merge commit. Can you rebase instead, so it's just one clean commit?
rebased.