Skip to content

Instantly share code, notes, and snippets.

@markito
Created July 1, 2020 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markito/5e71653d3bda5f13b36151526a392cdc to your computer and use it in GitHub Desktop.
Save markito/5e71653d3bda5f13b36151526a392cdc to your computer and use it in GitHub Desktop.
$ kn service update translator --image=<your_container_registry>/demo-app:v2 --traffic translator-v1=100 --tag @latest=preview
Updating Service 'translator' in namespace 'serverless-demo':
0.493s The Route is still working to reflect the latest desired specification.
0.754s Ingress has not yet been reconciled.
6.843s Traffic is not yet migrated to the latest revision.
7.041s Ingress has not yet been reconciled.
7.150s Ready to serve.
Service 'translator' updated to latest revision 'translator-pzpns-2' is available at URL:
http://translator-serverless-demo.apps.ci-ln-7vhysib-d5d6b.origin-ci-int-aws.dev.rhcloud.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment