Skip to content

doc: fix up GKE install guide#11960

Merged
borkmann merged 1 commit intomasterfrom
pr/rolinh/doc-gke-install-1.8
Jun 9, 2020
Merged

doc: fix up GKE install guide#11960
borkmann merged 1 commit intomasterfrom
pr/rolinh/doc-gke-install-1.8

Conversation

@rolinh
Copy link
Copy Markdown
Member

@rolinh rolinh commented Jun 8, 2020

This commit fixes the GKE install guide:

  • gcloud now requires to pass --zone or --region or fails. Update
    the guide to use --zone to all gcloud commands that require it.
  • The set of pods in the cilium namespace is different now. Update the
    sample list so that the reader does not get confused.
  • Add =true to --set nodeinit.restartPods as without specifying
    =true, the Helm command fails.

@rolinh rolinh added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.8 labels Jun 8, 2020
@rolinh rolinh requested a review from a team as a code owner June 8, 2020 15:40
@b3a-dev b3a-dev mentioned this pull request Jun 8, 2020
20 tasks
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 8, 2020

Coverage Status

Coverage increased (+0.009%) to 36.998% when pulling 383ff09 on pr/rolinh/doc-gke-install-1.8 into c0f58e2 on master.

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 8, 2020
Comment thread Documentation/gettingstarted/k8s-install-gke.rst
Comment thread Documentation/gettingstarted/k8s-install-gke-validate.rst
@rolinh rolinh removed the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 9, 2020
This commit fixes the GKE install guide:

- `gcloud` now requires to pass `--zone` or `--region` or fails. Update
  the guide to use `--zone` to all `gcloud` commands that require it.
- The set of pods in the `cilium` namespace is different now. Update the
  sample list so that the reader does not get confused.
- Add `=true` to `--set nodeinit.restartPods` as without specifying
  `=true`, the Helm command fails.

Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
@rolinh rolinh force-pushed the pr/rolinh/doc-gke-install-1.8 branch from 0bc8856 to 383ff09 Compare June 9, 2020 09:08
@rolinh rolinh added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 9, 2020
@borkmann borkmann merged commit f0a9f85 into master Jun 9, 2020
@borkmann borkmann deleted the pr/rolinh/doc-gke-install-1.8 branch June 9, 2020 11:19
@aanm aanm mentioned this pull request Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants