k8s-deployment-strategies icon indicating copy to clipboard operation
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) ![image](https://user-images.githubusercontent.com/20640656/76283509-c6656c80-62c0-11ea-8546-d686872ae4d8.png) 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...