Skip to content

Instantly share code, notes, and snippets.

@bharatmicrosystems
Created August 22, 2020 23:52
Show Gist options
  • Select an option

  • Save bharatmicrosystems/9ae75d99bec6d230e92f276db0f4a4c6 to your computer and use it in GitHub Desktop.

Select an option

Save bharatmicrosystems/9ae75d99bec6d230e92f276db0f4a4c6 to your computer and use it in GitHub Desktop.
$ kn service create helloworld-go --image gcr.io/knative-samples/helloworld-go --env TARGET="World" --annotation autoscaling.knative.dev/target=10
Creating service 'helloworld-go' in namespace 'default':
0.171s Configuration "helloworld-go" is waiting for a Revision to become ready.
6.260s ...
6.324s Ingress has not yet been reconciled.
6.496s Waiting for load balancer to be ready
6.637s Ready to serve.
Service 'helloworld-go' created to latest revision 'helloworld-go-zglmv-1' is available at URL:
http://helloworld-go.default.34.71.125.175.xip.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment