Skip to content

The Cache-Control header of cdn.dl.k8s.io contains 'no-store', disabling caching completely. #8151

Open
@ysiw

Description

@ysiw
$ curl --head https://cdn.dl.k8s.io/release/v1.30.0/kubernetes-server-linux-amd64.tar.gz
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 376899698
Content-Type: application/x-tar
Last-Modified: Wed, 17 Apr 2024 21:23:20 GMT
ETag: "7cf058a841717952027d751c6fd7adaf"
Accept-Ranges: bytes
Age: 79750
Date: Sat, 31 May 2025 11:49:33 GMT
Cache-Control: private, no-store
access-control-allow-origin: *

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.sig/k8s-infraCategorizes an issue or PR as relevant to SIG K8s Infra.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions