Skip to content

Invoking functions using HTTP #336

Answered by shyamjesal
faromero asked this question in Q&A
Discussion options

You must be logged in to vote

Once the cluster is up and running like mentioned in this step, you can use knative client to deploy functions.

kn service apply helloworld -f vhive/configs/knative_workloads/helloworld.yaml
Creating service 'helloworld' in namespace 'default':

  0.056s The Route is still working to reflect the latest desired specification.
  0.100s ...
  0.160s Configuration "helloworld" is waiting for a Revision to become ready.
591.046s ...
591.084s Ingress has not yet been reconciled.
591.180s Waiting for load balancer to be ready
591.398s Ready to serve.

Service 'helloworld' created to latest revision 'helloworld-00001' is available at URL:
http://helloworld.default.192.168.1.240.sslip.io

The url o…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@faromero
Comment options

@ustiugov
Comment options

@niravnshah
Comment options

@ustiugov
Comment options

@niravnshah
Comment options

Answer selected by ustiugov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants