Skip to content

Instantly share code, notes, and snippets.

@markito
Last active July 1, 2020 21:30
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/7f40db940f0edd2bd8e3898d71543f0a to your computer and use it in GitHub Desktop.
Save markito/7f40db940f0edd2bd8e3898d71543f0a to your computer and use it in GitHub Desktop.
scf-blog-shell
$ kn service create translator --image=<your_container_registry>/demo-app:v1 --autoscale-window 6s --revision-name=v1
Creating service 'translator' in namespace 'serverless-demo':
0.406s The Route is still working to reflect the latest desired specification.
0.538s Configuration "translator" is waiting for a Revision to become ready.
7.126s ...
7.278s Ingress has not yet been reconciled.
7.450s Ready to serve.
Service 'translator' created to latest revision 'translator-jcdbc-1' is available at URL:
http://translator-<namespace>.apps.<clustername>.<domain>.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment