Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

deploy-master.md: Fixed kube-apiserver yaml schema #887

Closed
wants to merge 1 commit into from
Closed

deploy-master.md: Fixed kube-apiserver yaml schema #887

wants to merge 1 commit into from

Conversation

mikalv
Copy link

@mikalv mikalv commented Jun 7, 2017

CoreOS seems to be defaulting to etcd2, however k8s to etcd3.

This fixes error that occurs after following official guides,
since it now will crash and restart forever without being able
to connect to the etcd node/cluster.

Fixes #871

Tested on:
CoreOS stable (1353.8.0)
With kubernetes image/tag quay.io/coreos/hyperkube:v1.6.4_coreos.0

CoreOS seems to be defaulting to etcd2, however k8s to etcd3.
This fixes error that occurs after following official guides,
since it now will crash and restart forever without being able
to connect to the etcd node/cluster.

Fixes #871
@zbwright
Copy link
Contributor

Thanks for your work. This page has recently been rewritten. Closing this PR.

@zbwright zbwright closed this Sep 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apiserver pod restarts every 10-15 sec
2 participants