Commit Graph

9082 Commits (8e65419ce1a99050810f7928511aa4ece1beff97)

Author SHA1 Message Date
Luc Perkins 8e65419ce1 Remove extraneous .gitkeep file (#9485) 2018-07-12 13:41:25 -07:00
Lucian Maly cb38f16566 Autocomplete clarification + removed $ (#9455)
* Autocomplete clarification + removed $

* Added content template

* Removed toc_hide as it is default
2018-07-12 13:35:26 -07:00
Bob Killen 42decf8cf7 Update accessing-the-api links (#9441)
* update accessing-the-api links

* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun f2276c22cd Update cluster-administration-overview.md (#9449)
* Update cluster-administration-overview.md

 remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
 because the website can be find ,it will return 404

* update the cluster-administration-overview.md

change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."

* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Chandan Kumar edeeac6368 Fix the content inside docs/home (#9458)
- fix button inside `I am` section in docs/home
- fix content inside `I want to` section in docs/home

Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
2018-07-11 20:13:25 -07:00
Junseong Lee 5d40fe87f8 Fix typo on daemonset.md (#9419) 2018-07-11 17:38:26 -07:00
Jihyuk Bok c40fe8a8a0 Fixed wrong value in exmaple (#9278)
`zk-hs` should be just `zk` in this case.
2018-07-11 17:18:26 -07:00
Bob Killen 09e5db0724 Update authentication links (#9452)
* update authentication links

* undo cn updates
2018-07-11 13:43:26 -07:00
Kaitlyn Barnard 95449873d6 Adding Blog Post on Dynamic Kubelet Configuration (#9457)
* adding blog post

* updating date for tomorrow
2018-07-11 10:52:25 -07:00
craigbox c35bc3677b Make the RSS refer to Kubernetes, not Hugo. (#9471)
* Make the RSS refer to Kubernetes, not Hugo.

* Update index.rss.xml
2018-07-11 10:42:25 -07:00
makocchi 854bda0353 remove too old note from "Garbage Collection" (#9444)
* wrap by shortcodes

* remove too old note
2018-07-11 10:16:25 -07:00
Qiming 6c80860a75 Improve examples test (#9467)
This PR moves the examples test to where it belongs and also include the
following improvements:

- Removed test cases defined for non-existent files;
- Add guard against ineffective tests against missing files;
- Remove the special case for scheduler-policy-config which is no longer
  an example, the dependency on the related go module is thus
  eliminated;
- Updated the .tavis.yml file to use the new test case: the instruction
  sequence is adjusted to ensure the correct version of kubernetes is
  fully prepared before we do `go get -v -t`.
- The examples_test.go is formatted using `gofmt`;
- Verbose output during test has been added.
- A separate test case is added for CN translation.

Related: #9285
2018-07-11 08:43:25 -07:00
Benjamin Priestman c53e6cf7a4 Minikube tutorial: Updating mac vm-driver. (#9384)
The recommended vm-driver for mac is now hyperkit, not xhyve.
Updating Minikube tutorial to reflect this.
2018-07-11 08:17:26 -07:00
Misty Linville 6632f380f1 Fix typo in upgrade guide (#9460) 2018-07-10 18:09:25 -07:00
Bob Killen d0ca0ca6e8 update authorization-webhook links (#9464) 2018-07-10 18:07:25 -07:00
makocchi f8aec3cff8 apply template (#9445) 2018-07-10 14:36:25 -07:00
Luc Perkins 559509f170 Add IBM Cloud CPU terminology (#9443)
* Modify Resource Types section in kubectl cheat sheet

* Fix error in command syntax

* Change header level

* Add IBM Cloud terminology
2018-07-10 14:17:26 -07:00
Kenneth Bergquist d77b4f59b6 Switches the blurb and link for case studies to match the company logos on the homepage. (#9406) 2018-07-10 13:50:25 -07:00
Jim Angel 3dae51ad23 Add additional kubelet flags to cli ref (#9344)
* updating kubelet flags

* updating kubelet flags fixes
2018-07-10 11:08:25 -07:00
John Belamaric 2886339021 Coredns GA Blog (#9440)
* CoreDNS GA Blog

* Review comments
2018-07-10 10:41:25 -07:00
Kaitlyn Barnard 75d0a55695 Adding Meet Our Contributors Blog Post (#8934)
* MOC blog post

* changing dates
2018-07-10 10:21:25 -07:00
Qiming 472be9a374 Consolidate YAML files [part-15] (#9380)
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Qiming 99a77ff368 Consolidate YAML files [part-13] (#9377)
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking

When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
dineshb-jnpr f9901e7a8f List JunperContrail CNI as Pod networking provider. (#9387)
This change is to list JuniperContrail/TungstenFabric as a provider
of Pod networking for a Kubernetes cluster.

Juniper's CNI solution has been available as a open source product
for couple of years now. It is a mature solution that has been
deployed in live clusters.
2018-07-10 00:20:06 -07:00
John Ward 6163038ca4 Update wordpress-deployment url (#9447) 2018-07-09 22:24:04 -07:00
Zach Corleissen 0e6210f3e9 Add maintainers, organize all by alpha (#9438)
Remove comment
2018-07-09 14:09:17 -07:00
Jim Angel 11b28cc7c5 clarifying kubectl prereq wording (#9156)
* simplifying the kubectl prereqs

* unforeseen spelling fix

* made readability corrections

* minor phrasing change
2018-07-09 13:23:17 -07:00
Misty Linville 85e3040dfa Use static content for code of conduct (#9355)
Move the code of conduct page under /community
Add redirect
Use text from CNCF COC and note the revision we imported it at
Add note to top of imported file not to edit it directly
2018-07-09 12:12:17 -07:00
Matt Farina c9fe098230 Adding documentation on recommended labels and annotations (#8703)
* Adding documentation on recommended labels and annotations

This content was developed as part of the App Def WG

* Updates per feedback from editing and to remove annotations per WG

* Adding app instance to the recommended labels
2018-07-09 11:51:16 -07:00
Kaitlyn Barnard 22f5f71f40 Adding IPVS blog post (#9431)
* adding IPVS blog post

* updating link in blog announcement

* edits
2018-07-09 11:20:17 -07:00
AdamDang cf3fd1d463 Typo fix: "Add Cluste r"->"Add Cluster" (#9424)
Line 74: "Add Cluste r"->"Add Cluster"
2018-07-09 08:14:18 -07:00
daemon 8d9c9531d0 Fix format error about common shortcode (#9421)
Because of indenting not four spaces, Shortcodes is interrupt numbered lists

Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-08 22:13:18 -07:00
Ben Chelli de230667ca Fix typo (#9418) 2018-07-08 20:28:17 -07:00
Tony Li 4914901e9b State the default update strategy (#9394)
* state the default update strategy

* update to RollingUpdate
2018-07-08 03:34:18 -07:00
Bob Killen 7b6d15f7e1 Correct internal behavior list in admission-controllers doc (#9409)
* correct internal behavior list in admission-controllers doc

* remove leading indentation in ordered list
2018-07-07 06:52:18 -07:00
CaoShuFeng bede69948e fix describtion about crd (#9407) 2018-07-07 06:20:18 -07:00
Alex Contini 30acbfad12 add Capital One and ING case studies (#9371)
* add Capital One and ING case studies

* updates to styling

* fixes to feature image sizing and link on ING case study

* updates to spacing

* updates
2018-07-06 12:52:20 -07:00
Di Xu 8c33a9b582 kubeadm ports updates (#8886)
* disable the kubelet readonly port

* add doc for required port source
2018-07-06 04:56:18 -07:00
AgentK a0ec957fde Fix typo in example script (#9381)
Variable reference should be $ETCDHOSTS, not $ETCDHOST
2018-07-05 08:19:22 -07:00
daemon fee1cfafdd Fix example error about selector duplicated #8199 (#9388) 2018-07-05 02:04:19 -07:00
Ben Chelli 3d01d17b69 Swap memory-demo by cpu-demo in the assign-cpu-resource page (#9376)
* Swap memory-demo by cpu-demo

* Make the number match
2018-07-04 00:02:21 -07:00
Qiming 3dd65e4e95 Consolidate YAML files [part-14] (#9379)
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
Qiming ea6004bd4f Consolidate YAML files [part-12] (#9364)
* Consolidate YAML files [part-12]

Relocate YAML files referenced by the accessing application topic
and the rest of cluster administration.

* Adjust json shortcodes.
2018-07-03 23:19:23 -07:00
Jim Angel aed6732b4e adding discuss kubernetes link to community page (#9133)
* adding discuss kubernetes link to community page

addressing https://github.com/kubernetes/website/issues/8578

* moving to bullet list and changing caps

* removing caps

* resetting back to original PR and removing caps
2018-07-03 14:46:20 -07:00
Qiming 4962ffabbf Consolidate YAML files [part-11] (#9363)
This PR relocates some of the YAML files used by the administer cluster
topic. One yaml file not used is deleted.
2018-07-03 13:39:21 -07:00
Qiming 9b81aa7ccd Consolidate YAML files [part-10] (#9362)
* Consolidate YAML files [part-10]

This PR relocates the YAML files used by the pod configuration topic.

* Update examples_test.go

* Update examples_test.go

* Update examples_test.go

* Update examples_test.go

* Update examples_test.go
2018-07-03 13:31:20 -07:00
Alex Contini 0f5f027aee update content for Northwestern Mutual case study (#9372) 2018-07-03 12:04:20 -07:00
Qiming 1228689b1d Consolidate YAML files [part-9] (#9361)
This PR relocates the YAML files referenced by the data injection topic.
2018-07-03 11:50:19 -07:00
Kyle Larose 81bc804e9a Update link to the NetworkPlugin interface (#9298)
* Update link to the NetworkPlugin interface

Link was broken during some refactoring (commit 42398825ed7fac58fc6c4027c8be730398b6d2be).
Change the link to reflect the new location.
This fixes Issue #9297

* Remove extra line

Somehow the fixed link was pasted at the end of the modified paragraph.
Remove it.

* Add back linebreak

I'll get this right... I swear.
2018-07-03 11:49:20 -07:00
Chuck Ha 429d01e95b Updates HA etcd with kubeadm (#9227)
Adds a missing instruction on how to configure the kubelet. Reported in slack in the #kubeadm channel.

Fixes #9222

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-07-03 07:37:21 -07:00