apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T17:57:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 814a6b6f-9d2b-4c9a-b0b7-e3f6f624cc57
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sfqt8
      namespace: kube-system
      uid: 38cb53b4-69b3-4602-96da-1d11c144bab7
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f44ng
      namespace: kube-system
      uid: 9e3c46e5-0e62-47b8-994b-91837d1d44ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
