apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T13:51:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 477296a8-1f67-4afa-9af7-9de63f7adc3a
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j7dz5
      namespace: kube-system
      uid: d3f5823a-4a49-4698-be3b-dbbd26489184
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9c6qm
      namespace: kube-system
      uid: 1c191071-be24-4c95-8219-9d794a53bb4a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
