apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T18:08:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 2935656a-cfd4-45a1-b2d1-79081744c056
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vf2kz
      namespace: kube-system
      uid: ffce1145-3f55-437b-96c7-8d680d8e427e
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5424
      namespace: kube-system
      uid: e4262afb-7e64-4a06-bd14-a68f520a02ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
