apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T23:27:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 65a3e8a7-9023-4f01-858b-c6f1e3add001
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5js2d
      namespace: kube-system
      uid: a7252362-aa0c-445c-bde3-5abbdef0d88e
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxjzn
      namespace: kube-system
      uid: 97c43478-fafc-473a-8868-823f26020e7a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
