apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T12:05:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 34151130-f9b3-4a35-8ecd-92af20fb1767
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wtxtd
      namespace: kube-system
      uid: 0facf8e1-f3a5-4ea7-91fe-ed19f784a433
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdg65
      namespace: kube-system
      uid: 2c59746c-ea66-4810-b338-ee1450b0da83
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
