apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T01:14:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 83a2f03d-11ab-4c66-87c3-98cc245d2c5f
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twhsf
      namespace: kube-system
      uid: 81a24fd5-a585-41ff-9f12-c132f3443c71
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7twnr
      namespace: kube-system
      uid: 232c25cc-7b69-426d-88aa-b913ef78c25b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
