We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670ddfa commit f20ab28Copy full SHA for f20ab28
1 file changed
README.md
@@ -94,6 +94,8 @@ bink cluster start
94
bink api expose
95
export KUBECONFIG=$PWD/kubeconfig-podman
96
kubectl get pods -A
97
+# Or directly from the shell
98
+eval $(bink api expose)
99
100
# Add worker nodes (optional)
101
bink node add node2
0 commit comments