apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T05:30:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 226a073a-c3dc-4d14-ace1-5970d2983c24
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ncsxw
      namespace: kube-system
      uid: 90418641-3ebe-4b7c-aad4-e6e301e15516
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxsvr
      namespace: kube-system
      uid: 9a233fc9-f7f0-4437-93ae-9192d59f5a19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
