Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Ahmet Alp Balkan
0667180dd4
Remove self-links with domain names in docs ( #4299 )
...
* Remove self-links with domain names in docs
Fixes #4191 . Skipping the tutorials we import from kubernetes/examples.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* update federation/index.md user-guide links
* update assign-pod-node.md links
* update dns-pod-service.md link
* update link in jobs-run-to-completion.md
* update link in minikube.md
* update PS link in minikube.md
* update links in stackpoint.md
* update links in storage.md
* fix link in vsphere.md
* fix links in deprecation-policy.md
* Update pick-right-solution.md
* Update web-ui-dashboard.md
* Update ingress.md
* Update federation-service-discovery.md
* Update user-guide.md
* Update expose-external-ip-address.md
* Update README.md
* Update README.md
2017-07-10 15:13:19 -07:00
Steve Perry
f83c5874a8
Deprecation complete: container-environment ... ( #3536 )
2017-04-25 18:03:58 -07:00
Steve Perry
05c1dfe76c
Add note about moved content. ( #2563 )
2017-02-16 13:20:48 -08:00
Brandon Cole
956dcf8cd6
Updating downward-api/index.md for spec.nodeName
...
There are a couple awesome enhancements that would benefit from being documented here:
1. `spec.nodeName` for obtaining the host name
2. `spec.serviceAccountName` for obtaining the name of the service account the pod is running under
Right now these enhancements are documented only in a couple of issues and pull requests:
1. https://github.com/kubernetes/kubernetes/pull/27880
2. https://github.com/kubernetes/kubernetes/issues/24657
3. https://github.com/kubernetes/kubernetes/issues/21317
I have verified the functionality in the latest codebase:
1. https://github.com/kubernetes/kubernetes/blob/master/pkg/api/v1/conversion.go#L200
Also updating downward-api/dapi-pod.yaml to add a concrete example.
2017-01-12 21:02:12 -05:00
steveperry-53
0c78763547
Remove link that goes nowhere.
2017-01-10 15:50:10 -08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
devin-donnelly
26d8a596b8
Merge pull request #1178 from rata/release-1.4
...
Add documentation for secret, configmap and downwardAPI file permissions for 1.4 release
2016-09-13 16:54:08 -07:00
Rodrigo Campos
7f8b65d3e0
Add documentation for secret, configmap and downwardAPI file permissions
...
The patch that adds this feature in core kubernetes,
https://github.com/kubernetes/kubernetes/pull/28936 , was merged and will be
released with kubernetes 1.4.
2016-09-09 00:07:56 -03:00
Avesh Agarwal
ee859e3a3e
Fix downward api docs to have default limits via node allocatables
...
not node capacities.
2016-09-07 15:59:42 -04:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
johndmulhausen
cef1accd9d
Merge branch 'master' into release-1.3
...
# Conflicts:
# docs/admin/resourcequota/index.md
# docs/admin/resourcequota/object-counts.yaml
# docs/admin/resourcequota/walkthrough.md
# docs/user-guide/downward-api/index.md
2016-07-07 02:00:32 -07:00
Avesh Agarwal
d45e0ce4df
Document examples of downward API exposing container resources via
...
environment variables and volumes.
2016-06-24 10:54:40 -04:00
William Martin Stewart
2bc2409b72
Stop Downward API docs from linking to themselves
2016-06-19 21:28:41 +02:00
Avesh Agarwal
cfaf885568
Fix the path to dapi-volume.yaml and update the example to reflect
...
the current state
2016-06-08 13:54:51 -04:00
John Mulhausen
8f8a777ae2
Fix for yaml file ref
2016-03-29 17:01:37 -07:00
johndmulhausen
0d31281f27
Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible
2016-03-29 14:58:48 -07:00
John Mulhausen
869e7de45a
Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow
2016-03-07 13:05:16 +00:00
John Mulhausen
f16668b45f
1.2 additions for user-guide/
2016-03-07 12:09:02 +00:00
John Mulhausen
e668a0be11
Fixing links to devel/ to point to kubernetes master repo
2016-03-03 15:11:05 -08:00
John Mulhausen
4c9e72c518
Moving docs from /vX to /docs; we will use branches for old versions.
2016-02-29 15:17:22 -08:00