Skip to content

Commit

Permalink
README changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Arash Kaffamanesh committed Sep 30, 2018
1 parent b146554 commit 08dee49
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion openshift/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# jmeter-kubernetes
# Jmeter Cluster Support for Kubernetes and OpenShift

## Prerequisits

Kubernetes > 1.8

OpenShift version > 3.5

N.B.: this implementation was tested on Kubernetes 1.9, 1.10, and 1.11 and OpenShift 3.5 and 3.10 (minishift)

## TL;DR

```bash
./jmeter_cluster_create.sh
./dashboard.sh
./start_test.sh
```

Please follow the guide "Load Testing Jmeter On Kubernetes" on our medium blog post:

https://goo.gl/mkoX9E

0 comments on commit 08dee49

Please sign in to comment.