fenio / k8s-truenas

Simple guide to use Kubernetes cluster with TrueNAS Scale over API
GNU General Public License v3.0
44 stars 6 forks source link

How to harden the setup? #1

Open amrap030 opened 1 year ago

amrap030 commented 1 year ago

Hello, thank you very much for your instructions, it worked like a charm :)

You mentioned that the instructions are for a test environment, for a production environment it should be hardened. Could you maybe add instructions for hardening etc. or give us some options on what could be done additionally to harden the setup?

Thank you in advance!

fenio commented 1 year ago

I skipped hardening as it would make whole guide really complicated and hard to follow. What I could recommend at least for start is:

In general just be aware that without further hardening basically anyone can mount your shares and that's definitely something you'd like to avoid. For playground it's fine but you really have to dig further to make such setup production ready.