Skip to content

Conversation

dkarczmarski
Copy link
Contributor

@dkarczmarski dkarczmarski commented Oct 3, 2025

I changed the rectagle widths by adding 10.

this is the same issue as in #52586 and this is an OS specific issue. it does not look good on linux(ubuntu). the last character in the rectagle is truncated.

this page https://kubernetes.io/docs/concepts/services-networking/ingress/ uses SVG image files and these images define the following font list inside:

font-family: "trebuchet ms", verdana, arial, sans-serif;

. according to chatgpt these fonts are available on windows and macos but they are not available ( by default ) on linux (ubuntu).

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language labels Oct 3, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 3, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign divya-mohan0209 for approval. For more information see the Code Review Process.

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

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

@dkarczmarski
Copy link
Contributor Author

this is how the difference looks on linux ( ubuntu ):

Screenshot from 2025-10-03 12-35-55 Screenshot from 2025-10-03 12-35-45 Screenshot from 2025-10-03 12-35-35

Copy link

netlify bot commented Oct 3, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 34e2968
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/68dfa6565539610008ba19a9
😎 Deploy Preview https://deploy-preview-52614--kubernetes-io-main-staging.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.

Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants