Skip to content

Commit f20ab28

Browse files
committed
Document how to source bink
Update README with the instructions how to source bink api expose Signed-off-by: Alice Frosi <afrosi@redhat.com>
1 parent 670ddfa commit f20ab28

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ bink cluster start
9494
bink api expose
9595
export KUBECONFIG=$PWD/kubeconfig-podman
9696
kubectl get pods -A
97+
# Or directly from the shell
98+
eval $(bink api expose)
9799

98100
# Add worker nodes (optional)
99101
bink node add node2

0 commit comments

Comments
 (0)