I have a question which is the reason why we are m...
# kubernetes
o
I have a question which is the reason why we are making this move and why we are considering Pulumi. In our current solution, we need to use different k8s APIs / go packages to deal with the different k8s API changes/deprecations (e.g. Ingress in networking/v1beta vs Ingress in networking/v1) and this is causing us to have different code branches based on k8s server versions.