Skip to content

A few updates to the instructions to the hello-microshift demo#25

Open
rclements-redhat wants to merge 7 commits into
redhat-et:mainfrom
rclements-redhat:patch-1
Open

A few updates to the instructions to the hello-microshift demo#25
rclements-redhat wants to merge 7 commits into
redhat-et:mainfrom
rclements-redhat:patch-1

Conversation

@rclements-redhat

Copy link
Copy Markdown

I went through the hello-microshift-demo and discovered a few areas that could be enhanced. To begin with, the sed command should not include a space between -i and .bak. Additionally, I introduced an oc command, including the jsonpath parameter, to pull the route from route/hello-microshift into the BASH route variable instead of hardcoding 'hello-microshift.local' directly in the instructions.

Remove space between `-i .bak` in the sed command. The space does not work on RHEL 9.1's sed-4.8-9.el9.x86_64 package.
Update `/etc/host`s instruction with a few more details, and use `oc` command to direct the route's FQDN from `routes/hello-microsoft` into a `route` BASH variable.
Fixed the mkdir -p ~/.kube command. Originally it was making config a directory and the ssh command would fail.

Added firewall-cmd rules to ensure ports are open on the MicroShift VM.
@rclements-redhat

Copy link
Copy Markdown
Author

Had to change the wording from VM to "machine" in a few spots and correct spelling errors. Just squash the commits when merging if the final version is acceptable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant