-
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
Update release 1.14 with master changes. #14995
Update release 1.14 with master changes. #14995
Conversation
* move obj mgmt files to tasks * add redirects for moved files
Both local and pod port number are same i.e. 6379 which causes confusion to first time reader. This can be easily avoided by using two different port number.
* Updated Linux Academy courses * Apply suggestions from code review Co-Authored-By: Tim Bannister <tim@scalefactory.com> * Fix link syntax * Update overview.md
* Correcting minikube quickstart steps In minikube quickstart section , it was difficult to differentiate between command and its output. Also, There was no details given for each steps and its expected output. This PR fixes these issues. * Correcting number formatting Correcting number formatting * Correcting numbering Correcting numbering * Update content/en/docs/setup/minikube.md Co-Authored-By: Franklin Yu <franklinyu@hotmail.com> * Update content/en/docs/setup/minikube.md Co-Authored-By: Franklin Yu <franklinyu@hotmail.com> * Update content/en/docs/setup/minikube.md Co-Authored-By: Franklin Yu <franklinyu@hotmail.com> * Corrected formatting Corrected formatting * Correcting number sequence Correcting number sequence
* Create blog post draft * Fixed comma problem and updated Cloud
Added Cisco Container Platform under "On-Premises turnkey cloud solutions"
* 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
Flag --export has been deprecated, This flag is deprecated and will be removed in future.
* fix kubernetes#13105 * Translate kubernetes#12900 in advance * Update ja.toml
* add pod preset page for language/id * fix formatting * fix typos and wording * fix formatting and add few missed lines * fix note formatting
…s#14449) Update apiVersion on ingress to extensions/v1beta1
KubeVirt is a virutalization add-on for Kubernetes, by now it's pretty mature and maybe a good time to mention it on this page.
* Updated IP Address for /etc/hosts Tested on Minikube for macOS. When using Minikube, the IP address listed in `kubectl get ingress` is the internal Minikube IP address and is not available on the web browser. Added advice to the user that when using Minikube, add the Minikube IP address to the Hosts file instead of the IP address displayed in `kubectl get ingress`. * Update ingress-minikube.md
…netes#14871) * [kubernetes#14870] update the upgrade method of kubelet / kubectl of worker nodes * [kubernetes#14870] add link of how to update from 1.13 to 1.14
We don't need to be the dispatch for all vulns, now that other projects are starting to have their own processes. But we don't want to discourage reports about stuff that isn't directly in k/k either. Saying that we usually disclose vuln reports in 7 days is just not true. But, I think it's still good to aim for 7 days when we aren't blocked on and coordinating release of patches.
There's been a number of questions around the difference between the external.metrics.k8s.io and custom.metrics.k8s.io in #sig-autoscaling referring back to the HPA docs recently. Added links out to the design proposals for each and the relevant sections of the existing walkthrough docs.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Keywords which can automatically close issues and at(@) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
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. I understand the commands that are listed here. |
/assign @jimangel |
The goal is to have all the changes in master in release1.14 before 1.15 lands in