top | item 25510662

(no title)

nouney | 5 years ago

I don't get it, how do you configure nginx with a YAML file?

discuss

order

verdverm|5 years ago

You don't directly. You add some extra lines of yaml to an k8s ingress resource, nginx detects this and updates itself. A single nginx container can service many ingresses for each of your apps. The idea is to distribute the config to the app manifests they are related to