apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T00:48:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: c33efa4c-c13f-4c96-be7b-c6575fca2b28
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wgbj
      namespace: kube-system
      uid: 6a7758da-da6f-4be0-97fc-2073350c6d97
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fb67k
      namespace: kube-system
      uid: 47817af9-ae01-4f3d-a38b-47dd5399ddc5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
