mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Add a central simple getting started guide with kubernetes guide.
Point several getting started guides at this doc.
This commit is contained in:
@@ -57,7 +57,6 @@ then ```foo-next``` is synthesized using the pattern ```<controller-name>-<hash-
|
||||
#### Initialization
|
||||
* If ```foo``` and ```foo-next``` do not exist:
|
||||
* Exit, and indicate an error to the user, that the specified controller doesn't exist.
|
||||
* Goto Rollout
|
||||
* If ```foo``` exists, but ```foo-next``` does not:
|
||||
* Create ```foo-next``` populate it with the ```v2``` image, set ```desired-replicas``` to ```foo.Spec.Replicas```
|
||||
* Goto Rollout
|
||||
|
Reference in New Issue
Block a user