Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etcd directly in host #72

Merged
merged 1 commit into from
Jan 21, 2016
Merged

etcd directly in host #72

merged 1 commit into from
Jan 21, 2016

Conversation

Smana
Copy link
Contributor

@Smana Smana commented Jan 19, 2016

No description provided.

@Smana Smana mentioned this pull request Jan 19, 2016
@Smana
Copy link
Contributor Author

Smana commented Jan 19, 2016

#65

@Smana
Copy link
Contributor Author

Smana commented Jan 19, 2016

I need to write sysvinit scripts

@Smana
Copy link
Contributor Author

Smana commented Jan 19, 2016

We probably don't need the sysvinit script #73

@ant31
Copy link
Contributor

ant31 commented Jan 19, 2016

as transition why not all in docker with init scripts to start container. Then host binary as an alternative... or not?

@Smana
Copy link
Contributor Author

Smana commented Jan 19, 2016

a docker container is not a service. i mean it is much easier to get the
status of a process, reloading/restarting it when it is a service. especially for etcd i don't want to depend on docker.

@Smana
Copy link
Contributor Author

Smana commented Jan 21, 2016

@ant31 please have a look to this PR and if it's ok for you we'll merge it

@Smana
Copy link
Contributor Author

Smana commented Jan 21, 2016

For info: we won't support sysvinit on rh like distribs because almost all the versions support systemd now.
Initially i wanted to support Centos 6 too but it is now really old.

@ant31
Copy link
Contributor

ant31 commented Jan 21, 2016

I'm ok, let's discuss the OS list we want to support. Then we check the 'init' scripts requiements.

fix etcd configuration for nodes

fix wrong calico checksums

using a var name etcd_bin_dir

fix etcd handlers for sysvinit

using a var name etcd_bin_dir

sysvinit script

review etcd configuration
Smana added a commit that referenced this pull request Jan 21, 2016
@Smana Smana merged commit 1c2bdba into kubernetes-sigs:master Jan 21, 2016
@Smana Smana deleted the etcd_on_host branch February 13, 2016 10:18
@xyalan xyalan mentioned this pull request Nov 29, 2017
angao pushed a commit to angao/kubespray that referenced this pull request Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants