krisnova / naml

Convert Kubernetes YAML to Golang
Apache License 2.0
1.26k stars 38 forks source link

consider immutable apps #66

Open krisnova opened 2 years ago

krisnova commented 2 years ago

ideally our applications would be immutable in nature after New() is called

we should come up with some examples of how to do this