Skip to content

Add Wasm Fleet Autoscaler quickstart documentation#4382

Merged
lacroixthomas merged 2 commits intoagones-dev:mainfrom
markmandel:docs/wasm-quickstart
Dec 15, 2025
Merged

Add Wasm Fleet Autoscaler quickstart documentation#4382
lacroixthomas merged 2 commits intoagones-dev:mainfrom
markmandel:docs/wasm-quickstart

Conversation

@markmandel
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup

/kind documentation

/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

This adds a new quickstart guide for creating a Fleet Autoscaler using Wasm modules.

Which issue(s) this PR fixes:

Closes #4080

Special notes for your reviewer:

ALL DONE

This adds a new quickstart guide for creating a Fleet Autoscaler using
Wasm modules.

Closes agones-dev#4080
@markmandel markmandel added the kind/feature New features for Agones label Dec 10, 2025
@github-actions github-actions bot added kind/documentation Documentation for Agones size/M labels Dec 10, 2025
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 79efacb1-5814-4656-9c17-ab0f6f182fd5

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/googleforgames/agones.git pull/4382/head:pr_4382 && git checkout pr_4382
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.55.0-dev-8189621

@lacroixthomas
Copy link
Copy Markdown
Collaborator

Looking great ! 👌🏼
This seems to be the last PR for the wasm fleet autoscaler ? 🎉

@lacroixthomas lacroixthomas enabled auto-merge (squash) December 15, 2025 21:26
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: da9e06ad-8cee-4761-ab55-2a2f60565778

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/googleforgames/agones.git pull/4382/head:pr_4382 && git checkout pr_4382
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.55.0-dev-96a016e

@lacroixthomas lacroixthomas merged commit e4371b2 into agones-dev:main Dec 15, 2025
4 checks passed
@markmandel markmandel deleted the docs/wasm-quickstart branch December 17, 2025 19:44
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
This adds a new quickstart guide for creating a Fleet Autoscaler using
Wasm modules.

Closes agones-dev#4080

Co-authored-by: Thomas Lacroix <thomas.lacroix@ubisoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Documentation for Agones kind/feature New features for Agones size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Script Based Autoscaler

3 participants