-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
setup page replaces picking the right solutions page #14427
Conversation
/assign @cody-clark |
@Rajakavitha1: GitHub didn't allow me to assign the following users: kbhawkey. Note that only kubernetes members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time. In response to this:
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/test-infra repository. |
Deploy preview for kubernetes-io-master-staging ready! Built with commit 5305013 https://deploy-preview-14427--kubernetes-io-master-staging.netlify.com |
Tangentially:
@kbhawkey It looks like you're not yet a member of the Kubernetes org. For someone who's closed almost 60 PRs in k/website, that feels like an oversight on our part. 😅 Would you please open a new membership request in |
@Rajakavitha1 Can you say more about the addition of the |
@Rajakavitha1, adjoining pages from the Setup section have links to |
@Rajakavitha1 Great issue description btw! ✨ |
Thank you so much!!!! I missed it :) |
whoops, there is a conflict!!! |
Thanks @zacharysarah !!! The card attribute changes reflect in https://deploy-preview-14427--kubernetes-io-master-staging.netlify.com/docs/home/ under "Set up a cluster" card that contained the links to headings in Picking the right solutions page. |
@tengqm I just resolved the conflicts :) |
@Rajakavitha1 Please squash your commits so we can merge this PR. 👍 |
* Create blog post draft * Fixed comma problem and updated Cloud
* Update imperative-command.md * Update imperative-command.md
remove extra '*' from the end of the aritcle; or they have other meanings :D
The following links where broken * AZURE * GCE * AWS In case of GCE I assume it changed to GCP, but please confirm if that is correct.
…es#14321) * document pod downwardAPI fieldRef & resourceRef values of en version * document pod downwardAPI fieldRef & resourceRef values of zh version * typo correction
* Link upgrade to skewed version page It provides the order of upgrade and shows which versions are supported. Solves (at least partially ) kubernetes#14420 * Update cluster-management.md * Update cluster-management.md
Describe language specific style guide in l10n guide (kubernetes#14437) removed references to Table of solutions moved [Nutanix Karbon] under the right column
@Rajakavitha1: PR needs rebase. 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/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@zacharysarah !!! Please help.... I messed the squash commits |
was not able to squash commits . inadvertently reverted the commits |
Fixes #9710
All the information in https://kubernetes.io/docs/setup/pick-right-solution/ is now available in https://kubernetes.io/docs/setup/.
The content in https://kubernetes.io/docs/setup/ also ensures that:
a. kubernetes is vendor neutral.
b. references to private git repos not maintained anymore are not listed
c. most recent update to picking the right solution page #14269 has been updated in https://kubernetes.io/docs/setup/
d. vendor specific support level is not listed in the table
Launch card in https://kubernetes.io/docs/home/ has been updated in the latest version of the setup page.
All references/links to Table of Solutions in Picking the right solution page has been removed.