Commit Graph

1696 Commits (7638704291f542b49db39b5fd04ddeff0ebef329)

Author SHA1 Message Date
Zach Arnold 50695d8f94 Update security.md (#14133) 2019-05-02 10:42:19 -07:00
Hunter Loftis bbefc10ea5 Grammar fixes (#14119)
Fix verb tense, remove unnecessary clause.
2019-05-01 20:28:17 -07:00
Elvadas NONO 7bfe66027f Glossary entry for limitrange (#14084) 2019-04-30 12:46:58 -07:00
Dan Roscigno 3f6e182b70 Add a page expanding the PHP Guestbook with Redis example to include logs and metrics (#13889)
* adding Elastic Stack for logging and monitoring

* added section on deploying Elasticsearch and Kibana

* more detail

* more detail

* First draft

* Using tutorial template.

* more goodness

* Describe autodiscover

* added verification steps

* Added cluster role binding

* Use Redis metrics and logs

* cleanup

* add cleanup

* unused

* Added language tags

* Added glossary_tooltip

* Added link

* Placed alternative steps in tabs

* shorten heading

* uppercase for Kubernetes objects

* cleanup secret

* grammar

* updated title and linked from the guestbook tutorial

* added reviewer.  Thanks Tim!

* Removed default username/password

* typo, verbosity, more info.
2019-04-30 12:38:56 -07:00
shavidissa 84fe95e2ef Update advanced.md (#14092)
* Update advanced.md

Updated the content as per issue: https://github.com/kubernetes/website/issues/13864. Organized and merged the content that was originally on this page and on the wiki (https://github.com/kubernetes/website/wiki/PR-Wranglers).

* Removed extra spacing

Removed an additional white space that was in place.

* Minor copy-edit changes

* Updated as per the comments.
2019-04-30 11:24:57 -07:00
Karl 7533d70ada CPUCFSQuotaPeriod - CLI Reference mismatch (#14090)
`CPUCFSQuotaPeriod` Feature Gate is set from the flag name `CustomCPUCFSQuotaPeriod` per [`kube_features.go#163`](https://github.com/kubernetes/kubernetes/blob/master/pkg/features/kube_features.go#L163)
This PR updates the docs to suit.

In some respects it would be tidier to remove `Custom` prefix from `kube_features.go` so that the Feature Gate naming maps 1:1.
Happy to close this PR and do PR to remove 'Custom' prefix instead.
2019-04-30 09:09:41 -07:00
Prankul e49d218adc Typo in pod disruption page (#14050) 2019-04-30 06:51:40 -07:00
王(Wang) 7a6a8e1915 fix an offense against the style guide (#14102)
> Use code style for object field names
2019-04-30 06:33:37 -07:00
Vladimir Masarik 7e4657f6d3 Fixed missing space (#14082) 2019-04-30 01:07:37 -07:00
shavidissa 7212523448 Update install-kubectl.md (#14072)
Added a step under the sections that guide the user to install the binary using curl on the OS. This is the same format maintained by the other section on this page.
2019-04-29 16:27:35 -07:00
Rael Garcia e91df53ef7 Add Setting up the OWNERS files section (#13912)
* Add Setting up the OWNERS files section
* Update OWNERS_ALIASES patch
* Replace owners.md link with go.k8s.io/owners
* Replace github.com/kubernetes link with git.k8s.io
* Update OWNERS_ALIASES to use git.k8s.io link
* Sort patch diff in alphabetical order
* Specify clearly what teams should be added
* Remove the passive voice
* Complete alphabetical order phrase
2019-04-29 15:51:38 -07:00
Jared ba48dd0c7e
Added additional information about contributing to K8s
Split out docs contributions from feature and community contributions per user feedback.
2019-04-26 15:23:15 -07:00
chenrui b61d6fda16 Update `contribute` page (#14051) 2019-04-26 15:16:22 -07:00
silenceshell 280ca8bfe9 duplicated "Note: " (#14052)
check [here](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim)

Note: Note: FlexVolume resize is possible only when the underlying driver supports resize.

There is a "Note: " already.
2019-04-26 15:12:24 -07:00
codyc d1ceddba29 fixed indentation for kubectl config view (#14060)
fixed indentation for kubectl config view
2019-04-26 14:06:22 -07:00
codyc fe663ea841 Add reference and link to kubeconfig on kubectl page (#14059) 2019-04-26 14:02:28 -07:00
Damini Satya f8fbd6d5b7 Update reference link 'kubefed unjoin' in set-up-cluster-federation-kubefed (#14000) 2019-04-25 17:58:27 -07:00
王(Wang) f84c46e84f keep consistent with others' heading (#14002) 2019-04-25 17:54:25 -07:00
ismail yenigul 100de28f11 Delete all pods matching the egrep pattern (#13821)
* Delete all pods matching the egrep pattern

* replace egrep with awk to delete pods by a pattern

* Update content/en/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: ismailyenigul <ismailyenigul@gmail.com>
2019-04-25 11:29:49 -07:00
shavidissa eaf7658f76 Update install-kubectl.md (#14036)
I thought this organization would give the users a better idea of what method to select based on the OS they use. 

Initially, I was a wee bit confused when I saw how to Install kubectl binary with curl on the Mac OS and then another section on how to install Kubectl on the Mac OS.

Now, I moved the content under the $subject to the respective OS section. 

P.S: I am still in the process of testing out the steps. :)
2019-04-25 10:12:49 -07:00
Guy Templeton 45444909f1 Move Using Secrets to h2. for top of page linking (#14041)
This seems like one of the key sections of the page users are likely to want to come directly to and matches the setup of some existing pages such as https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#advanced-usage
2019-04-25 10:00:49 -07:00
Danny Berger 4029a7ab5e Normalize case: Github -> GitHub (#13828) 2019-04-25 09:40:47 -07:00
WanLinghao 5ffd272aef Fix a 404 link error in explore document (#14035) 2019-04-25 04:20:47 -07:00
Yuchen 6f62dc3fbe Update minikube.md (#13803) 2019-04-25 04:12:45 -07:00
Kibo Hikari b19deca7a3 fix(pick-right-solution.md): Remove conflicts and correct possible Grammar error (#13930) 2019-04-21 22:53:43 -07:00
Milo Hartsoe 5ce09cd01c Remove merge conflict #13941 (#13942) 2019-04-21 17:37:43 -07:00
Lubomir I. Ivanov 0311519fd2 cri: add notes about changing cgroup driver (#13899) 2019-04-21 17:35:43 -07:00
Lubomir I. Ivanov d643cf9e0f kubeadm-upgrade: fix shell message markdown (#13900) 2019-04-20 06:11:40 -07:00
Zach Corleissen 251eb0df83 Revise L10n contribution guidelines (#13850)
Plain language rocks

Remove an orphaned line

Remove note

Present tense rocks

Add repository

Feedback, round 1

Add team descriptions

Add Slack link

Feedback, part 2

Feedback from gochist

Remove link
2019-04-19 14:57:54 -07:00
Qiming ad80069302 Revise guide for generating reference docs (#13375)
* Revise guide for generating reference docs

This PR changes the guidance for generating reference documentation for
Kubernetes API and kubernetes components. The topic of making changes to
the upstream repo is separated out because 1) it is not a mandatory step
for generating the reference docs; 2) it is about a more advanced level
of documentation fix.

* light copyedit

* more light copyedits
2019-04-19 12:45:54 -07:00
codyc e61a551566 Define other usage monitoring solutions and fix for issue (#13831)
* Provides snippet for PLEG

* Define more resource usage monitoring solutions

* Clarification on create-cluster

* Revert "Clarification on create-cluster"

This reverts commit 42061bea98.

* copyedit
2019-04-19 12:09:54 -07:00
Jason L. van Brackel 8ead671413 Add k3s as an available option. Change Rancher 2.0 to Rancher (#13733)
* Adding k3s information

* Adding k3s information

* Add K3s information.

* Change Rancher 2.0 to Rancher

* Update content/en/docs/setup/pick-right-solution.md per suggestion by @sftim

Co-Authored-By: JasonvanBrackel <jason@vanbrackel.net>
2019-04-19 11:05:54 -07:00
shub-asa1 358d136c9e updated link for framework file (#13868)
* updated link for framework file 

Fixed the invalid link referred by "framework file" in "Most of the common code are located in the framework file that leaves only one function to be implemented for different conversions.". 
This fix is for the issue #13759 .

* updated framework file link reference to v1.14

changed docs version from v1.13.0 to v1.14.0 in the link reference  
"framework file" -> https://github.com/kubernetes/kubernetes/tree/v1.14.0/test/images/crd-conversion-webhook/converter/framework.go
2019-04-19 10:45:55 -07:00
王(Wang) 47b7de535a an offense against the style guide. (#13837) 2019-04-19 09:51:55 -07:00
王(Wang) a54e919db0 fix an offense against the style guide (#13834) 2019-04-19 09:47:54 -07:00
RA489 942898da66 Add formal definition of workloads (#11302)
* Add formal definition of workloads

* Update workload.md

* add light copyedit

More section should not repeat short description. Both are served together on the built page.
2019-04-19 09:25:56 -07:00
王(Wang) f36ac6c08f fix a word order issue (#13811)
* fix a word order issue

* Normalize heading language
2019-04-19 08:43:56 -07:00
Tim Bannister d7ff71ddfc Fix glossary entry for rkt (#13877)
* Fix shortcodes in rkt glossary entry

* Tweak wording of rkt glossary entry
2019-04-19 01:11:54 -07:00
Joseph Irving 2eac42a841 remove invalid pod phases (#13840) 2019-04-19 01:09:55 -07:00
Rajesh Deshpande 607675f53b Correcting ambiguous statements (#13872)
These statement was intended to specify environment variable values available in the container but word 'environment variable' was missing so corrected these statements for better clarity.
2019-04-19 01:07:55 -07:00
giri d60bc3de31 Update persistent-volumes.md (#13851) 2019-04-19 01:05:55 -07:00
Vageesha17 413a4c5afc consistent order of sample yaml file (#13875)
changed the order in sample yaml file.
Resole the issue #13862
2019-04-19 01:03:55 -07:00
makocchi 126f9a3a0d Fix broken indent (#13886)
* fix indent

* fix broken indent
2019-04-19 00:59:54 -07:00
shub-asa1 219b8f07a7 updated link for this guide (#13870)
fixed the invalid link referred by "this guide" in "In Kubernetes v1.11.0 and later, you can use kubeadm upgrade diff to see the changes that would be applied to static pod manifests." 
this is fix for issue #13869
2019-04-18 18:03:54 -07:00
Jared 62501702fc Adding New Contributor Ambassador role to K8s (#13863)
Adding new contrib ambassador role to k8s with details of the role and responsibilities.
2019-04-17 15:30:01 -07:00
Vageesha17 798c6c748c fixed the broken link (#13839)
* fixed the broken link

Fixed the broken link for CDK official documentation.
Resolving the issue #13820

* fixed broken link

made few changes required for the issue #13820
2019-04-16 16:42:02 -07:00
Shuang Wang 49b40dbbfa fix an offense against the style guide. (#13835)
* fix an offense against the style guide.

> Refer to API objects without saying “object,” unless omitting “object” leads to an awkward construction.

* fix another one.
2019-04-15 20:13:04 -07:00
Christoph Stäbler 6ac9e62b1f Fixed grammar issue in pod-securityy-policy.md (#13823)
Fixed grammar issue
2019-04-15 19:39:05 -07:00
Cody Clark 37e59b898d Clean up kubectl install page (#13578)
* [WIP] Clean up kubectl install page

Fixes issue #13577

* Update install-kubectl.md

Addresses @zacharaysarah and @jaredbhatti's comments.

Minor language Improvements:
- Deleted unnecessary adverbs
- Used fewer words where possible

Next pass will include deeper edits, with careful attention to the kubectl autocompletion section

* Update install-kubectl.md
2019-04-15 09:48:09 -07:00
yanghaichao12 db79ec0605 Fix typos (#13754) 2019-04-14 22:02:00 -07:00