Various documentation polishing and improved shell helper functions (#1)

This commit is contained in:
Dan Simone
2021-02-09 16:32:30 -08:00
parent ee9a06afab
commit 6752b91612
10 changed files with 158 additions and 88 deletions

View File

@@ -14,7 +14,7 @@ oci-ssh worker-0
[tmux](https://github.com/tmux/tmux/wiki) can be used to run commands on multiple compute instances at the same time. See the [Running commands in parallel with tmux](01-prerequisites.md#running-commands-in-parallel-with-tmux) section in the Prerequisites lab.
**Note**: please import the shell functions defined [here](02-client-tools.md#shell-functions) in each tmux window/pane, as we will make use of them.
**Note**: Please ensure you've imported the shell functions defined [here](02-client-tools.md#shell-functions), either within your shell profile or explicitly within each tmux window/pane.
## Provisioning a Kubernetes Worker Node