-
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
Improve DNS documentation #6441
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- support request - code bug report
Fix the not-working test case yaml for /doc/concepts/storage/volumes.md
Some edits for clarity and condensed language.
Fix format.
The url no need. just highlight.
Fix leading spaces in commands.
Fix format.
guarnatees to guarantees
…elease-1.9 * 'master' of https://github.com/kubernetes/website: Rename `gems` to `plugins` in `/_config.yml` fix test dependency Fix a SVG which received many complaints (kubernetes#6252) update docs to reference latest updates Update daemonset.md [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider add note that encryption at rest is supported call out missing content in effort to fix it
…elease-1.9 * 'master' of https://github.com/kubernetes/website: Update PodAffinity/PodAntiAffinity Use-Case (kubernetes#6291) translate doc distribute-credentials-secure into Chinese (kubernetes#6292) Clarify GPU resource requests and limits (kubernetes#6294) Rename Google Container Engine to Google Kubernetes Engine Update debug-services doc New Partners Section for Conformance (kubernetes#6182) Modify the translation for better expression as suggestion. remove unnecessary "or" in series Modify the translation for better expression. Document unconfined apparmor profile (kubernetes#6269) Fix taint names used in admission controllers (kubernetes#6264) Document nics req fix a typo The correct name is [Route] and not [Router] Update service.md use space instead of newline for dnf compatibility Add the translated document 'The Kubernetes API' - Chinese version.
Documented service annotation for AWS ELB SSL policy
Weekly maintenance 11/22/17
This is a new flag for the `kubeadm token create` command.
k8s-ci-robot
added
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
labels
Nov 24, 2017
Deploy preview ready! Built with commit 76d63e2 https://deploy-preview-6441--kubernetes-io-master-staging.netlify.com |
Will review this soon. |
Am I supposed to close this one now? A copy of the PR (#6479) is now proposed to release-1.9 branch. |
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.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR improves the DNS documentation:
This change is