apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T05:58:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 34932237-a223-4caa-a806-145e831ebd27
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhp8h
      namespace: kube-system
      uid: d0f71fbf-061c-463d-8593-bc37f7b1361f
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx5rz
      namespace: kube-system
      uid: 3a0ecab9-e40e-46d6-9425-29dac642c3d9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
