Skip to content

Instantly share code, notes, and snippets.

View akazakou's full-sized avatar
☢️

Andrei Kazakou akazakou

☢️
  • Telly
  • Austin, TX, USA
  • 22:50 (UTC -05:00)
  • LinkedIn in/akazakou
View GitHub Profile
@akazakou
akazakou / satisfactory.yaml
Created December 2, 2021 08:59
Kuberneted Deployment for the Satisfactory Experemental Dedicated Server
---
apiVersion: v1
kind: Namespace
metadata:
name: satisfactory
labels:
istio-injection: enabled
---
apiVersion: v1
kind: PersistentVolume