Dennis Periquet

Results 7 comments of Dennis Periquet

@swapanshridhar looking at this file https://github.com/coreos/etcd-operator/blob/master/doc/dev/release.md, I conclude that making a change requires first merging your PR. That won't happen. What you want is to git clone etcd-operator, change it,...

@hexfusion I never made it to Kubecon 2018 -- but it would've been cool to meet.

So I see the solution is: if we lose the whole etcd cluster, just rebuild it. Presumably, if the admin cares, they will probably get alerted (assuming they have some...

I cloned the latest etcd-operator and created a 3 member etcd cluster. I then deleted each member quickly via `kubectl delete po`. I noticed that etcd-operator didn't re-create the cluster...

@philips that link does not work.

@KevinRiordan, re: logs, do: `kubectl logs etcd-operator...` (you'll have to fill in the full name of the etcd-operator pod). See https://github.com/coreos/etcd-operator/blob/master/doc/user/install_guide.md for how to uninstall etcd-operator and re-install it.

@bdurrow. Thank helped -- thanks! ``` Vicky:~ dennis.periquet$ brew reinstall minishift --no-quarantine ==> Downloading https://github.com/minishift/minishift/releases/download/v1.34.3/minishift-1.34.3-da Already downloaded: /Users/[email protected]/Library/Caches/Homebrew/downloads/bc5fccabace05ebeea262dda9c3228366a9394b80560e199beac26807f2a1a11--minishift-1.34.3-darwin-amd64.tgz ==> Uninstalling Cask minishift ==> Unlinking Binary '/usr/local/bin/minishift'. ==> Purging files for...