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

Updates to GKE and Minikube install guides #79

Merged
merged 6 commits into from
Jul 9, 2018
Merged

Updates to GKE and Minikube install guides #79

merged 6 commits into from
Jul 9, 2018

Conversation

samodell
Copy link
Contributor

@samodell samodell commented Jul 9, 2018

Proposed Changes

  • Makes each section in GKE guide step-based.
  • Some file-formatting: wrapping at 80 chars, using sentence casing for H2s and smallers
  • Slight updates to Minikube install guide

@google-prow-robot google-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 9, 2018
@samodell
Copy link
Contributor Author

samodell commented Jul 9, 2018

/retest


We are using the `https://storage.googleapis.com/knative-releases/latest/release-lite.yaml` file which omits some of the monitoring components to reduce the memory used by the Knative components since you do have limited resources available. To use the provided `release-lite.yaml` release run:
We are using the `https://storage.googleapis.com/knative-releases/latest/release-lite.yaml`
Copy link

Choose a reason for hiding this comment

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

Same replacement of LoadBalancer to NodePort as for istio.yaml is needed to be done for release-lite.yaml.
If release-lite.yaml is meant for Minikube only, then maybe that should be done in release.sh.

Copy link
Contributor

Choose a reason for hiding this comment

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

Have you opened an issue on this in the serving repo?

Copy link

Choose a reason for hiding this comment

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

Yes, for updating docs knative/serving#1484
@krancour also opened related #72 which is fixed by this PR

Copy link
Contributor

Choose a reason for hiding this comment

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

I see -- it's actually a documentation bug, because you need to update something in istio.yaml, not that we need to change the release.sh script. Got it! I'll


We are using the `https://storage.googleapis.com/knative-releases/latest/release-lite.yaml` file which omits some of the monitoring components to reduce the memory used by the Knative components since you do have limited resources available. To use the provided `release-lite.yaml` release run:
We are using the `https://storage.googleapis.com/knative-releases/latest/release-lite.yaml`
Copy link
Contributor

Choose a reason for hiding this comment

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

Have you opened an issue on this in the serving repo?

@@ -81,17 +95,22 @@ CTRL+C when it's done.

Now you can deploy your app/function to your newly created Knative cluster.

## Test App
## Deploying an app
Copy link
Contributor

Choose a reason for hiding this comment

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

We should point to the hello-world samples here, like we do in the GKE walkthrough.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll be working on another PR that makes updates to the "Deploying an app" section; I was going to address the mismatch between the two at that point.

Copy link
Contributor

Choose a reason for hiding this comment

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

SG.

@rgregg
Copy link
Contributor

rgregg commented Jul 9, 2018

/lgtm

@google-prow-robot google-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 9, 2018
@rgregg
Copy link
Contributor

rgregg commented Jul 9, 2018

/approve

@google-prow-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rgregg, samodell

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-prow-robot google-prow-robot merged commit c2ade31 into knative:master Jul 9, 2018
@samodell samodell deleted the installnew branch July 20, 2018 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants