apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T15:31:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 6a7f2ccd-a707-4671-a97d-b1853bba9ba5
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b5qzx
      namespace: kube-system
      uid: da866a0e-5f13-4819-a4a0-0b73233d75c7
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pz5d4
      namespace: kube-system
      uid: a15beca7-110e-450d-ba34-24a9a36e8a2e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
