apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:07:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: f8371722-c80d-44a8-a5d1-a34ab1aa3870
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ljc7n
      namespace: kube-system
      uid: 86febe03-9a37-42f8-849b-515febf71f92
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvxwh
      namespace: kube-system
      uid: 2b77e19d-61a7-4428-a775-82ae08710bee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
