Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gke-whereami to samples #132

Merged
merged 9 commits into from
Aug 2, 2020
Merged

add gke-whereami to samples #132

merged 9 commits into from
Aug 2, 2020

Conversation

theemadnes
Copy link
Member

Per internal discussion, adding gke-whereami to GKE samples to enable public-facing multicluster demos

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 29, 2020
@askmeegs askmeegs self-requested a review July 29, 2020 20:36
Copy link
Contributor

@askmeegs askmeegs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Alex, looks great, a few comments - mostly formatting.

I tested by:

  • Building my own container image using your Dockerfile
  • Creating a new GKE cluster (spec-ed to your README)
  • Deployed my whereami image to my cluster, with kustomize build, then kubectl apply -k
  • Verified that all JSON output fields on curl were populated, and correct, for a single cluster use case.
  • Verified that the ENABLE_BACKEND configmap option works with the same deploy instructions (see notes about cluster resourcing)

gke-whereami/Dockerfile Outdated Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
gke-whereami/README.md Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
gke-whereami/README.md Show resolved Hide resolved
gke-whereami/README.md Outdated Show resolved Hide resolved
@theemadnes theemadnes requested a review from askmeegs July 31, 2020 04:14
Copy link
Member Author

@theemadnes theemadnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completed requested changes.

@askmeegs askmeegs merged commit 9f46968 into GoogleCloudPlatform:master Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants