Skip to content

Instantly share code, notes, and snippets.

@pwright
Created March 31, 2022 17:12
Show Gist options
  • Save pwright/204888601324ee1394e3dbe0e82cbfe5 to your computer and use it in GitHub Desktop.
Save pwright/204888601324ee1394e3dbe0e82cbfe5 to your computer and use it in GitHub Desktop.
Using skupper in OpenShift terminal
  1. Sign up for dev sandbox at https://developers.redhat.com/
  2. Click >_ to start terminal:
  3. Get skupper cli using curl: curl --output skupper https://raw.githubusercontent.com/pwright/Waterworld/master/skupper
  4. Use skupper.

NOTE: For later versions of skupper, host the binary somewhere and curl it, no tar commands available from OpenShift terminal.

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