Skip to content

Instantly share code, notes, and snippets.

@satishchennu1
Last active January 23, 2020 16:03
Show Gist options
  • Select an option

  • Save satishchennu1/f2eaecce8b0102a0f091abe78274b3ee to your computer and use it in GitHub Desktop.

Select an option

Save satishchennu1/f2eaecce8b0102a0f091abe78274b3ee to your computer and use it in GitHub Desktop.
I am trying to install gremlin on my openshift using kubernates environment .
Was able to do both the steps
Step 1: Downloading your Gremlin client certificates
a) Navigate to Team Settings and click on your Team. Click the blue Download button to save your certificates to your local computer
step 2: Set up your Gremlin credentials
gremlin account (sign up here) you will need to get your Gremlin Daemon credentials. Login to the Gremlin App using your Company name and sign-on credentials
step 3: Installation with Helm
a) export GREMLIN_TEAM_ID="YOUR_TEAM_ID"
b) export GREMLIN_CLUSTER_ID="Your cluster id"
c) Creating attacks using the Gremlin App
1) Creating a CPU Attack against a Kubernetes node using the Gremlin App
I am not able to get clusterid , can you please let me know how to get the cluster id in openshift.
https://www.gremlin.com/community/tutorials/how-to-install-and-use-gremlin-locally-with-kubernetes/
@satishchennu1

Copy link
Copy Markdown
Author

adding the grelmin steps

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