Skip to content

publish a proper website with kubernetes download instructions #845

Merged
k8s-ci-robot merged 3 commits intokubernetes-sigs:masterfrom
upodroid:dump-deps
Feb 15, 2026
Merged

publish a proper website with kubernetes download instructions #845
k8s-ci-robot merged 3 commits intokubernetes-sigs:masterfrom
upodroid:dump-deps

Conversation

@upodroid
Copy link
Copy Markdown
Member

Instead of seeing a badly formatted xml list of our bucket, we could serve the contents of downloadkubernetes.com at dl.k8s.io(prod endpoint) and dl.k8s.dev(staging endpoint).

I already created a purge-only token from fastly and added it to k8s-release project.

This will be run as a periodic job that will launch a cloudbuild job in k8s-release project and run every 4 hours. If it detects a diff, it will updated code and purge the entries from the cache.

/cc @kubernetes-sigs/release-engineering

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@upodroid: GitHub didn't allow me to request PR reviews from the following users: kubernetes-sigs/release-engineering.

Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

Instead of seeing a badly formatted xml list of our bucket, we could serve the contents of downloadkubernetes.com at dl.k8s.io(prod endpoint) and dl.k8s.dev(staging endpoint).

I already created a purge-only token from fastly and added it to k8s-release project.

This will be run as a periodic job that will launch a cloudbuild job in k8s-release project and run every 4 hours. If it detects a diff, it will updated code and purge the entries from the cache.

/cc @kubernetes-sigs/release-engineering

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 15, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 15, 2026

Deploy Preview for downloadkubernetes ready!

Name Link
🔨 Latest commit b80ea6f
🔍 Latest deploy log https://app.netlify.com/projects/downloadkubernetes/deploys/699246e7441c9200084b04a5
😎 Deploy Preview https://deploy-preview-845--downloadkubernetes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 15, 2026
@upodroid
Copy link
Copy Markdown
Member Author

It's been published to https://dl.k8s.dev, and we can purge all the files related to this app in a single command

 mahamed  Mac  tmp  1  $  curl -XGET -H "Fastly-Debug: 1" https://dl.k8s.dev/js/bundle.js -I
HTTP/2 200
content-type: text/javascript
last-modified: Sun, 15 Feb 2026 20:21:03 GMT
etag: "c9e670ace7474f2999aed3afb01c05ea"
server: UploadServer
cache-control: public, max-age=86400
surrogate-key: 5BF66A24136F326004B660DDD5355054B9E21BEBBD3BD624CF17FF4AF814266A downloadkubernetes
accept-ranges: bytes
age: 425
date: Sun, 15 Feb 2026 21:37:21 GMT
via: 1.1 varnish
fastly-debug-path: (D cache-mrs10530-MRS 1771191442) (F cache-mrs1050091-MRS 1771191016)
fastly-debug-ttl: (M cache-mrs10530-MRS - - 425)
fastly-debug-digest: 57ca0beefe8505fb5d1ddfc8cc898cf1655c7da26b230c24ce8ff708ee0cd355
x-served-by: cache-mrs10530-MRS
x-cache: HIT
x-cache-hits: 0
access-control-allow-origin: *
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length: 1087

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 15, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert, upodroid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 15, 2026
@k8s-ci-robot k8s-ci-robot merged commit c7285b4 into kubernetes-sigs:master Feb 15, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants