A person who has made Minecraft a Kubernetes compatible management tool appears
Minecraft as a k8s admin tool. KubeCraftAdmin: The adventurer's admin… | by Eric Jadi | Medium
https://eric-jadi.medium.com/minecraft-as-a-k8s-admin-tool-cf16f890de42
Programmer Eric Jaddy finished Minecraft as a Kubernetes management tool 'KuberCraft Admin'. Mr. Jaddy shows how the management tool works in the following video.
KubeCraftAdmin v0.01 --YouTube
Mr. Jaddy landed in the world of Minecraft, which was prepared for management tools.
When I log in to the Kubernetes server using a command ...
The KuberCraft Admin splash screen is displayed.
If you step on the beacon placed in the center and activate the link with the cluster ...
Animals will spawn in the enclosure.
Each animal corresponds to a
Here, Mr. Jaddy creates a state where Pod is one ...
Use the command to specify the number of duplicates as 4.
Then, you can visually confirm that 3 pods have been added by increasing the number of pigs.
Jaddy then used the resource monitoring command. This will monitor the status of one pod.
Subsequently, Mr. Jaddy defeated the pig on Minecraft and forcibly deleted the monitored pod.
Then, the status of Kubernetes changed from 'Runninng' to 'Terminating'.
Finally, enter the delete command on Kubernetes.
Then, the animals disappeared one after another from Minecraft.
The source code of KuberCraftAdmin is available on GitHub.
GitHub-erjadi / kubecraftadmin
Related Posts:
in Game, Posted by log1p_kr