kubernetes / kubernetes/website

Deprecation warning banner is unreadable on the page of archived docs sites

Open
#56,823 5 comments 0 reactions 1 assignee Claimed by @kyu08 View on GitHub
area/web-development kind/bug triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

Hi, maintainers,

Thank you for maintaining [kubernetes.io](https://kubernetes.io/)! I'm new to contributing to Kubernetes. If I'm missing something, please let me know.

Also, I'm willing to fix this issue if it's confirmed as a bug. Thank you!

---

**This is a Bug Report**

**Problem:**
The `deprecation_warning` has readability issues in these part of website.

| path | as is|
|---|---|
| `/` | Image |
| `/community` | CleanShot 2026-08-09 at 09 42 29@2x |
| `/partners` | Image |

**Proposed Solution:**
- Change the background color to `$dark-bg-color-1` to make it readable.
- I have created PRs to these each branch.
- `release-1.35` https://github.com/kubernetes/website/pull/56836
- `release-1.34` https://github.com/kubernetes/website/pull/56837
- `release-1.33` https://github.com/kubernetes/website/pull/56838
- `release-1.32` https://github.com/kubernetes/website/pull/56839

**Pages to Update:**
- https://v1-35.docs.kubernetes.io/
- https://v1-34.docs.kubernetes.io/
- https://v1-33.docs.kubernetes.io/
- https://v1-32.docs.kubernetes.io/

Commit hash where I've confirmed this bug: 2dddedb4e03d (the latest commit as of August 5th, 2026 at 10:54 PM JST)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.