minecraft-operator

command module
v0.0.0-...-58bfa04 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2021 License: MPL-2.0 Imports: 9 Imported by: 0

README

Minecraft Operator for Kubernetes

Sample

Note: See itzg/docker-minecraft-server for a full list of valid inputs to the config environment variables.

Deploy the operator, then deploy this:

apiVersion: game.laputacloud.co/v1alpha1
kind: Minecraft
metadata:
  name: sample
spec:
  config:
    EULA: "TRUE"
    TZ: US/New York
    VERSION: LATEST
    WHITELIST: YOUR_USERNAME
  storageSize: 8Gi
  storageClassName: YOUR_STORAGECLASS
  serve: true # this will cause a loadbalancer type service to be created

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the game v1alpha1 API group +kubebuilder:object:generate=true +groupName=game.laputacloud.co
Package v1alpha1 contains API Schema definitions for the game v1alpha1 API group +kubebuilder:object:generate=true +groupName=game.laputacloud.co
pkg
component
Package component contains functions for creating the Kubernetes resources that are required by this controller.
Package component contains functions for creating the Kubernetes resources that are required by this controller.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL