/carrier-webhook

carrier-webhook helps validate and mutate for GameServer, Squad or Other Resources

Primary LanguageGoApache License 2.0Apache-2.0

This is a webhook for validating and mutating gs, gss and squad, e.g. some fields in spec.

Quick Start

Build and deploy the carrier-webhook.

Build

# make push

Deploy

# do this when the kubectl and kube-config exist. kubectl get xx works.

# bash deploy-all.sh

Documentation

You can view the full documentation from the website.