apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T23:53:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: a53293fe-321f-4732-bed1-ce33ae5bd3be
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-54j9q
      namespace: kube-system
      uid: 944feffb-d708-459f-872d-e045943f816f
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4tm6
      namespace: kube-system
      uid: 76877ab0-69a1-4d70-8676-ac1c986e5ece
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
