apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:39:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 3b9e6511-b6c4-4ec0-b90a-a17deae219fb
subsets:
- addresses:
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-69rlw
      namespace: kube-system
      uid: d121911a-9c73-4677-b5bf-de0c748d7dea
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-httnn
      namespace: kube-system
      uid: abc25a8b-2c47-4f87-993a-252ced6a0032
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
