Kabali
Kabali
I am using Kubeedge version v1. 8.1.I am not able to add HTTP and HTTPS Gateway access together. What should I do??????
Hi i am using KubeEdge v1. 8.1. On top of that i am using Edgemesh. Please tell whether this setup supports HTTPS and gRPC??
I am using KubeEdge v1.8.1. My Nginx.conf looks like this apiVersion: v1 kind: ConfigMap metadata: name: confnginx namespace: default data: nginx.conf: | user nginx; worker_processes 1; error_log /var/log/nginx/error.log warn; pid...
Hi, I am using Kubeedge v1.8.1 and using edgemesh on top of it.I am unable to give "WILDCARD GATEWAY".Its not working for me. apiVersion: networking.istio.io/v1alpha3 kind: Gateway metadata: name: edgemesh-gateway...
I am using Kubeedge version v1.8.1 --------------------------------- **GATEWAY** apiVersion: networking.istio.io/v1alpha3 kind: Gateway metadata: name: edgemesh-gateway namespace: abcd spec: selector: kubeedge: edgemesh-gateway servers: - hosts: - ‘app.mydomain.com’ port: name: http-0 number:...
PVC pod and deployment which is automatically created whenever we deploy PVC is always scheduled on Worker Node. Can u please tell how can i set that PVC pod creation...
Hi i am using Kubeedge v1.8.1. Can you please suggest which monitoring solution is best for Kubedge+Edgemesh??