apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:05:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 57b57155-60da-4288-859e-a2226b0251a6
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p2222
      namespace: kube-system
      uid: 990e95af-d470-4bd0-8bb5-e9a5b81ac20e
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qz4xv
      namespace: kube-system
      uid: 67f3252f-d193-4498-a7e9-52fc4d6d8ac5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
