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

docs: clarify gRPC quickstart example #322

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

rafvasq
Copy link
Member

@rafvasq rafvasq commented Feb 1, 2023

Motivation

New users with limited exposure to gRPC or grpcurl can run into trouble using the inference request example provided in the quickstart example.

Modifications

Add information regarding where exactly to run the gRPC inference request so that the --proto path used in the request finds the file and works.

Result

Closes #67

@rafvasq rafvasq added the documentation Improvements or additions to documentation label Feb 1, 2023
@rafvasq rafvasq requested review from ckadner and njhill February 1, 2023 16:29
@rafvasq rafvasq changed the title docks: clarify gRPC quickstart example docs: clarify gRPC quickstart example Feb 1, 2023
Signed-off-by: Rafael Vasquez <[email protected]>
Copy link
Member

@njhill njhill left a comment

Choose a reason for hiding this comment

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

Thanks @rafvasq

Copy link
Member

@ckadner ckadner left a comment

Choose a reason for hiding this comment

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

/lgtm

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, njhill, rafvasq

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

@kserve-oss-bot kserve-oss-bot merged commit e9443ee into kserve:main Feb 3, 2023
@rafvasq rafvasq deleted the revise-quickstart branch February 10, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved documentation Improvements or additions to documentation lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gRPC example in the quick start guide is yields an error
4 participants