apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-18T12:36:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 102683be-e066-4912-9901-c80e91d9cc7f
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vs8xv
      namespace: kube-system
      uid: d5a6f152-b4c3-42f2-a786-f69842363a58
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzbzx
      namespace: kube-system
      uid: 0ec1ea72-632f-4528-b1cc-abf7a3915420
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
