apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T15:54:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: b48ad427-02f2-428f-b4e3-d31fd348e691
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s95rg
      namespace: kube-system
      uid: 401a1278-b3cb-441d-b827-f557f7a42f20
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7mftq
      namespace: kube-system
      uid: 1813aca6-bbdf-4478-ac56-eb707d44b82c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
