apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T14:29:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: ce14c8c8-1ed2-47fe-9def-ac566f848c44
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4bbt
      namespace: kube-system
      uid: 89e5aaf5-9716-4324-8b64-c25ec5afa1dc
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-76xcw
      namespace: kube-system
      uid: 366045bd-55f3-4fd8-b6f1-7151dd60ca9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
