apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T14:15:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: a7867d1d-e59d-47ce-8445-a5133d39b3b9
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgxrn
      namespace: kube-system
      uid: 189841a1-0ad0-4198-819b-7d3570ba2920
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99g8g
      namespace: kube-system
      uid: 6c78008f-d64f-414b-87a1-fafc53d26e9e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
