k8s-deployment-strategies
k8s-deployment-strategies copied to clipboard
Kubernetes deployment strategies explained
Results
4
k8s-deployment-strategies issues
Sort by
recently updated
recently updated
newest added
[deployment_nginx_canary_conf.zip](https://github.com/ContainerSolutions/k8s-deployment-strategies/files/4310501/deployment_nginx_canary_conf.zip)  we are using nginx version 0.27.0 and we tried it with version 0.30.0 also. we tried implementing canary first by header value and then we tried to implement...