aimeeu
7494d882ca
Remove references to rkt ( #15967 )
...
rkt has been archived and is no longer supported as a container
runtime by Minikube.
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-08-20 14:21:16 -07:00
Kevin Wiesmüller
6e2a3cc5e9
add documentation on how to strip managedFields ( #15700 )
2019-08-20 14:19:16 -07:00
Leo Di Donato
21e9164485
Explain auditing with Falco ( #14332 )
...
Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Radhika Puthiyetath <radhika.dwaraka@gmail.com>
2019-08-20 02:13:32 -07:00
aimeeu
361cf02a17
Add link to HorzPodAuto; add that there are other full pipelines ( #15863 )
...
Add link to Horizontal Pod Autoscaler; add that there are other
full metrics pipelines but those outside of CNCF are beyond the
scope of the k8s docs
2019-08-20 01:23:33 -07:00
Justin Biggs
fedc79ae98
' #15924 removed extra parenthesis' ( #15929 )
2019-08-19 06:43:30 -07:00
praveen-kg
cd62dbf71f
Update update-api-object-kubectl-patch.md ( #15923 )
2019-08-19 03:01:30 -07:00
Naoki Oketani
06ddf5210c
fixed a typo ( #15918 )
2019-08-18 17:56:03 -07:00
Quan Tian
2382c9ea4e
Enable interpretation of backslash escapes in example ( #15884 )
...
Interpretation of backslash escapes should be enabled when echoing
newlines to a script, otherwise the example plugin is not runable.
2019-08-18 17:54:03 -07:00
Angel
58796bcff6
Reworked a sentence for clarity and tone. ( #15887 )
2019-08-18 17:52:04 -07:00
Jakub Warczarek
d08611b759
JSON to YAML for external LoadBalancer ( #15891 )
...
* Yaml instead of json for LoadBalancer
* Fixes from style guide
* Improve style
* Remove obsolete fragments
2019-08-18 17:50:03 -07:00
Burke Azbill
535e711f0e
fix broken link ( #15897 )
...
Link for Configure a Pod to Use a ConfigMap is missing "map" from the link url.
2019-08-18 17:48:03 -07:00
boxboatjeremy
eba32c37e3
Fix "onwrds" to "onwards" ( #15898 )
2019-08-18 17:46:03 -07:00
Naoki Oketani
1d11d14f22
trim redundant leading spaces ( #15904 )
2019-08-18 06:46:04 -07:00
Kane York
e3c12ea5dc
Update broken KEP links ( #15806 )
2019-08-16 12:32:09 -07:00
Soto Sugita
d0118a452b
Fix incorrect command line ( #15882 )
2019-08-15 23:44:33 -07:00
Arnaud M
9bc1316049
Fix default value of the annotation. ( #15851 )
2019-08-15 23:42:34 -07:00
Melony QIN
7796f3cea6
add rollout history and back to specific revision ( #15818 )
...
add rollout history and back to specific revision
2019-08-15 20:36:32 -07:00
Max Kaminskiy
7fc8050389
Note to limit changes in PR to one language ( #15773 )
...
* Updated Start Contributing docs asking to limit changes to one
language in each PR.
* Moved note about one language per PR to end of step 5.
2019-08-15 20:30:33 -07:00
mohamed chiheb ben jemaa
b9cf29b7b3
Issue with k8s.io/docs/setup/production-environment/container-runtimes/ ( #15476 )
...
* update containerd prerequisites:
* change shell
2019-08-15 00:54:33 -07:00
Vincent Gramer
4821582b89
azure-file storage class: add missing parameter for multi tenancy #14762 ( #14763 )
...
* initial commit
* azure-file storage class: add missing parameter for multi tenancy #14762
* Update storage-classes.md
2019-08-14 22:48:36 -07:00
Dr. Stefan Schimanski
d1ce52703e
blog-structual-schema: fix oneOf in example spec ( #15816 )
2019-08-13 21:48:24 -07:00
Oz N Tiram
4d14e98b08
Fix syntax broken highlighting ( #15830 )
...
Hugo's highlighter does not understand a variable name with angle
brackets, and breaks the coloring.
2019-08-13 13:53:41 -07:00
Jared
a02fea5330
Update link
2019-08-13 09:20:16 -07:00
Jared
efed54c79a
Fixed broken link
2019-08-13 09:18:43 -07:00
ponypaver
38312e0cc3
Update service.md ( #15738 )
...
adjust grammer
2019-08-13 08:51:42 -07:00
Bill Mulligan
cc5060da22
spelling and grammar corrections ( #15837 )
2019-08-13 06:45:42 -07:00
Alvaro Aleman
3bea36ba16
Api deprecation blogpost: Include minimum kube version for ingress from networking apigroup ( #15740 )
2019-08-12 11:15:13 -07:00
Iva Koevska
2d63ee56d8
Applied title case to page title ( #15824 )
...
Page titles throughout the doc set typically use title case. This one uses sentence case. I've added capitalization to match the common style.
2019-08-12 07:37:13 -07:00
Xiang Dai
4aa7723027
Update disruptions.md ( #15811 )
...
The number of StatefulSet always start from 0, change to make docs exact.
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-08-12 05:19:12 -07:00
Kohei Ota
aea0fefe96
remove study ( #15805 )
2019-08-11 17:59:10 -07:00
Zane Bitter
8344dda2f6
Use literals in jsonpath examples ( #15775 )
...
It's very difficult to figure out e.g. the correct quotes to use from
regular text that is subject to being converted for typographers quotes.
Use code literals instead to ensure that nothing is modified, and to
distinguish literals from accompanying text.
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2019-08-11 17:53:10 -07:00
Gabriele Cimato
5c41bb0482
docs: update deploy-intro, fix node js sentence ( #15758 )
2019-08-09 14:47:13 -07:00
Kohei Toyoda
d6bcc7b8d9
Fix orders of yaml for examples. ( #15763 )
2019-08-09 14:33:15 -07:00
Karen Bradshaw
ad4bc58526
add weight to static-pod, fix date mirror-pod ( #15752 )
2019-08-08 17:21:25 -07:00
Jordan Liggitt
1830e56fa2
Clarify PSP/PV interaction ( #15756 )
2019-08-08 17:19:27 -07:00
Andreas Lindhé
c02cf959b7
More consistent naming of services in Ingress docs ( #15718 )
...
It switched from a naming scheme of service1/service2 to s1/s2. That can be confusing for new people, and I propose we stick to only one naming scheme.
2019-08-07 15:33:18 -07:00
Johannes Liebermann
d3c216fedc
Fix typo in authentication.md ( #15721 )
...
Change "certificates authorities" to "certificate authorities".
2019-08-07 14:53:20 -07:00
codyc
0fc8aa746a
CentOS Repo for 1.15 ( #15708 )
...
Corrects centos repo for kubernetes 1.15
2019-08-07 14:51:19 -07:00
codyc
c2b0321dbf
added limits to walkthrough ( #15707 )
2019-08-07 14:49:19 -07:00
aimeeu
8eba965dff
Update Participating in SIG Docs and Submit a PR ( #15697 )
...
Add hyperlink to 'communicate' in Participating in SIG Docs section.
Hyperlink points to Participating in SIG Docs discussions section further down the page.
Add info to Submit a pull request bullet 5 about putting fixes #<issue_number>
or closes #<issue_number> to the PR description so GitHub will automatically close the issue
2019-08-07 14:46:37 -07:00
houjun
64bfa2a770
Fix release stage for two features ( #15688 )
2019-08-06 19:50:51 -07:00
Victor Ude
088bc912d3
Explain how to cleanup the created pod ( #15698 )
...
* Explain how to cleanup the created pod
I'm still learning. Feel free to provide a better example.
* Update configure-redis-using-configmap.md
2019-08-06 17:18:53 -07:00
lyveng
306a6201b8
Fixed broken link to logging conventions in kubectl cheatsheet ( #15699 )
2019-08-06 17:12:54 -07:00
Manish Bansal
2fdc40944b
Sentence correction for Info section on concepts/architecture/nodes ( #15343 )
...
* Sentence correction
* Fixed review comments
2019-08-06 16:38:50 -07:00
Manish Bansal
7bcc824779
Powershell note for kubectl patch command ( #15308 )
...
* Improvement for kubectl patch command
This command does not work in Powershell. A specific note would help the developers to take care of the same.
* Fixed review comments
Added different tabs for bash and PowerShell.
* Removing note for PowerShell
Hugo is not able to add note along with shortcode. Hence removing note.
2019-08-06 16:36:50 -07:00
Tahmid Shakil
2928d6ac9c
Fix troubleshooting instruction at troubleshooting-kubeadm.md ( #15234 )
...
## Issue
Section: *Another workaround is to overwrite the existing `kubeconfig` for the "admin" user*
Line: 173
`sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config` fails, since the directory `$HOME/.kube` doesn't exist.
## Fix
`mkdir $HOME/.kube` added prior to `sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config`.
2019-08-06 16:34:51 -07:00
Tim Bannister
dd6f88dfe7
Reword & migrate static pod task page ( #14831 )
...
- Shape this to be more of a Task page
- Move static pod task to pod & container section
2019-08-06 16:22:49 -07:00
Tim Bannister
322e88de9a
Update device plugin documentation + related pages ( #14331 )
...
* Update device plugin docs for Kubernetes 1.14
& related pages
This change is mainly about feature-state shortcodes & similar.
(if there's a way to get the short version string, eg "1.14" rather
than "v1.14", then that could go in place of the hard coded value
in this commit).
* Fix code block formatting
eg code blocks incorrectly marked as:
```shell
* Use glossary shortcodes where appropriate
* Hyperlink to Prometheus
* Tidy Markdown formatting
* Change example vendor domain name
Use a name inside ".example" to highlight that this is a DNS
domain name.
* Reword device plugins documentation
* Tweak headings for device plugins
* Add "what's next" to device plugins docs
* Tweak wording for device plugins docs
* Add KubeVirt device plugins
2019-08-06 16:00:52 -07:00
Ori Tzoran
492f6eb6c3
streamline `grep` usage in minikube_before_you_begin ( #15360 )
...
- tested on macOS with BSD's grep and GNU's. same flags, same output.
- there are some 55 CPU flags on mac, so highlighting VMX makes it
easier to grasp
- using `egrep` on linux and `grep` on mac, not necessary
- precision: the VT-x feature is NOT an OS feature...
2019-08-06 15:10:50 -07:00
Patrick East
b9f6598c9e
Add "Admission Controller" to the glossary ( #15196 )
...
This gives a brief description for the admission controller and links
to the main docs for them.
2019-08-06 15:08:50 -07:00