Minecraft Stateful Sets
MinecraftStatefulSets are a way to manage a number of Minecraft Servers. Unlike a MinecraftDeployment, a MinecraftStatefulSet is designed to manage stateful applications, such as lobby servers. This means that each server in the set has a unique identity.
If you want to create Minecraft servers without state or identity (for example games like BedWars), you should use a MinecraftDeployment instead.
Get started with Minecraft Stateful Sets
We are currently working on MinecraftStatefulSets, and they are not yet available. If you want to be notified when they are available, you can join our Discord server.
Spec Fields
As we're still working on MinecraftStatefulSets, the spec fields are not available yet, but they will probably be similar to the ones in MinecraftDeployment.
Status Fields
As we're still working on MinecraftStatefulSets, the status fields are not available yet, but they will probably be similar to the ones in MinecraftDeployment.
Using an SDK
If you want to use an API to deploy Minecraft server, you can use on of our official SDKs. They offer a simple way to interact with the Strela API and create and manage MinecraftStatefulSets.