[heketi-devel] k8s setup options for developers

Raghavendra Talur rtalur at redhat.com
Wed Nov 9 13:23:36 UTC 2016


Here is what I have understood about k8s setup. Please correct or
update with your thoughts.


1. I want to have a setup to quickly test/try how a certain feature
works in a k8s version, I would probably not change any code and
recompile.
try this https://gist.github.com/surajssd/e217dcef389807cab096dd1b457594d5

2. I want to have a setup such that I have my GO env on my laptop but
test everything on VMs on laptop.
You should use
https://github.com/kubernetes/contrib and
http://kubernetes.io/docs/getting-started-guides/fedora/fedora_ansible_config/

The good part about this setup is easy push of new k8s binaries to your setup.



Thanks,
Raghavendra Talur


More information about the heketi-devel mailing list