[cloud-compute-kubernetes]: incorrect command line snippet in codelab

Open Beginner friendly
#216 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
google-cloud, kubernetes, shell
Domain
documentation

Research direction

Open the Compute Engine & Kubernetes codelab and locate part 23, where the command-line snippet is shown. Correct the missing -- in the gcloud docker command, then verify that the displayed command matches the requested form.

Written by the indexing model from the issue text.

Description

There is a typo in command line snippet in Compute Engine & Kubernetes codelab, part 23:

Instead of

gcloud docker push gcr.io//helloworld-ui:v2

Should be

gcloud docker -- push gcr.io//helloworld-ui:v2

Dominant language
No language data
Stars
30
Forks
60
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googlecodelabs/feedback

All issues in googlecodelabs/feedback

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.