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

Document changes to default RBAC discovery #12887

Closed
wants to merge 132 commits into from

Conversation

dekkagaijin
Copy link
Contributor

Documentation for kubernetes/enhancements#789 and kubernetes/kubernetes#73807

/milestone 1.14

Himanshu Pandey and others added 30 commits February 11, 2019 18:08
* 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.
"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"
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.
Mr-Linus and others added 17 commits February 24, 2019 20:14
* 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
@k8sio-netlify-preview-bot
Copy link
Collaborator

Deploy preview for kubernetes-io-vnext-staging processing.

Building with commit 2d76f15

https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/5c77280697a63e000cd61482

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language language/ko Issues or PRs related to Korean language language/zh Issues or PRs related to Chinese language size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 28, 2019
@k8s-ci-robot k8s-ci-robot requested review from aanm and ahmetb February 28, 2019 00:15
@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: rajakavitha1

If they are not already assigned, you can assign the PR to them by writing /assign @rajakavitha1 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

@dekkagaijin dekkagaijin changed the title Document Document changes to default RBAC discovery Feb 28, 2019
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 28, 2019
@dekkagaijin
Copy link
Contributor Author

that rebase X_X

@netlify
Copy link

netlify bot commented Feb 28, 2019

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

Built with commit 2d76f15

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

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. language/en Issues or PRs related to English language language/ko Issues or PRs related to Korean language language/zh Issues or PRs related to Chinese language 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.