Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Minor doc updates for app discovery: #471

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rddefauw
Copy link
Contributor

@rddefauw rddefauw commented Jun 4, 2018

  • Clarify proper working path
  • Clarify the IP address to use in the curl commands

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Clarify proper working path
- Clarify the IP address to use in the curl commands
Copy link
Contributor

@buzzsurfr buzzsurfr left a comment

Choose a reason for hiding this comment

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

Revert to , and reverse steps for clarity.

http://<host>?greet=ho
http://<host>?id=1
http://<host>?greet=ho&id=1
http://<ingress>
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be left as <host>. We can add clarity around the instruction, such as running the kubectl get svc/webapp-service command first, then stating to use that value as <host>.

@rddefauw
Copy link
Contributor Author

rddefauw commented Jun 8, 2018

Reverted to using 'host' in the examples.

@dalbhanj
Copy link
Contributor

@buzzsurfr, Is this PR good to merge?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants