apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
296 stars 228 forks source link

accessing openwhisk externally via REST API or Browser #726

Open saip50 opened 2 years ago

saip50 commented 2 years ago

we have deployed openwhisk in azure AKS using helm chart. how do we access the openwhisk from outside the cluster either through browser or REST API? Also, do we have UI (front-end) for openwhisk? we have used apihostname as IP of ingress-controller and apihostport as 443.