apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:08:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 0c687881-9ad0-4f1c-8b40-ef76bb635d2b
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7cztl
      namespace: kube-system
      uid: d9644ee0-d61a-468e-afe0-485972301be1
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjf5n
      namespace: kube-system
      uid: 2ecb0cf6-da5d-4005-a9db-0ed777b7a8f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
