Closed mx-zheng closed 3 years ago
Hi guys,
k8s service is based on the kube-proxy and iptables . I don't know whether service is available while ovs-cni is enable in K8s ?
apiVersion: v1 kind: Service metadata: name: myservice spec: selector: app: myapp ports: - protocol: TCP port: 80 targetPort: 80
Hi guys,
k8s service is based on the kube-proxy and iptables . I don't know whether service is available while ovs-cni is enable in K8s ?
apiVersion: v1 kind: Service metadata: name: myservice spec: selector: app: myapp ports: - protocol: TCP port: 80 targetPort: 80