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

Link for cluster bootstrap is broken #129093

Open
kundan2707 opened this issue Dec 5, 2024 · 5 comments · May be fixed by #129113
Open

Link for cluster bootstrap is broken #129093

kundan2707 opened this issue Dec 5, 2024 · 5 comments · May be fixed by #129113
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.

Comments

@kundan2707
Copy link
Contributor

What happened?

Link for Cluster-bootstrap is broken in https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cluster-bootstrap/README.md

What did you expect to happen?

Link should be working

How can we reproduce it (as minimally and precisely as possible)?

clicking on link

Anything else we need to know?

No response

Kubernetes version

$ kubectl version
# paste output here
Client Version: v1.31.0
Kustomize Version: v5.4.2
Server Version: v1.31.0


</details>


### Cloud provider

<details>
baremetal
</details>


### OS version

<details>

```console
# On Linux:
  $ cat /etc/os-release
# paste output here
PRETTY_NAME="Ubuntu 24.04 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian

$ uname -a
# paste output here
Linux XXXXXXXXXXXXX 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Install tools

Container runtime (CRI) and version (if applicable)

Related plugins (CNI, CSI, ...) and versions (if applicable)

@kundan2707 kundan2707 added the kind/bug Categorizes issue or PR as related to a bug. label Dec 5, 2024
@k8s-ci-robot k8s-ci-robot added needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 5, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

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.

@kundan2707
Copy link
Contributor Author

/kind documentation

@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Dec 5, 2024
@kundan2707
Copy link
Contributor Author

/assign

@kundan2707 kundan2707 linked a pull request Dec 8, 2024 that will close this issue
@kundan2707
Copy link
Contributor Author

/sig cluster-lifecycle

@k8s-ci-robot k8s-ci-robot added sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants