apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:30:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: d104b7de-758f-4535-b3df-5ba53c6eb692
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q667g
      namespace: kube-system
      uid: 59075b70-e3c2-4b01-a8b8-1c08bdadc6ac
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-skrx4
      namespace: kube-system
      uid: 3d5e601a-3844-40d2-be9b-22efedf9499e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
