apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-19T00:17:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: bd15f4c9-e1e2-409e-a7a0-36f8a851243d
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f9vlq
      namespace: kube-system
      uid: 3dc57a37-d07b-42a7-a985-bb8a93e75c70
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lzzmx
      namespace: kube-system
      uid: 7ccbce51-8435-44f6-8fff-2bf5aef8d996
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
