Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction12 issue(s) across 100 links and 5 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #planet-scale | (empty) | empty | Add link text or aria-label |
| #never-outgrow | (empty) | empty | Add link text or aria-label |
| #run-k8s-anywhere | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| /case-studies/babylon/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Babylon | |||
| /case-studies/booz-allen/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Booz Allen | |||
| /case-studies/booking-com/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Booking Com | |||
| /case-studies/appdirect/ | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Appdirect | |||
| https://youtube.com/kubernetescommunity | YouTube | new tab | Add '(opens in new tab)' to text |
| https://discuss.kubernetes.io | Forum | new tab | Add '(opens in new tab)' to text |
| https://serverfault.com/questions/tagged… | Server Fault | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/kuberne… | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/kubernetes.io | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://x.com/kubernetesio | X (formerly Twitter) | new tab | Add '(opens in new tab)' to text |
| https://k8s.dev/ | Contributor website | new tab | Add '(opens in new tab)' to text |
| https://github.com/kubernetes/kubernetes | GitHub | new tab | Add '(opens in new tab)' to text |
| https://slack.k8s.io | Slack | new tab | Add '(opens in new tab)' to text |
| https://calendar.google.com/calendar/emb… | Events Calendar | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#planet-scale; #never-outgrow; #run-k8s-anywhere; ;
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/case-studies/babylon/ ("Read more"); /case-studies/booz-allen/ ("Read more"); /case-studies/booking-com/ ("Read more"); /case-studies/appdirect/ ("Read more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://youtube.com/kubernetescommunity; https://discuss.kubernetes.io; https://serverfault.com/questions/tagged/kubernetes; https://www.linkedin.com/company/kubernetes/; https://bsky.app/profile/kubernetes.io; https://x.com/kubernetesio; https://k8s.dev/; https://github.com/kubernetes/kubernetes; https://slack.k8s.io; https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
DFavicon & BrandingAction7 icon(s) detectedFIX
DPrint StylesheetActionNo print stylesFIX
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 8 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Production-Grade Con… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The Absolute Beginne… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Attend upcoming Kube… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Kubernetes Features | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Kubernetes | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| span Kubernetes | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| span Documentation | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| span Kubernetes Blog | 1.61:1 | 4.5:1 | #000000 | #313131 | Fail |
| span Training | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| span Careers | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| span Partners | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| span Community | 1.59:1 | 4.5:1 | #000000 | #303030 | Fail |
| a Versions | 9.25:1 | 4.5:1 | #000000 | #ACACAC | Pass |
| a Release Information | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a v1.35 | 19.77:1 | 4.5:1 | #000000 | #F8F8F8 | Pass |
| a v1.34 | 17.94:1 | 4.5:1 | #000000 | #EDEDED | Pass |
| a v1.33 | 17.94:1 | 4.5:1 | #000000 | #EDEDED | Pass |
| a v1.32 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a v1.31 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 82/100 — 5 failing, 21 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.td-home > header > nav.js-navbar-scroll > button#hamburger body.td-home > header > nav.js-navbar-scroll > button#hamburger |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.td-home > header > nav.js-navbar-scroll > a.navbar-brand body.td-home > header > nav.js-navbar-scroll > a.navbar-brand |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Automated rollouts and rollbacks div > div.feature-box > h3 > a |
Service discovery and load balancing div > div.feature-box > h3 > a |
Storage orchestration div > div.feature-box > h3 > a |
Secret and configuration management div > div.feature-box > h3 > a |
Automatic bin packing div > div.feature-box > h3 > a |
Batch execution div > div.feature-box > h3 > a |
Self-healing div > div.feature-box > h3 > a |
Horizontal scaling div > div.feature-box > h3 > a |
Vertical scaling div > div.feature-box > h3 > a |
IPv4/IPv6 dual-stack div > div.feature-box > h3 > a |
Designed for extensibility div > div.feature-box > h3 > a |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Planet scale section#td-block-0-section > div.main-section > div.content > h4#planet-scale |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn Kubernetes Basics div.td-outer > main.td-main > section.row > a |
These items highlight common accessibility best practices.
ALandmark Structure4 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
AHeading Hierarchy19 headings, 1 skip(s)PASS
- H1 Production-Grade Container Orchestration
- H4 Planet scale skipped
- H4 Never outgrow
- H4 Run K8s anywhere
- H2 The Absolute Beginner's Guide To Cloud Native
- H2 Attend upcoming KubeCon + CloudNativeCon events
- H2 Kubernetes Features
- H3 Automated rollouts and rollbacks
- H3 Service discovery and load balancing
- H3 Storage orchestration
- H3 Secret and configuration management
- H3 Automatic bin packing
- H3 Batch execution
- H3 Self-healing
- H3 Horizontal scaling
- H3 Vertical scaling
- H3 IPv4/IPv6 dual-stack
- H3 Designed for extensibility
- H3 Case Studies
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 9 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | search | Search this site | aria-label |
| input | search | Search this site | aria-label |