Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added fleet-loadtest.yaml for use in load testing #562

Merged
merged 2 commits into from
Feb 7, 2019

Conversation

jkowalski
Copy link
Contributor

usage:

$ kubectl create -f examples/simple-udp/fleet-loadtest.yaml
$ kubectl scale fleet simple-udp-loadtest --replicas=1000

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 6a2e1bb5-c800-4be1-811d-b211d5655b00

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website will exist for the next 30 days:

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/562/head:pr_562 && git checkout pr_562
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-d0b6822

@markmandel
Copy link
Member

Is this to make things easier to have a Distributed load test?

If so - should this be "fleet-distributed.yaml" ?

(As an aside, if you want to have local files for testing, etc - put a '.' in front of it, .gitignore will automatically ignore it)

usage:

```
$ kubectl create -f examples/simple-udp/fleet-distributed.yaml
$ kubectl scale fleet simple-udp-distributed --replicas=1000
```
@jkowalski
Copy link
Contributor Author

If so - should this be "fleet-distributed.yaml" ?

Renamed.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: c28014c4-e029-412f-ab85-9b5d9db4aaa5

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/562/head:pr_562 && git checkout pr_562
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-d7baa9a

@markmandel markmandel added the area/examples Examples. Usually found in the `examples` directory label Feb 7, 2019
@markmandel markmandel added this to the 0.8.0 milestone Feb 7, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: b443f800-aa76-46a3-bf15-c9ae7144b900

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/562/head:pr_562 && git checkout pr_562
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-3750028

@markmandel markmandel merged commit 346d841 into googleforgames:master Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/examples Examples. Usually found in the `examples` directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants