Pengfei Ni
a0ffa2569c
Update GPU docs
2017-06-16 21:15:28 +08:00
Adnan Abdulhussein
1088bca024
update pod persistent volume example storage class ( #3979 )
...
* update pod persistent volume example storage class
When binding to a manually created PersistentVolume, the claim must
disable dynamic provisioning by specifying an empty storage class.
Fixes #2803
* use specific storageclass
* revert gibibytes -> gigabytes change
2017-06-13 23:55:58 -07:00
Steve Perry
e2a898ad41
Change Task titles to imperative: Admin. ( #4033 )
2017-06-08 15:13:29 -07:00
Steve Perry
6c99bbb509
Change Task titles to imperative: Daemons, GPUs. ( #4032 )
2017-06-08 14:48:46 -07:00
Steve Perry
54eb7d2449
Change Task titles to imperative: Federation. ( #4031 )
2017-06-08 14:42:56 -07:00
Steve Perry
2167367a6a
Change Task titles to imperative: TLS. ( #4030 )
2017-06-08 14:34:34 -07:00
Steve Perry
fbf7782ebf
Change Task titles to imperative: Access Extend. ( #4029 )
2017-06-08 13:47:48 -07:00
Steve Perry
423884e8b7
Change Task titles to imperative: Monitor. ( #4028 )
2017-06-08 13:41:57 -07:00
Steve Perry
c59b2b6935
Change Task titles to imperative: Access Apps. ( #4027 )
2017-06-08 13:29:52 -07:00
Steve Perry
10cd61bc62
Change Task titles to imperative: Run Apps. ( #4025 )
2017-06-08 13:15:43 -07:00
Steve Perry
962989b443
Change Task titles to imperative: Inject. ( #4024 )
2017-06-08 12:12:52 -07:00
Steve Perry
e1e00561f3
Change Task titles to imperative: Tools. ( #4023 )
2017-06-08 11:58:27 -07:00
Steve Perry
adf00a04a2
Change Task titles to imperative. ( #4022 )
2017-06-08 11:48:28 -07:00
Andrew Chen
ccd2b46864
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fixed the line giving the template for creating configmap, should include the word configmap as part of the creation process.
Fixes issue #3939
Add CRI runtime support
2017-06-07 10:23:36 -07:00
Alejandro Escobar
ffc4769285
fixed the line giving the template for creating configmap, should include the word configmap as part of the creation process.
2017-06-07 10:22:26 -07:00
Dan Winship
4b6b970d51
Update NetworkPolicy docs for v1
2017-06-07 10:21:23 -07:00
Andrew Chen
23175c12e0
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Updaated install-kubeadm.md, removed redundant kubectl installation (#4006 )
Add Chocolatey Package Manager for Windows (#4000 )
2017-06-07 09:56:43 -07:00
Onuralp Taner
783de986d9
Add Chocolatey Package Manager for Windows ( #4000 )
...
* Add Chocolatey Package Manager for Windows
* Small grammar changes
2017-06-06 13:17:33 -07:00
Andrew Chen
be02ca1705
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Make issue title automatically a link
Update directions for macOS bash completion
2017-06-06 09:24:27 -07:00
Christoph Blecker
1bb02c055e
Update directions for macOS bash completion
2017-06-05 21:52:25 -07:00
Shyam JVS
f21480504d
Update ConfigMap doc to explain TTL-based cache updates ( #3989 )
...
* Update ConfigMap doc to explain TTL-based cache updates
* swap word order
Change "When a ConfigMap being already consumed..." to "When a ConfigMap already being consumed..."
2017-06-05 11:24:49 -07:00
Andrew Chen
36b472183b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Remove self-referential link
Add fibre channel volume explanation (#3967 )
2017-06-05 10:41:54 -07:00
Ryan McGinnis
8117b56cc6
Remove self-referential link
...
The second link in the "What's next" section redirects the reader to this doc. This PR removes this link.
2017-06-02 15:01:05 -07:00
Andrew Chen
92e31296ff
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Improve RBAC doc (#3951 )
Clarify CNI acronym
Fix 404 to kubectl install link
install-kubectl.md: Fix Windows texts, link to latest macOS binaries
2017-06-02 14:28:50 -07:00
deads2k
6cbd6bda67
document custom resource definitions
2017-06-02 13:12:02 -07:00
anatoly techtonik
12ad70a8ca
install-kubectl.md: Fix Windows texts, link to latest macOS binaries
...
Fixes https://github.com/kubernetes/kubernetes.github.io/pull/3859#issuecomment-305710498
2017-06-02 10:32:19 +03:00
Kenny Lee Sin Cheong
d41dbfcf14
Fix example in the "Adding ConfigMap data to a Volume" section
...
"special.key" does not exist in the given ConfigMap example. It should
be "special.level" instead.
2017-06-01 16:18:38 -07:00
Andrew Chen
8ad0302646
Implement PR #3859 with tabs
2017-06-01 10:08:51 -07:00
Kenny Lee Sin Cheong
5372429718
Fix typo in cluster api docs
...
Fix type in https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/
2017-05-31 10:59:38 -07:00
jianglingxia
5483b4a126
change the service name to pod ip ( #3926 )
...
* change the service name to pod ip
* update the outdate link
2017-05-31 10:33:27 -07:00
Steve Perry
46e745a81a
Prototype of custom description meta tags. ( #3928 )
...
* Prototype of custom description meta tags.
* Put desc on one line.
2017-05-27 14:38:24 -07:00
Luke Stutters
6f401ab0d2
Minor grammatical correction
...
If the Volume is created from the ConfigMap, the files in the Volume are representatives of the Config map, not the other way round.
2017-05-26 10:43:33 -07:00
Xiaoyu Zhang
295e262775
Fix some output
...
Fix some output
2017-05-26 10:41:06 -07:00
chenhuan12
1406756b8a
replace REASON with STATUS
...
replace REASON with STATUS
2017-05-26 10:40:07 -07:00
Andrew Chen
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -07:00
Christopher M. Luciano
ae5df6944d
Add GPU mountpath warning
...
The GPU path is not permissive by default and requires a bit of
additional setup if the operator does not allow for privileged
containers.
Related kubernetes/kubernetes#46007
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-05-23 22:39:56 -07:00
Henrique Truta
fbcc2e9fde
Add cluster resource federation page
...
Adds a page in Federation resources list describing
clusters.
2017-05-23 22:37:34 -07:00
Josh Curl
50f2daa8d8
Fix indentation in ConfigMap usage example ( #3867 )
...
* Fix indentation in ConfigMap usage example
* Fix other example
2017-05-22 13:41:18 -07:00
Itamar Ostricher
cd5e98a2dc
Fix configMapRef indentation in envFrom clause
...
Fixes invalid YAML in example
2017-05-22 13:39:29 -07:00
Dan Winship
a58afb2a2e
Revert NetworkPolicy v1 docs ( #3849 )
...
* Revert "Update configure-namespace-isolation.md (#3758 )"
This reverts commit a712b13a3b
.
* Revert "Add Configure Namespace Isolation task"
This reverts commit f050c4cc57
.
* Revert "Update networkpolicies.md (#3755 )"
This reverts commit 15ca8f0b2f
.
* Revert "Update NetworkPolicy docs for v1"
This reverts commit 3a158ecf29
.
2017-05-22 11:54:57 -07:00
Jesse Seldess
3a8a465028
WTD: Projected volumes ( #3856 )
...
* Update projected volume task
- Rename file
- Build out steps
- Create separate yaml file for pod configuration
- Add new page to the sidenav
* Add projected volume type to volumes concept page
2017-05-22 10:57:42 -07:00
Steve Perry
f58b3d11d9
Remove and redirect: user-guide/application-trouble. ( #3855 )
2017-05-19 13:02:31 -07:00
Steve Perry
d4cbd968fd
Remove and redirect: getting-started/...cloud-controller. ( #3853 )
2017-05-19 11:42:31 -07:00
Steve Perry
10434a0484
Remove and redirect: user-guide/application-introspection ( #3848 )
...
* Remove and redirect: user-guide/application-introspection
* Remove and redirect: user-guide/debugging-services.
2017-05-19 10:40:38 -07:00
Steve Perry
a02a577082
Remove and redirect: admin/cluster-trouble. ( #3839 )
2017-05-18 22:29:20 -07:00
Steve Perry
4a6cd30b2a
Remove and redirect: Debugging Pods and Replication Controllers. ( #3837 )
2017-05-18 19:03:19 -07:00
Steve Perry
76976b2976
Remove and redirect: prereqs. ( #3836 )
2017-05-18 18:55:14 -07:00
Steve Perry
18ccf43021
Update link: user-guide/application-troubleshooting. ( #3834 )
2017-05-18 18:16:31 -07:00
Andrew Chen
7e23e44038
Address Issue #3827 : break out Configuring Redis using a ConfigMap tutorial ( #3829 )
...
* Address Issue #3827 : break out Configuring Redis using a ConfigMap tutorial
* format tweaks
2017-05-18 13:56:29 -07:00
Brandon Philips
56ffe1644c
*: don't apply -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediately.
2017-05-17 20:15:28 -07:00
Brandon Philips
3b5bdc3f00
*: don't create -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
Jodie Putrino
145f4e64c7
Write the Docs: add doc for using configmap data in pods ( #3780 )
...
* new doc - using configmaps in pods
* fix style violation - remove command prompt
* Update configure-pod-configmap.md
Fixed the endcapture tag
2017-05-16 10:00:16 -07:00
Kale Blankenship
79e0e594e6
Remove repeated words from configmap.md
2017-05-15 22:07:07 -07:00
Steve Perry
400bb5c8bb
Move to Tasks: Core DNS Federation. ( #3807 )
2017-05-15 20:31:20 -07:00
Steve Perry
f7c4466b22
Move to Tasks: Cluster Federation. ( #3806 )
2017-05-15 19:43:59 -07:00
Andrew Chen
f27cc711cf
Tweak formatting for PR #3763
2017-05-15 17:16:20 -07:00
Jared
f940b709d9
access-clusters docs revamp ( #3779 )
...
* access-clusters docs revamp
Fix the accessing clusters docs, bring them into the right templates
and put them in the right parts of the site.
* Update proxies.md
* Update concepts.yml
* Update tasks.yml
2017-05-15 17:15:20 -07:00
isa-bel
f5b1203f2b
Write the Docs - Add task template to romana-network-policy ( #3763 )
...
* AddAdd task template for romana-network-policy
* Add whatsnext section
2017-05-15 17:04:12 -07:00
Andrew Chen
e2a63e75c8
Tweak formatting for PR #3775
2017-05-15 16:58:25 -07:00
paulbattagliag
0acc7f3996
Update ingress.md
2017-05-15 16:56:17 -07:00
Isabel JC
0b26becd2b
Add task template for weave-network-policy
2017-05-15 16:48:57 -07:00
Wendy Shaffer
40b2e12eba
Update install-kubectl.md ( #3760 )
...
* Update install-kubectl.md
Write the Docs:
Added Task template to the document.
Edited for clarity.
* Update install-kubectl.md
Write the Docs. Responded to review feedback: https://github.com/kubernetes/kubernetes.github.io/pull/3760#pullrequestreview-38008755
* Update install-kubectl.md
Write the Docs. Seeing if this makes the bulleted list render correctly.
* Update install-kubectl.md
Write the Docs. Markdown really doesn't seem to like that bulleted list there, so we'll just do it in sentence flow.
2017-05-15 16:44:55 -07:00
Steve Perry
187d97f8ed
Move to Injecting section: Environment Variables. ( #3801 )
2017-05-15 14:54:25 -07:00
Steve Perry
9cca278d3b
Move to Tasks: Cross-cluster Service Discovery. ( #3800 )
2017-05-15 14:06:34 -07:00
Steve Perry
e280122a44
Move to Tasks: Tools for Monitoring. ( #3799 )
2017-05-15 13:34:41 -07:00
Steve Perry
31c6a9b747
Move to Tasks: Auth Across Clusters. ( #3794 )
2017-05-15 11:50:59 -07:00
Steve Perry
225f1b775d
Move to Tasks: Static Pods. ( #3792 )
2017-05-15 11:09:51 -07:00
Steve Perry
06c204a9f0
Move to Tasks: Cluster Management. ( #3790 )
2017-05-15 10:56:06 -07:00
Steve Perry
ed8cf61f3f
Move to Tasks: Access App Cluster. ( #3789 )
2017-05-15 10:21:26 -07:00
Pheo
9640624d8c
edited create-external-load-balancer.md to conform to template ( #3746 )
...
* refactor to new template
* refactor to new template
* fixed a missed header resize
* removed TOC substitute
2017-05-14 15:31:11 -07:00
geraldinewhitt
2f0d13a2e0
WTD ( #3757 )
...
Edits from genwhitt in Portland at WTD conference. Apply template, copyedit, apply style guide.
2017-05-14 15:10:50 -07:00
paulbattagliag
a712b13a3b
Update configure-namespace-isolation.md ( #3758 )
...
* Update configure-namespace-isolation.md
* Update configure-namespace-isolation.md
2017-05-14 15:04:54 -07:00
isa-bel
0776f9d631
Docs - Calico NetworkPolicy ( #3756 )
...
* Add task template for calico-network-policy
* Add discussion section
2017-05-14 14:26:41 -07:00
Jodie Putrino
b2c7a86bcb
Write the Docs Writing day:
...
- edit /docs/tasks/configure-pod-container/configmap.md to use the task template
- move the Consuming ConfigMap in pods section to its own doc (coming in a separate PR)
2017-05-14 14:17:39 -07:00
Andrew Chen
f050c4cc57
Add Configure Namespace Isolation task
2017-05-14 11:13:31 -07:00
Steve Perry
0ce3686712
Fix front matter. ( #3740 )
2017-05-13 21:06:30 -07:00
Steve Perry
697e0d3574
Move and consolidate etcd topics. ( #3739 )
2017-05-13 20:54:58 -07:00
Dan Winship
a32d30c107
NetworkPolicy updates for v1 ( #3721 )
...
* NetworkPolicy clarifications
- For clarity, only use the word "policy" in reference to
NetworkPolicies, not in reference to the isolation annotation.
- Drop a bunch of text related to the isolation annotation since
there's only one interesting value so there's no reason to
complicate things.
- Fix bad YAML indentation
- Misc rewording
* Update NetworkPolicy docs for v1
2017-05-11 13:26:32 -07:00
Kasper Bentsen
d0b6757e6f
Added missing close of function.
2017-05-11 11:26:11 -07:00
Sam Vilain
712dce6d82
Fix a broken link in "Installing Minikube"
...
Broken by kubernetes/minikube#1410
2017-05-11 11:25:20 -07:00
Mikhail Vasilenko
69c44a3996
typo fix
2017-05-11 11:24:07 -07:00
Steve Perry
0e7df470ee
Hide token. ( #3716 )
2017-05-10 21:36:58 -07:00
Steve Perry
02c8689af5
New topic: Installing Minikube. ( #3707 )
...
* New topic: Installing Minikube.
* Refine.
2017-05-10 10:44:31 -07:00
Steve Perry
5d7bb8c7b2
Create Installing Tools section. ( #3706 )
2017-05-10 09:39:55 -07:00
Steve Perry
8be660ccd8
Move to Concepts: Admin Overview. ( #3698 )
...
* Move to Concepts: Admin Overview.
* Fix filename.
2017-05-09 13:32:48 -07:00
Steve Perry
59d9c2ec4f
Net pol ( #3696 )
...
* Move to Admin section: Disruption.
* Move to Admin section: Net Policy.
* Add redirects.
2017-05-09 11:58:30 -07:00
Steve Perry
ae991e8d60
Move to Admin section: Disruption. ( #3695 )
2017-05-09 10:42:16 -07:00
Steve Perry
c0eb5e17ad
Move to Tasks: Multiple chedulers. ( #3694 )
2017-05-09 10:08:26 -07:00
Steve Perry
f953d98eab
Move to Tasks: Guaranteed Scheduling. ( #3689 )
2017-05-08 22:40:29 -07:00
Steve Perry
3a4a75bb53
Move to Admin section: CPU and Mem Limits. ( #3686 )
...
* Move to Admin section: CPU and Mem Limits.
* Fix TOC entry.
2017-05-08 19:30:59 -07:00
Steve Perry
34a71341eb
Move to Tasks: Out of Resources. ( #3685 )
2017-05-08 19:12:27 -07:00
Steve Perry
1304506ac2
Move to Admin section: Quotas. ( #3684 )
2017-05-08 18:35:53 -07:00
Steve Perry
177c96da73
Move to Tasks: ThirdPartyRes. ( #3679 )
...
* Move to Tasks: ThirdPartyRes.
* Change title.
2017-05-08 14:14:13 -07:00
Steve Perry
20ff36112a
Move to Debug section: Auditing. ( #3678 )
2017-05-08 12:53:43 -07:00
Steve Perry
eccd238b1c
Move to debugging section: shell. ( #3677 )
2017-05-08 11:22:29 -07:00
Steve Perry
216856f0b9
Change title. ( #3663 )
2017-05-08 10:40:18 -07:00
Eugene Pirogov
8260e7cd06
Fix a small typo
2017-05-08 10:26:16 -07:00
Andrew Chen
76fe741576
grammar nits
2017-05-08 10:10:47 -07:00
Mik Vyatskov
46ff287a87
Fix Elasticsearch logging manual
2017-05-08 10:07:17 -07:00
Steve Perry
db929e4e2b
Move to Accessing Apps: List Containers. ( #3661 )
2017-05-05 14:26:23 -07:00