Commit Graph

106 Commits

Author SHA1 Message Date
Sahdev P. Zala a28892fcb0 Create glossary for kubelet
Add kubelet to the glossary
2017-12-05 22:59:45 -05:00
Tony Li 6ab210159b update name of PSP glossary item (#6601) 2017-12-05 18:26:21 -08:00
Ryan McGinnis ee6180449d Update job.yaml 2017-12-05 18:06:05 -08:00
Zach Puckett 3f8d00a833 update description to include additional detail 2017-12-05 18:09:15 -06:00
Jennifer Rondeau 343c03953c Merge pull request #6584 from radhikapc/glossary-pod-security
add glossary term for pod security policy
2017-12-05 17:38:20 -05:00
Jennifer Rondeau d2bec6a05b Merge pull request #6590 from bradtopol/daemonset
Added DaemonSet Entry to the glossary
2017-12-05 17:36:43 -05:00
Zach Puckett 45527c7732 set to singular 2017-12-05 16:32:39 -06:00
Zach Puckett 5800f941ab update short description, include volume link 2017-12-05 16:32:39 -06:00
Zach Puckett 7c0318ac25 fix case 2017-12-05 16:32:39 -06:00
Zach Puckett b5345ddde0 add configmap to glossary 2017-12-05 16:32:39 -06:00
radhikapc 496012e3c6 added resource quota glosary item 2017-12-05 16:30:39 -06:00
Keith Burdis 2ef135fcda KubeCon 2017: glossary entry for Persistent Volume Claim 2017-12-05 16:24:05 -06:00
Brad Topol 19e9633be9 Added labels to glossary
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 14:23:49 -08:00
Jennifer Rondeau febfb06991 Merge pull request #6583 from erwbgy/master
Security Context glossary term
2017-12-05 16:53:16 -05:00
Jennifer Rondeau 6066f1921a Merge pull request #6574 from radhikapc/glossary
add a glossary term for Service Account
2017-12-05 16:51:23 -05:00
Jennifer Rondeau 8e7e48025e Merge pull request #6578 from chrisnegus/glossary
Created glossary term for image.
2017-12-05 16:49:07 -05:00
Ryan McGinnis d23235cb79 KubeCon 2017: Adds Job glossary term 2017-12-05 13:47:21 -08:00
radhikapc 52f0b5b540 incorporated the feedback 2017-12-05 15:41:23 -06:00
Jennifer Rondeau ad961300bc Merge pull request #6580 from radhikapc/glossary-network-policy
add a glossary term for network policy
2017-12-05 16:33:46 -05:00
Keith Burdis b025865c18 Updates. KubeCon 2017. 2017-12-05 15:33:08 -06:00
zhangxiaoyu-zidif 1befe950a0 Create glossary for persistent volume 2017-12-05 15:29:35 -06:00
radhikapc 2bbcb9e16c removed resource 2017-12-05 15:29:22 -06:00
Sahdev P. Zala 2661c86444 Create glossary for Annotation
Add annotation to the glossary.
2017-12-05 16:28:38 -05:00
radhikapc aa5cb3c2ad feedback 2017-12-05 15:21:20 -06:00
Brad Topol 8c93c57808 Added DaemonSet Entry to the glossary
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 13:18:18 -08:00
radhikapc ab83e87bfd add a glossary term for Service Account 2017-12-05 15:16:13 -06:00
Jennifer Rondeau 51fc486d12 Merge pull request #6579 from kubernetes/jaredbhatti-patch-1
Volume glossary entry
2017-12-05 16:15:42 -05:00
Sahdev P. Zala f0eedc60d4 Create glossary for kubelet
Add kubelet to the glossary.
2017-12-05 16:12:58 -05:00
Chris Negus 33bf8f8a0b Added glossary definition: Replication Controller. 2017-12-05 15:06:50 -06:00
radhikapc 029196095c add glossary term for pod security policy 2017-12-05 15:03:34 -06:00
Zach Puckett 748ae7ec7c fix typo 2017-12-05 15:02:08 -06:00
Keith Burdis e87df7ff49 Security Context glossary term 2017-12-05 14:59:43 -06:00
Keith Burdis a904f65fa9 Security Context glossary term 2017-12-05 14:57:57 -06:00
Zach Puckett 464037d569 update to include encryption and reference to configMaps 2017-12-05 14:56:55 -06:00
Jared d11c533bbd Update volume.yaml 2017-12-05 14:48:26 -06:00
Jennifer Rondeau 84ef201336 Merge pull request #6576 from bradtopol/namespace
Added glossary entry for Namespace.
2017-12-05 15:46:03 -05:00
Tina Zhang 410b5f9319 Add Horizontal Pod Autoscaler glossary term and make HPA terminology consistent in docs/tasks 2017-12-05 14:43:42 -06:00
Jared 9d6890889f Update volume.yaml 2017-12-05 14:41:38 -06:00
Jared aa2f96c10e Volume glossary entry
https://github.com/kubernetes/website/issues/5993

It's my first stab at a glossary entry.
2017-12-05 14:37:16 -06:00
radhikapc 3af8a42f77 add a glossary term for network policy 2017-12-05 14:36:54 -06:00
Zach Puckett 7a43b1f7f8 cleanup long description 2017-12-05 14:35:38 -06:00
Sahdev P. Zala ae186fcace Create glossary for node
Add node in the existing glossary.
2017-12-05 15:32:26 -05:00
Zach Puckett 7c3a88e224 update to account for volume missing in glossary 2017-12-05 14:28:56 -06:00
Chris Negus 74f80841af Created glossary term for image. 2017-12-05 14:24:36 -06:00
Zach Puckett d0ee62976a add secret to glossary 2017-12-05 14:21:16 -06:00
Brad Topol 70d9ec0b68 Added glossary entry for Namespace.
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 12:18:10 -08:00
Sahdev P. Zala ddf231b1ad Create glossary for node
Add node into the glossary.
2017-12-05 14:56:35 -05:00
Andrew Chen 865698f795 Add tooltip includes for terms 2017-11-27 14:43:36 -08:00
Eric Tune 6ee7947a03 Added overview concept guide to all ways to extend (#6224)
* Added overview concept guide to all ways to extend

* Address review comments.

Remove double space.
Use glossary.
Use ordered list.
etc.
2017-11-27 14:17:15 -08:00
Andrew Chen bb0d2771c4 Service Catalog docs (#5867)
* Service Catalog docs (+16 squashed commits)
Squashed commits:
[765e81d] rework install-service-catalog.md
[d81f799] tweak diagrams
[b7a3da7] Add tooltips
[3b256c5] more rework
[828000e] architecture diagram redux
[0b809d5] rework
[7829301] Outline provision-bind-external-service.md w/ filler text
[144fbb3] install service catalog v1
[47b5be4] Reorder images and bullet points
[fb577ae] Update What's Next links
[8ac984c] Include snippet for install and provision docs
[c2eeece] Add Install Service Catalog doc
[a84df64] Add hard line break
[7fb12c6] Add task
[75c46d3] Add List, Provision, and Bind diagrams
[6386feb] Service Catalog concept doc

* Add install-service-catalog-using-helm

* switch mysql examples to message queuing instead

* Incorporate feedback

* incorporate additional feedback

* Incorporate tech review feedback
2017-11-21 14:52:25 -08:00