Hi there, I was wondering if it was ever shared o...
# rke
i
Hi there, I was wondering if it was ever shared on here on the topic sharing the
kube_config_cluster.yml
with other team mates after the
rke up
provisioning? Currently we are in dev mode on our little setup so we added the config to git. During development, we are doing quite a bit of
rke up
commands which seems to be regenerating some of the
certificate-data
and making the config file not idempotent in terms of source control. Would love to hear if anyone has faced this issue and has addressed this some how. Thanks!