projectsyn / documentation

The Project Syn main documentation repository
https://docs.syn.tools/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Add a getting started guide #45

Closed tobru closed 4 years ago

tobru commented 4 years ago

This is a getting started guide which helps to set-up an instance of Project Syn

srueg commented 4 years ago

I was thinking about adding kustomization.yaml setups to the operator and api repos. This would boil down the install steps to kubectl apply -k github.com/projectsyn/lieutenant-operator.git?ref=v0.1.4. WDYT?

tobru commented 4 years ago

I was thinking about adding kustomization.yaml setups to the operator and api repos. This would boil down the install steps to kubectl apply -k github.com/projectsyn/lieutenant-operator.git?ref=v0.1.4. WDYT?

Oh yes, that would be awesome!