Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ryancox on github.
  • I am ryancox (https://keybase.io/ryancox) on keybase.
  • I have a public key whose fingerprint is ABCF 5F09 A5A6 9507 7C41 4C1A AAE7 2D02 5CBB DB80

To claim this, I am signing this object:

apiVersion: extensions/v1beta1
kind: Job
metadata:
name: analyzelogs
spec:
template:
metadata:
labels:
name: analyzelogs
spec:
apiVersion: extensions/v1beta1
kind: Job
metadata:
name: clientload
spec:
parallelism: 6
completions: 6
template:
metadata:
labels:
apiVersion: v1
kind: Service
metadata:
name: gatlingcomputerdatabase
spec:
type: LoadBalancer
ports:
- port: 80
targetPort: 9000
protocol: TCP
apiVersion: v1
kind: ReplicationController
metadata:
name: gatling-computer-database-rc
spec:
replicas: 2
selector:
app: gatling-computer-database-pod
template:
metadata:
package computerdatabase
import io.gatling.core.Predef._
import io.gatling.http.Predef._
import scala.concurrent.duration._
class ParameterizedSimulation extends Simulation {
val httpConf = http
.baseURL("http://" + sys.env("SERVICE_NAME")) // Here is the root for all relative URLs

Keybase proof

I hereby claim:

  • I am ryancox on github.
  • I am ryancox (https://keybase.io/ryancox) on keybase.
  • I have a public key whose fingerprint is A893 D418 065C EF56 3007 8B39 77F5 24D4 5E1F 2352

To claim this, I am signing this object: