apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T05:50:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: c2cab5bf-4e87-48cd-a391-2729ab3f4891
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xb2h5
      namespace: kube-system
      uid: fb5a6e1a-99e5-4618-ac3a-4cce837252db
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7x2x4
      namespace: kube-system
      uid: abd74a1b-6935-4713-b175-986098e0ae6c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
