Skip to content
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

[es] "Install and configure kubectl" page references deprecated legacy repositories #48593

Open
jenpronet opened this issue Oct 29, 2024 · 7 comments
Labels
area/localization General issues or PRs related to localization kind/bug Categorizes issue or PR as related to a bug. language/es Issues or PRs related to Spanish language needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@jenpronet
Copy link

Greetings, you should change the appropriate Kubernetes repository, as it gives error 404, be it xenial, focal or bionic, that for ubuntu distro, it should be: echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.31/deb/ /' | sudo tee /etc/apt/sources.list.d/kubernetes.list

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 29, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@stmcginnis
Copy link
Contributor

Can you clarify the issue you're seeing? Maybe it's a formatting problem, but I don't see a difference between what you wrote and what is in the docs. Copied from the published page:

echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.31/deb/ /' | sudo tee /etc/apt/sources.list.d/kubernetes.list
sudo chmod 644 /etc/apt/sources.list.d/kubernetes.list   # helps tools such as command-not-found to work correctly

I might just be missing something obvious, but if you could point out the difference specifically for what worked for you versus what is published, that would be great. Thanks!

@dipesh-rawat
Copy link
Member

I think the reported issue pertains to the Spanish version of the documentation (based on the title of the issue) rather than the English one. I see the Spanish version of the kubectl install page is not up to date compared to the English version, and this could be the reason why the page still contains references to outdated legacy package repositories.

@dipesh-rawat
Copy link
Member

@jenpronet, could you kindly provide the URL for the page you are referencing for installation instructions?

/triage needs-information

@k8s-ci-robot k8s-ci-robot added the triage/needs-information Indicates an issue needs more information in order to work on it. label Oct 30, 2024
@jenpronet
Copy link
Author

Hi, You can get the information here https://kubernetes.io/es/docs/tasks/tools/included/install-kubectl-linux/ "Instalar usando la administración nativa de paquetes" point 3

@dipesh-rawat
Copy link
Member

Page reported in issue: https://kubernetes.io/es/docs/tasks/tools/included/install-kubectl-linux/
/language es
/remove-triage needs-information

@k8s-ci-robot k8s-ci-robot added language/es Issues or PRs related to Spanish language and removed triage/needs-information Indicates an issue needs more information in order to work on it. labels Oct 30, 2024
@dipesh-rawat
Copy link
Member

/retitle [es] "Install and configure kubectl" page references deprecated legacy repositories
/area localization
/kind bug

@k8s-ci-robot k8s-ci-robot changed the title Improvement for k8s.io/es/docs/tasks/tools/included/install-kubectl-linux/ [es] "Install and configure kubectl" page references deprecated legacy repositories Oct 30, 2024
@k8s-ci-robot k8s-ci-robot added area/localization General issues or PRs related to localization kind/bug Categorizes issue or PR as related to a bug. labels Oct 30, 2024
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 kind/bug Categorizes issue or PR as related to a bug. language/es Issues or PRs related to Spanish language needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

4 participants