apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T07:01:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "710"
  uid: 1f158a20-d925-4fe4-833d-08d57a482bea
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rkhdt
      namespace: kube-system
      uid: c2a35065-6704-4e7c-a8b5-a025ba0599db
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fz27d
      namespace: kube-system
      uid: dcc14a10-1c31-44e0-8cfc-cbc4d69828b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
