apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T13:24:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "824"
  uid: 1aadbf66-b698-4e10-82f6-2d4d026fc086
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwq5k
      namespace: kube-system
      uid: e381fde7-d147-4a23-8c84-5fd61a999813
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sv9sk
      namespace: kube-system
      uid: 776b2d8c-ed7a-4797-a4f0-0034d30e180c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
