Skip to content

docs(compliance): add Kubernetes conformance results page - #658

Merged
Timur Tukaev (tym83) merged 1 commit into
mainfrom
docs/conformance-results
Aug 19, 2026
Merged

docs(compliance): add Kubernetes conformance results page#658
Timur Tukaev (tym83) merged 1 commit into
mainfrom
docs/conformance-results

Conversation

@tym83

Copy link
Copy Markdown
Contributor

Summary

Adds a Kubernetes conformance page under the Compliance section, covering both shapes the platform is used in.

What

  • New page content/en/compliance/kubernetes-conformance.md
  • Menu entry wired into hugo.yaml under the existing Compliance parent
  • content/en/compliance/_index.md updated to list it

The page records conformance runs on self-hosted Cozystack across five Kubernetes releases, alongside the existing CNCF listings for Hikube, the hosted platform built on Cozystack. It also documents the two cluster properties a conformance run depends on — a dedicated tenant etcd, and an explicit --etcd-compaction-interval — and the Talos-specific reason for running only the e2e plugin.

Why

Conformance is the first question in most platform evaluations, and until now the answer lived only in a third party's submission. Publishing both the distribution results and the hosted ones is more useful to an evaluator and more accurate about what each result covers.

The older releases are deliberately included. Conformance holding on v1.32 tells someone migrating from an existing platform that they can move at the Kubernetes version they run today and upgrade afterwards, rather than doing both at once. The page states plainly that those releases no longer receive upstream patches, so they read as a migration path rather than a destination.

Wording follows the trademark constraint throughout: these are conformance runs, and the page does not claim the Certified Kubernetes mark.

Preview

Netlify deploy preview, /compliance/kubernetes-conformance/.

Records conformance runs across five Kubernetes releases on self-hosted
Cozystack alongside the existing CNCF listings for Hikube, so both the
distribution and the hosted shapes of the platform are covered.

Documents the two cluster properties a conformance run depends on — a
dedicated tenant etcd and an explicit compaction interval — since neither
is discoverable from a failing run.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: tym83 <6355522@gmail.com>
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for cozystack ready!

Name Link
🔨 Latest commit ad6c785
🔍 Latest deploy log https://app.netlify.com/projects/cozystack/deploys/6a85a2de7d53130008c0dd4e
😎 Deploy Preview https://deploy-preview-658--cozystack.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.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 945b1721-44ff-45d1-9a87-d05c68f7514a


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tym83
Timur Tukaev (tym83) marked this pull request as ready for review August 19, 2026 13:04
@tym83
Timur Tukaev (tym83) merged commit d7ca2c2 into main Aug 19, 2026
6 of 7 checks passed
@tym83
Timur Tukaev (tym83) deleted the docs/conformance-results branch August 19, 2026 13:13
Timur Tukaev (tym83) added a commit that referenced this pull request Aug 19, 2026
…sions (#660)

## Summary

Follow-up to #658: adds the fifth conformance run and corrects which
versions were actually submitted to the CNCF. Both landed on the branch
after #658 was merged, so they missed it.

## What

- Adds the v1.31.14 row to the results table: **404 passed, 0 failed**
of 6607 specs. That completes the set — all five Kubernetes releases the
platform offers now have a published run, none with a failure.
- Corrects the submission scope. The page said results for v1.35, v1.34
and v1.33 were submitted. With v1.36 the current Kubernetes release, the
programme accepts v1.35 and v1.34 only, and the v1.33 submission was
withdrawn on that basis. Fixed in the results section, the FAQ and the
notes.
- Updates the surrounding prose that referred to four releases and used
v1.32 as the oldest example.

## Why

The correction matters more than the extra row: as merged, the page
claims a submission that does not exist. The v1.33 entry was closed
after the CNCF conformance bot pointed out it was outside the window.

## Verification

`hugo` builds clean, `hack/check-i18n.sh` passes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant