You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Kubernetes Engine Rolling Upgrades
1
+
q# Kubernetes Engine Rolling Upgrades
2
2
3
3
Kubernetes Engine is a managed service that provides fully automated
4
4
upgrades to keep clusters up to date with the latest Kubernetes versions and
@@ -33,6 +33,16 @@ demos of each.
33
33
*[Relevant Material](#relevant-material)
34
34
<!--te-->
35
35
36
+
### Run Demo in a Google Cloud Shell
37
+
38
+
Click the button below to run the demo in a [Google Cloud Shell](https://cloud.google.com/shell/docs/).
39
+
40
+
[](https://console.cloud.google.com/cloudshell/open?git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fgke-rolling-updates-demo&page=editor&tutorial=README.md)
41
+
42
+
All the tools for the demo are installed. When using Cloud Shell execute the following
43
+
command in order to setup gcloud cli. When executing this command please setup your region
44
+
and zone.
45
+
36
46
## Versions
37
47
38
48
A Kubernetes Engine version number represents an immutable collection of
0 commit comments