-
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
Merged master into dev 1.17 #17209
Merged master into dev 1.17 #17209
Conversation
* initial commit * promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484) * 1. Sync release-1.15 into master 2. Sync with en version * 1. Add the lost yaml file. * Update he cluster administration folder of concepts 1. Sync with 1.14 branch 2. Sync with en version * Add yaml files which are used * 1. Sync the configuration folder from 1.14 version 2. Sync the configuration folder files with en version 3. Changed some files structure for easily review 4. Add glossary folder for fixup build error * 1. Sync the storage folder from 1.14 version 2. Sync the storage folder files with 1.16 version en document 3. Changed some files structure for easily review
* Fix incorrect advice about creating a secret The existing command does not use code style as required by the style guide and it is incorrect as rendered. Also, there's an easier way to do this. * Add reviewer suggested improvement for secret escaping Adding sftim's suggestion phrasing explanation of escaping shell special characters. Co-Authored-By: Tim Bannister <[email protected]> * Make secret escaping instructions consistent
This version of flannel manifests include `cniVersion` that is required for it to work properly with Kubernetes 1.16+.
* initial commit * promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484) * 1. Sync release-1.15 into master 2. Sync with en version * 1. Add the lost yaml file. * Update he cluster administration folder of concepts 1. Sync with 1.14 branch 2. Sync with en version * Add yaml files which are used * 1. Sync the configuration folder from 1.14 version 2. Sync the configuration folder files with en version 3. Changed some files structure for easily review 4. Add glossary folder for fixup build error * 1. Sync the storage folder from 1.14 version 2. Sync the storage folder files with 1.16 version en document 3. Changed some files structure for easily review * 1. Sync the service-networking folder from 1.14 version 2. Sync the service-networking folder files with 1.16 version en document 3. Changed some files structure for easily review 4. Add the necessary documents 5. Add the runtime-class file
* Added logo change for blog site Currently on blog site logo is not being changed when a page is scrolled down and therefore disappears. This fixes it * Update _base.sass changed email for CLA
when copying/pasting the command to install the Kubernetes on Mac OS using zsh, the command results in the following error, `The specified key does not exist.`. This is usually because of the `\` that zsh automatically inserts into the command. The best practice is to use double-quotes and this is also the standard method according to https://google.github.io/styleguide/shell.xml?showone=Quoting#Quoting
Signed-off-by: ialidzhikov <[email protected]>
Co-Authored-By: Tim Bannister <[email protected]>
updating line 51 to correct the path for kube-scheduler
* add kubectl run deploy pod into specific namespace * add my namespace
add missing leading /
Script that generates audit policy file can change, so it's better to point user to file instead of specific line
Fix the spec in kubernetes-using-python example Signed-off-by: Yishuang Lu <[email protected]>
* Modify #16415, #16417 korean docs. (#16467) * Modify #16364 and links in korean docs. (#16508) * Translate concepts/workloads/controllers/statefulset.md in Korean (#16443) * Update outdated content in dev-1.16-ko.1 (#16502) * Translate concepts/workloads/controllers/daemonset.md in Korean (#16477) * Translate concepts/services-networking/dns-pod-service in Korean (#16299) Co-Authored-By: June Yi <[email protected]> Co-Authored-By: Yoon <[email protected]> Co-Authored-By: Seokho Son <[email protected]> Co-Authored-By: SoHye Choi <[email protected]> Co-Authored-By: Yuk, Yongsu <[email protected]>
@jimangel I'm not able to add the tide/merge-method-merge label from GUI. |
These always scare me :-) Assigning @zacharysarah |
/hold |
Looks like kubernetes/org#1345 merged, so: Someone else can review for accuracy. /approve |
/hold |
@jimangel still cannot add a label from GUI. kubernetes/org#1345 is merged! |
@daminisatya manually added the label while I look into what permissions are needed to add labels. /hold cancel /cc @zacharysarah |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jimangel, zacharysarah 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 |
@jimangel Thank you. Looks like the merge was successful because of the label now. |
No description provided.