Rushi

Results 21 comments of Rushi

i hit the same issue on 1.96 and hyperkube rkt is exiting everytime...any idea what to do.

based on the document i have also set the following 3 parameters in my master node where ETCD running. export RS_ETCD_CLIENT_CERT=/etc/kubernetes/secrets/etcd-client.crt export RS_ETCD_CLIENT_KEY=/etc/kubernetes/secrets/etcd-client.key export RS_ETCD_CA_CERT=/etc/kubernetes/secrets/etcd-client-ca.crt

Hi Sorry to come back late . I have question. I set the parameters on my kubernetes master host where the ETCD running as "Rkt" container . as mentioned i...

ok i copied RCLI as well reshifter binaries in my kubernetes master node (its coreos so i had to do symbolic links to /usr/bin/ ) anyways but after doing i...

just curious to find, is this error due to any persistency stoage of NFS. I have NFS setup with persistence storage but for reshifter container i didnt' configure any NFS...

looks like the Dockerfile is pointing to wrong URL Ruby files which is invalid . i have updated Dockerfile with the following URL and itworked. ------ https://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Leap_15.0/devel:languages:go.repo https://download.opensuse.org/repositories/devel:/languages:/ruby/openSUSE_Leap_15.2/devel:languages:ruby.repo -----

i had the same issue with 1.7.5 and terraform file as well since 1.7.5 installer terraform was not recognized and giving weird errors, so i had to use 1.7.3 installer...

i tried the solutions but no luck . my setup i had 3 masters, 5 workers and i have selected ETCD to proivsion on masters (controllers option during tectonic installer...

@seglberg : no luck ? as you stated to restart "systemctl restart etcd-member" on master . in my setup i had 3 masters and 3 workers. All 3 mastered etcd...