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

[WIP] place holder for kubeadm upgrade ha #12908

Closed
wants to merge 8,002 commits into from

Conversation

yagonobre
Copy link
Member

Place holder for kubeadm upgrade HA of kubernetes/kubeadm/issues/1422

/assign @neolit123

lucperkins and others added 30 commits January 16, 2019 10:13
* Add helpful queries for PR wranglers

* Fix typo

Co-Authored-By: mistyhacks <[email protected]>
* Added taint and toleration glossary entries

* Fixed syntax for tooltip references

* Fixed the last syntax error for tooltip references
Port `8080` is the internal port of container and to follow the tutorial, user must use exposed one.
"Planet Scale" means a global scale which  "全球规模" will be better for this description in chinese. "Designed on the same principles that allows Google to run billions of containers a week" to "基于允许 Google 每周运行数十亿个容器的原则进行设计",  it's more natural in chinese.
…upport for K8S (kubernetes#12069)

* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S. (kubernetes#11752)

* Added documentation about Poseidon-Firmament scheduler

* Fixed some style issues.

* Udpated the document as per the review comments.

* Fixed some typos and updated the document

* Updated the document as per the review comments.

* Updated the document as per review comments. Added config details.

* Updated the document as per the latest review comments. Fixed nits

* Made changes as per latest suggestions.

* Some more changes added.

* Updated as per suggestions.

* Changed the release process section.

* SIG Docs edits

Small edits to match style guidelines.

* add plus to feature state

* capitalization

* revert feature state shortcode

since this is a Kubernetes extension, not a direct feature, it shouldn't use the regular feature state tagging.
#fix-it doesn't lead anywhere so I changed it to link to improving content
Add Mirantis Cloud Platform to On-Premises turnkey cloud solutions and Table of Solutions
* Update minikube.md - add hyperv to list of drivers

* Arranged driver list to match driver documentation
* Added Gloo as an example of an ingress controller

* put in alphabetical order
* Link to Citrix NetScaler ingress controller.

* Add missing punctuation
update original Chinese page link to English version.
* Updated pick-right-solution.md with Docker Enterprise

Added Docker commercial and community products to the list of solutions for running Kubernetes including Docker Desktop and Docker Enterprise.

* Fix Docker Desktop entry in pick-right-solution.md 

The words "Docker Desktop" was duplicated in the description under locally-hosted solutions.

* Updated pick-right-solution.md with Docker solutions

Added line wraps at 80 characters and changed containerizing to "deploying in containers" to make it more new-user friendly.

* Updated pick-right-solution.md

modified wrapping of first line to not break hyphenated word.
* Fix docs home subnav link name

* change linkTitle to Home

* accept fix from master

* refactor docs home template

* bump

* test

* switch layout to basic

* swap in cards

* test card css

* add launch-cards and launch-card classes

* swap in content

* use different layout name to not affect user journeys

* revert file naming

* revert docsportal.html

* remove main, add kubeadm link

* documentation -> docs

* change kubeadm link
The "Assigning Pods to Nodes" page did not mention nodeName, which, if
specified, takes priority over the methods discussed in the page.  Add
description of nodeName and an example using it.

Address reviewer comments from @bsalamat and @liggitt, thanks!
palmerabollo and others added 11 commits February 27, 2019 21:04
* docs: update acs-engine -> aks-engine

acs-engine has been deprecated by Microsoft in favor of aks-engine

* chore: PR feedback

* fix missing AKS
…Using a Service” (kubernetes#12706)

* Reference terms in glossary

* Enable syntax highlighting for shell snippets
… $ and also remove text which is not appropiate for end user (kubernetes#12793)
* Fix SSH tunnel links

* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.

Fix kubernetes#8262

This reverts commit 1da6560.

This reverts commit b8b71b6.

* Update master-node-communication.md
…stency (kubernetes#12682)

* Add website link to Readme.md

* Add build badges to Korean Readme.md for consistency
* operatorhub blog post

* Update 2019-02-28-automate-operations-on-your-cluster-with-operatorhub.md
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 28, 2019
@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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 28, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: zparnold

If they are not already assigned, you can assign the PR to them by writing /assign @zparnold in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yagonobre
Copy link
Member Author

/sig cluster-lifecycle

@k8s-ci-robot k8s-ci-robot added the sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. label Feb 28, 2019
@neolit123
Copy link
Member

thanks @yagonobre

@neolit123
Copy link
Member

remark for the future work:

PRs should be sent against the k/website dev-1.14 branch
.

@netlify
Copy link

netlify bot commented Feb 28, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit a9b8a34

https://deploy-preview-12908--kubernetes-io-master-staging.netlify.com

@yagonobre yagonobre changed the base branch from master to release-1.4 March 1, 2019 02:47
@yagonobre yagonobre closed this Mar 1, 2019
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 1, 2019
@yagonobre yagonobre deleted the kubeadm14 branch March 1, 2019 03:01
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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. language/en Issues or PRs related to English language sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.