Kai Chen
179701e179
Fix doc references to Kubernetes services provided by AWS, Azure and GCE ( #9508 )
2018-07-18 14:57:43 -07:00
michael saenz
c4396fd117
Update authentication.md ( #9565 )
...
minor grammar correction
2018-07-18 14:50:04 -07:00
Tejal Desai
edec8a8fb6
Fix type in docs ( #8939 )
...
* Fix type in docs
* Address code review comments.
2018-07-18 14:39:25 -07:00
daemon
eb0d63e871
Fix some error about fluentd config file ( #9528 )
...
1.Fix error about source path is not equal to autdit-log-path
2.Fix error about filter type set
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-18 14:30:53 -07:00
Erik Sundell
da8fa820b3
statefulset.md - Beta remnants removed ( #9522 )
2018-07-18 14:29:45 -07:00
Oleg Atamanenko
78cdd215e4
Add kublr to list of solutions ( #9544 )
2018-07-18 14:28:33 -07:00
Bob Killen
836629cb11
Update extensible admission controller links ( #9459 )
...
* update extensible-admission-controller links
* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
Jianfeng Li
7960161b30
fix some dumplication_problem ( #9235 )
2018-07-18 14:08:13 -07:00
Alex Contini
c8636e689f
updates to order of case studies ( #9545 )
...
* updates to order of case studies
* update
2018-07-18 14:05:59 -07:00
makocchi
7aa07a4602
apply templates/concept and fix code snippets ( #9540 )
2018-07-18 14:04:46 -07:00
Alex Contini
78a92480b6
updates to Pearson case study content ( #9483 )
...
* updates to Pearson case study content
* updates to Pearson
2018-07-18 14:03:34 -07:00
Andrew Martin
44b3e5b42b
Blog: 11 Ways (Not) to Get Hacked ( #8914 )
...
* feat: add 11 Ways (Not) to Get Hacked
* Update and rename 2018-06-05-11-ways-not-to-get-hacked.md to 2018-07-18-11-ways-not-to-get-hacked.md
2018-07-18 13:50:45 -07:00
Christian
b1c3af7799
Fix link to website in Airflow Blogpost ( #9338 )
2018-07-18 13:47:27 -07:00
Kaitlyn Barnard
3ecba1eea1
changing button spacing ( #8963 )
2018-07-18 13:29:22 -07:00
makocchi
85a239145c
change to "host namespaces" and remove command prompts ( #9553 )
2018-07-18 13:22:56 -07:00
Jamie Zhuang
bee35a3e6c
Fix issues in configure-volume-storage ( #9521 )
...
* ps command not found
Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
2018-07-18 13:21:39 -07:00
Chris Knowles
40f4082328
Add when storage key name changed ( #9532 )
...
It seems the name changed in k8s 1.8 which was reflected in https://github.com/kubernetes/website/pull/5490 but the last section still mentions the old name without saying it has changed.
2018-07-18 13:17:22 -07:00
Alfonso Palacios
d8861f9a4b
Update service.md ( #9562 )
...
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
2018-07-18 11:48:19 -07:00
Matheus Neder
4da4a6dcd7
Fix doc ( #9564 )
...
Added line break to: "KUBECONFIG=/etc/kubernetes/admin.conf [NEWLINE HERE] kubectl ..."; Also added export to variables declaration.
2018-07-18 11:45:19 -07:00
Leonardo Carreiro
1f90f0602e
Replacing the example IP address by something that could exists. ( #9120 )
...
The example `123.45.678.9` was an invalid IP address.
2018-07-18 00:25:19 -07:00
Stewart-YU
4aaa353244
Update feature-gates.md ( #9320 )
2018-07-17 18:14:18 -07:00
Alfonso Palacios
3c33dcb298
Update horizontal-pod-autoscale.md ( #9546 )
...
Small typo. Missing "from" for sentence to make sense.
2018-07-17 15:24:18 -07:00
Karen Bradshaw
71c8b9625a
Fix id string for kube-proxy glossary term ( #9551 )
...
-Added hyphen to id string so that glossary term displays
extension text.
2018-07-17 15:19:19 -07:00
azEf
c05bf93558
Fix typo in persistent-volumes.md ( #9550 )
2018-07-17 15:15:18 -07:00
Qiming
4c9b297fb8
Reworked API reference doc ( #9536 )
...
This PR contains API reference docs generated from the reworked
generator (see:
https://github.com/kubernetes-incubator/reference-docs/pull/53 ).
The main purpose is to rework the way how examples are shown.
When we are happy with the revised version, we can move the CSS and
fonts file to the static directory. We only need to change the HTML
and the `navData.js` file in the future.
Related Issues: #9271 , #4015
2018-07-17 14:49:18 -07:00
Jim Angel
08d06e02b3
very minor change to url syntax ( #9543 )
...
The URL for k/k included the text after ("repo"). This PR formats it to not include the text after.
2018-07-17 07:27:40 -07:00
makocchi
1b03b19dc1
apply content_template ( #9136 )
...
* apply task template
* change content_template to task from concept
2018-07-17 05:55:38 -07:00
Gao Wen
6f55bb02c5
Format code style ( #9055 )
...
* Add code format
* Format code display
* Render style error
2018-07-17 00:45:38 -07:00
Alex Contini
5874f9986e
update homepage banner so it's less cropped ( #9391 )
2018-07-17 00:40:38 -07:00
Jonas Mellquist
c56ff5834f
Update training overview ( #9378 )
...
Added Pluralsight getting started course
2018-07-17 00:37:39 -07:00
Scott Jungwirth
0cbbc12d07
Update manage-compute-resources-container.md ( #9326 )
...
Fix formatting that is thrown off by starting at "```shell{% raw %}"
2018-07-17 00:34:39 -07:00
adisky
7e9709220b
Fix a typo in running cloud controller doc ( #9325 )
2018-07-17 00:33:38 -07:00
makocchi
df5e5019d2
set anchor links in "Types of Volumes" section ( #9294 )
2018-07-17 00:30:40 -07:00
spinside
624037a6cd
Fixed broken Link to Salt setup documentation ( #9264 )
2018-07-17 00:29:38 -07:00
Stewart-YU
8cdb5ac998
fix some broken link in /docs/setup ( #9256 )
2018-07-17 00:28:38 -07:00
Gao Wen
cfc62f0717
Format the auto-generate list(catalog) and update the render style ( #9069 )
2018-07-17 00:22:38 -07:00
Leonardo Carreiro
037af6075b
Fix some notes for Azure users ( #9159 )
...
* Fix some notes for Azure users
As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address ), it must be the cluster node's resource group, not the cluster's resource group.
* A few minor changes to adhere to the style guide
2018-07-17 00:14:38 -07:00
Tim Zhang
b4cc1b2edd
Update k8s101.md ( #9043 )
2018-07-16 23:53:39 -07:00
ningning54321
f6b6dc75ee
Update extensible-admission-controllers.md ( #8975 )
...
* Update extensible-admission-controllers.md
* update per review comments
update the url to the final redirect to url.
2018-07-16 23:47:38 -07:00
Xiangyu Hè
69531f6b9e
Add another Lisp client library ( #8994 )
2018-07-16 23:45:38 -07:00
zhanglingwei
a84aab824b
Fix:direct link in tasks/configure-pod-container/translate-compose-kubernetes ( #9369 )
...
* change direct link to relative link
* Update translate-compose-kubernetes.md
2018-07-16 23:03:38 -07:00
Luc Perkins
292d4dfa67
Remove download steps ( #9494 )
2018-07-16 23:00:38 -07:00
Samir Patel
6fc5f4b989
Update pull-image-private-registry.md ( #9153 )
...
`-d` does not work on mac, `--decode` should work cross platform
2018-07-16 22:57:39 -07:00
Tanzeeb Khalili
af689cd6bf
Fix `--allow-privileged` and `--alsologtostderr` descriptions ( #9507 )
2018-07-16 22:48:39 -07:00
Heinz Peter Hippenstiel
de644fbd24
removed backtick that was breaking the format ( #9530 )
2018-07-16 22:41:38 -07:00
Mary Camp
6c895b329d
Update device-plugins.md to add Example link ( #9531 )
...
Added link to Intel device plugins repo.
Minor grammar/punctuation edits to make Example bullets parallel.
2018-07-16 22:36:38 -07:00
lovejoy
7c8fe61558
fix relative link and remove redirect link ( #9468 )
2018-07-16 22:32:39 -07:00
WanLinghao
202905c7aa
Add descripitons of --service-account-max-token-expiration option ( #9500 )
2018-07-16 22:25:37 -07:00
Logan Rakai
1147aeab0e
Fix broken link in note ( #9535 )
2018-07-16 22:21:37 -07:00
Luc Perkins
5c43e1e40f
Merge pull request #9437 from lucperkins/lperkins/kubectl-cheat-sheet-resources
...
Add the "kubectl api-resources" command to the kubectl cheat sheet
2018-07-16 19:02:00 -07:00