apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T05:18:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 391fd0a7-bddd-4a77-b8f4-71ece36d7cd0
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2g8h9
      namespace: kube-system
      uid: 8b8e7b70-06ac-456a-b8f6-717bec1d5051
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pbzx9
      namespace: kube-system
      uid: d912ba8e-f600-4e62-97d5-0c9867aeaeb7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
