kinecraft icon indicating copy to clipboard operation
kinecraft copied to clipboard

Start to a Minecraft k8s operator

Kinecraft

This is a very very raw controller written during TGIK 083 live stream. Details on the episode at https://github.com/heptio/tgik/tree/master/episodes/083.

TODO

  • ~Populate status~
  • Create and manage a Service along with each Pod
  • Recreate Pod when parameters change
  • +kubebulder:validation:Enum for serverType
  • Build a minecraft protocol proxy
  • Define CRDs for plugins
  • Graceful shutdown of server
  • Hibernate with saving worlds to s3
  • Build an admin web ui?
    • Get/reflect logs somehow
    • Send custom rcon commands