Commit Graph

4 Commits

Author SHA1 Message Date
Michael Frister 7129bcd8cf Docs: Drop last DrainAndValidateRollingUpdate note
The flag is enabled by default now.
2019-01-22 09:26:07 +01:00
chrislovecnm bcbede8c90 Doc updates 2017-03-01 11:39:56 -07:00
Justin Santa Barbara 2fa3bcc952 UX: Split create command into `create` and `update`
We separate out the `create cluster` operation from the `update cluster`
operation.  Now create cluster only creates the spec (unless you pass
--yes), and is only for new clusters.

`update cluster` works on new or existing clusters, and should be called
to apply changes.

`update` is not the best name, because it means something different in
kubectl, but I think it's a good start.
2016-07-21 11:54:09 -04:00
Justin Santa Barbara a2d7dc017c Initial docs for how to apply a configuration change
The procedure could definitely use some work!
2016-07-05 13:04:17 -04:00