Skip to content

diegomarangoni/k8s-starbound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Starbound Kubernetes Dedicated Server

This repository contains resources for running a Starbound server.

Tested in GKE 1.12

Using

Git clone this repository

git clone https://github.com/diegomarangoni/k8s-starbound.git

cd k8s-starbound/

Replace the steam credentials secret file steam.yml with valid credentials (base64 encoded) and apply with:

kubectl apply -f steam.yml

Now, apply the entire starbound folder with:

kubectl apply -f starbound/

Get your server public IP address with the following command:

kubectl get services

About

Starbound dedicated server running on a Kubernetes deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published