apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:49:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 0b7b68ab-74b9-457d-82bb-b5ecf5d221bf
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jf5xp
      namespace: kube-system
      uid: 0076030a-f3f2-482c-a0c2-9a77be307643
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p449p
      namespace: kube-system
      uid: cd459f40-e191-474a-a3d1-72e4e5012c5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
