coreos / tectonic-docs

Tectonic documentation - https://coreos.com/tectonic/docs/latest/
Apache License 2.0
42 stars 49 forks source link

troubleshooting/bootkube_recovery_tool.md: Update bootkube recover co… #121

Closed hhoover closed 6 years ago

hhoover commented 6 years ago

…mmands to use TLS and a FQDN for etcd.

Bootkube has been updated to use TLS, and our TLS certs do not specify IP addresses in them. You need to use the DNS record for etcd when connecting.

hhoover commented 6 years ago

For reference: https://github.com/kubernetes-incubator/bootkube/blob/master/cmd/bootkube/recover.go#L48-L50

zbwright commented 6 years ago

Language looks fine. Can we get a technical check from @aaronlevy or @dghubble, please?

aaronlevy commented 6 years ago

@ericchiang / @rphillips mind taking a pass at this?

hhoover commented 6 years ago

@zbwright is this good to go?

zbwright commented 6 years ago

@hhoover yep - some people like to merge their own PRs, so I left it to you. merging.