apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T05:09:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 0428385c-36f5-4e1f-9dc8-e886a3ce9634
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgmzd
      namespace: kube-system
      uid: 3a15bc75-8a7d-43b2-806d-50f127baac58
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lgjrf
      namespace: kube-system
      uid: aa0782a8-9317-4fd8-9f3e-5c78ab508284
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
