apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:14:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: d1a1a931-cd2f-4db5-9b88-a5822f6b7cb3
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcnds
      namespace: kube-system
      uid: 5232e6dc-217c-4711-99cf-4f733972491e
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn7k7
      namespace: kube-system
      uid: 251757a4-9171-4203-ada7-c813bd60d96d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
