xiaoy
d5595d133f
fix container name ( #4542 )
...
* fix command and try cla again
* fix command
* the container name should be sidecar
2017-07-31 17:16:41 -07:00
Jennifer Rondeau
d27df547b2
Apply templates, some edits for style guide conformance ( #4537 )
...
* edit for template, style guide conformance
* fix whitespace errors
* fix template errors
2017-07-31 16:43:08 -07:00
JENNIFER RONDEAU
d32de1bedb
add links about ports and firewalls
2017-07-31 16:38:48 -07:00
Jennifer Rondeau
3a37833823
fix broken link to concepts topic ( #4471 )
...
* rebase and resolve merge conflict
* fix whitespace error
2017-07-31 16:37:40 -07:00
JENNIFER RONDEAU
28939a8eae
fix memorypressue and diskpressure descriptions
2017-07-31 16:36:35 -07:00
Andrew Chen
0e500aa7d7
Reimplement #4541
2017-07-31 16:26:37 -07:00
William Chang
5d966136c5
Fix the variables file path. ( #4483 )
2017-07-28 21:48:45 -07:00
Cody Clark
9f0d7e54b2
Adding Callouts to Docs ( #4535 )
...
* Create callouts.css
* Linking callouts.css
* Alphabetical order
* Added doc for using callouts
* Fix link
* Deleting info
* Updates per Ahmet
Added more detailed examples and a common issues section
* Update style-guide.md
2017-07-28 16:59:19 -07:00
Ahmet Alp Balkan
f7b3a88df6
Import updated cassandra tutorial
...
Ran `./update-imported-tutorials.py`.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-28 10:09:41 -07:00
Slava Semushin
d629d10178
pod-security-policy.md: clarify the difference between the case when pod being created by a user and a service account.
2017-07-28 10:06:22 -07:00
Tobin Harding
f89a999584
Make minor gramatical change
2017-07-28 10:03:49 -07:00
Davanum Srinivas
41ad364646
Fix Typo - "SubjectAccessReviewStatus" -> "status"
...
- "SubjectAccessReview" is the value of the "kind" field of the request and response. The webhook has to fill in the "status" field to indicate authorization passed or failed.
- For consistency highlight spec better using back ticks
2017-07-28 09:55:45 -07:00
sope
be76c4bca7
Add TypeScript client library for kubernetes ( #4524 )
2017-07-28 08:41:49 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
dhilipkumars
130b72927c
Simplify sentence
2017-07-28 01:01:48 -07:00
divyenpatel
b4317f583e
minor correction for datastore storage folder
2017-07-28 00:54:09 -07:00
Adam Schepis
eedaff61ee
Fix spelling error ( #4528 )
...
Fix misspelling of rabbitmq in coarse parallel processing example
2017-07-27 16:51:16 -07:00
divyenpatel
3d05d95e71
Updated Getting Started Guide for vSphere Cloud Provider
2017-07-27 15:26:14 -07:00
steveperry-53
f9ac865c5f
In links to ref pages, use {{page.version}}.
2017-07-27 15:23:25 -07:00
Ahmet Alp Balkan
28f3cfdd4f
Update backlinks to client libraries page
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-27 14:42:20 -07:00
Xiaoyu Zhang
2d4111833c
update version No. to para. ( #4442 )
...
update version No. to para.
2017-07-27 14:37:55 -07:00
Saksham Sharma
63167903a5
Change deprecated `kubectl update` to `replace` ( #4307 )
2017-07-27 14:36:59 -07:00
Slava Semushin
15d9cfbd92
Revert "add host paths to psp ( #3971 )"
...
This reverts commit 952e5b4497
because
support of this field was also reverted.
2017-07-27 14:31:43 -07:00
Slava Semushin
99ddcb933e
docs/concepts/policy/pod-security-policy.md: update link to example.
2017-07-27 14:27:11 -07:00
jianglingxia
5a4f3c738b
change the limit to request
2017-07-27 14:19:42 -07:00
Emmanuel Odeke
5c8944036b
concepts/storage: fix minor typo in volumes.md
...
Fixes pluralization typo from:
many type of volumes
to:
many types of volumes
2017-07-27 14:15:25 -07:00
Lucas Käldström
d2d92d9eec
kubeadm: Make tabs with information how to install 3rd-party CNI network solutions
2017-07-27 14:14:25 -07:00
Robert Rati
606caa3d7b
Add docs for running cloud-controller-manager with persistent volume labeling
2017-07-27 14:07:03 -07:00
Dong Liu
2f50a22c94
Update document for Azure LoadBalancer support. ( #4082 )
...
* Add doc for azure internal load balancer support.
* Add note for user-specified 'loadBalancerIP' support on Azure.
* Fix comment.
* Fix comment
2017-07-27 13:39:53 -07:00
Liz Rice
2e63445858
Add note about rkt under CRI to rktnetes page ( #4470 )
...
* Add anchor to CRI section
* Add note about CRI rkt shim status
* Don't need to add links manually
2017-07-27 13:02:02 -07:00
Xiaoyu Zhang
cdb9af84b4
Delete redundant "see" ( #4466 )
...
Delete redundant "see"
2017-07-27 12:08:54 -07:00
Mitsuhiro Tanino
17c045577c
Add detail of manual reclamation steps for PV ( #4411 )
...
* Add detail of manual reclamation steps for PV
Fix #48609
* add punctuations
2017-07-27 09:52:01 -07:00
Andrew Chen
d0be9edb08
add /docs/resources-reference/v1.7/
2017-07-26 15:34:14 -07:00
Jennifer Rondeau
036f35b891
add info about pulling from image digest ( #4508 )
...
* add info about pulling from image digest
* fix nits
2017-07-26 12:53:21 -07:00
Steve Sharp
04776838c9
Update hello-minikube.md ( #4468 )
...
Fixes a typo
2017-07-25 14:17:03 -07:00
Howie Benefiel
bd916fbd76
Fix name of ConfigMap in example ( #4379 )
...
The docs tell the reader to get a ConfigMap with the name `game-config-2`, but only one ConfigMap had been made in the documentation thusfar, `game-config`. This PR simply changes the name of that ConfigMap to the only existing ConfigMap if the reader follows the docs.
2017-07-25 14:01:35 -07:00
Howie Benefiel
d3d96550d6
Change big to large to avoid awkward verbiage ( #4384 )
...
In canonical American English, "large" is generally used to describe the size of a number. This is purely a style change, but "large number of" is less awkward sounding than "big number of".
2017-07-25 12:52:01 -07:00
Xiaoyu Zhang
ba0172468d
update links for afely-drain-node.md ( #4373 )
...
update links for afely-drain-node.md
2017-07-25 08:17:50 -07:00
xiangpengzhao
5d30aaf25c
Update supported resource types
2017-07-25 09:14:19 +08:00
liyao
c4b110a08c
fix some writen mistake
...
rm duplicated `resource` and insert a space between `during` and `leader` both at line 57
2017-07-24 09:43:48 -07:00
Ahmet Alp Balkan
8b687fcb12
First-time tutorials import from k/examples ( #4353 )
...
This imports the tutorials from kubernetes/examples repository for the first
time. It adds "DO NOT UPDATE" notices and updates some titles. These tutorials
will be maintained at k/examples repository.
Also fixing a bug in the update script (we were inserting the `<!--` comments
before the metadata section on the top, causing articles to render incorrectly).
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-21 11:52:38 -07:00
Wang
498d666f42
Fix An error 404 and fix a wrong hyperlink
2017-07-21 16:49:48 +08:00
Kevin Kirsche
09c94a963f
Fix Secrets Syntax in Volume Spec ( #4378 )
...
Fix #4377
2017-07-17 23:00:48 -07:00
MofeLee
b325abf830
Update authentication.md
2017-07-17 14:16:42 +08:00
ymqytw
5827f51779
sync imported docs
2017-07-14 23:18:04 -07:00
Clenimar Filemon
dbeade20c0
Fix gcloud docker push command ( #4058 )
...
Use `gcloud docker -- push` instead of `gcloud docker push`.
2017-07-14 11:44:43 -07:00
xiaoy
99ed8cc5c0
fix command and try cla again ( #4255 )
...
* fix command and try cla again
* fix command
2017-07-14 11:43:54 -07:00
Mike Bryant
a0607d1bf0
Fix typo in NetworkPolicy example
...
The given example results in:
```
The NetworkPolicy "test-network-policy" is invalid: spec.ingress[0].ports[0].protocol: Unsupported value: "tcp": supported values: TCP, UDP
```
2017-07-14 11:43:07 -07:00
Jay Oster
7adbe501e7
Fix a typo ( #4325 )
...
* Fix a typo
* Fix grammatical error
2017-07-14 11:42:30 -07:00
Kathryn Alexander
e7e2a37d03
Correcting typo in name
2017-07-14 11:41:48 -07:00