-
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
Document changes to default RBAC discovery #12887
Conversation
* Updated Recommended docker version * minor changes
* First pass on a blog post about CVE-2019-5736. * Clarify that k8s is not the problem. * Fix example of pinning to an image hash. My mistake deftly caught by @zparnold. Co-Authored-By: coderanger <[email protected]> * Add links to the rest of the notices or releases. * Add ways to get more info. * RHEL link for those that don't selinux. * Link to Rancher's back ports.
Fixed a broken link to kubespray in the following page: https://kubernetes.io/docs/setup/on-premises-metal/krib/
"Kubernetes control panel" instead of "Kubernetes control plane"
kubernetes#12404) * Adding proposed blog post for building-a-kubernetes-edge-control-plane-for-envoy-v2 * Update article with improvements and author list * Update and rename building-a-kubernetes-edge-control-plane-for-envoy-v2.md to 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md * Add extra coverage about use of Golang in Ambassador 0.50 * Minor typo fixes * Minor typo fix, and merge fix with date * Update 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md * Delete building-a-kubernetes-edge-control-plane-for-envoy-v2.md * Update 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md
* Fix a misleading word in containers/images.md * Rev Fix a misleading word in containers/images.md
* Add option to install kubectl via scoop * Review suggestions * Fixed tab rendering * Fixed list numbering
* Update authorization.md * Update authorization.md
Use `mv` instead the combination of `cp` and `rm` to put minikube into `/usr/local/bin`
Cleaned up the section __Revision History Limit__ to reflect the default value of `.spec.revisionHistoryLimit` being 10, instead of saying "All old ReplicaSets will be kept by default"
…g/network-policies/ (kubernetes#12446)
Use this commit: flannel-io/flannel@a70459be0084506e4ec919aa1 instead of the v0.11.0 tag because the tag is missing the 0.11.0 images as can be seen here: https://raw.githubusercontent.com/coreos/flannel/v0.11.0/Documentation/kube-flannel.yml Add note about supporting s390x on Linux and preliminary support for Windows.
The frontend service should show type of "LoadBalancer"
Address the issue raised in kubernetes/kubernetes#73808, where it became clear it would be helpful for there to be a reminder for the user that they are responsible for managing the StatefulSet which provides DNS names for the pods in a StatefulSet.
Signed-off-by: PingWang <[email protected]>
* Fix bug about kubeadm upgrading It will lead to the following error if using `yum upgrade -y kubeadm --disableexcludes=kubernetes` command: <https://serverfault.com/questions/943696/fatal-unexpected-error-when-reading-kubeadm-config-configmap-clusterconfigurat> Running `yum upgrade -y kubeadm --disableexcludes=kubernetes` command will upgrade the kubeadm to v1.13 but kubeadm v1.13 could not upgrade the v1.12 kubeadm cluster. * Update kubeadm-upgrade-1-12.md * Update kubeadm-upgrade-1-12.md * Update kubeadm-upgrade-1-12.md
* Use feature-state note for CRI * Note applicability to Linux hosts * Explain cgroup ("control group") * De-emphasize cgroup details The individual runtime install steps already take account of this advice.
* bluemix.net links are deprecated and no longer updated * updated to new cloud.ibm.com link style * also the product name is IBM Cloud Kubernetes Service, not Armada * follow on to PR kubernetes#12792
* Fix Ingress callouts, links, nav, and templating * Update ingress.md * Update ingress-minikube.md * Delete .md that caused 404 * Delete .md that caused 404 * Update ingress-controllers.md * Update ingress-minikube.md * spell check pass * Update ingress.md * Update ingress-minikube.md
Documentation for kubernetes/enhancements#789
Deploy preview for kubernetes-io-vnext-staging processing. Building with commit 2d76f15 https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/5c77280697a63e000cd61482 |
[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 |
that rebase X_X |
Deploy preview for kubernetes-io-master-staging ready! Built with commit 2d76f15 https://deploy-preview-12887--kubernetes-io-master-staging.netlify.com |
Documentation for kubernetes/enhancements#789 and kubernetes/kubernetes#73807
/milestone 1.14