Skip to content

JonasDevDE/nextCluster

 
 

Repository files navigation

nextCluster

Installation

Approved operating system: Debian 12/11/10 & Ubuntu 22.04

For approved operating system users, you can install the package from the repository by running the following command:

wget https://raw.githubusercontent.com/nextCluster/nextCluster/master/scripts/install-cluster.sh && chmod +x install-cluster.sh && ./install-cluster.sh && rm install-cluster.sh

Other

You have to install these dependencies on your os.
When you have installed the dependencies, you can install the package from the repository by running the following command:

kubectl apply -f https://raw.githubusercontent.com/nextCluster/nextCluster/master/scripts/init-cluster.yml

Planned in the future

  • (install-script) Add support for other operating systems
  • Dashboard
  • Proxy-Module

Contributing

You can contribute to the project by forking the repository and creating a pull request. You can also contribute by creating an issue. Pull Requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.


Readme work in progress...

About

Minecraft Kubernetes cluster

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • Shell 1.5%