Skip to content

[de] Update kubectl installation to use new pkgs.k8s.io repositories #51959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alikhere
Copy link
Contributor

Description

The German kubectl installation page still references the deprecated Google Cloud package repositories (packages.cloud.google.com), which were officially deprecated and frozen as of September 13, 2023. Users following these instructions may encounter issues or receive outdated packages.

Affected page- https://kubernetes.io/de/docs/tasks/tools/install-kubectl/

Replace deprecated packages.cloud.google.com URLs with official pkgs.k8s.io
repositories in German kubectl installation documentation.

  • Update Ubuntu/Debian installation commands
  • Update CentOS/RHEL/Fedora installation comman

Closes: #51911

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 18, 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 bene2k1 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

@k8s-ci-robot k8s-ci-robot requested a review from bene2k1 August 18, 2025 16:54
@k8s-ci-robot k8s-ci-robot added the area/localization General issues or PRs related to localization label Aug 18, 2025
@k8s-ci-robot k8s-ci-robot requested a review from tengqm August 18, 2025 16:54
@k8s-ci-robot k8s-ci-robot added language/de Issues or PRs related to German language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 18, 2025
Copy link

netlify bot commented Aug 18, 2025

Pull request preview available for checking

Built without sensitive environment variables

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

@bene2k1 bene2k1 left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 19, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: d79a42ed674b3f5a23b8f4c7ab96176a9133ef05

@alikhere
Copy link
Contributor Author

@tengqm Could you please review the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/de Issues or PRs related to German language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[de] "Install and configure kubectl" page references deprecated legacy repositories
3 participants