Steve Perry
d7ddfdacb9
Update link targest to avoid redirects. ( #5597 )
2017-09-23 15:20:49 -07:00
Steve Perry
9b31b9a4d3
Add trailing slashes to reduce redirects. ( #5592 )
2017-09-23 03:41:18 -07:00
Slava Semushin
67c0fcd274
Fix broken links after moving proposals to subdirs.
2017-09-21 13:30:31 -05:00
Slava Semushin
91f526421d
Fix some broken links to proposals.
2017-09-20 13:47:45 -05:00
kairen
dc6c994085
Fix pod probes yaml file
2017-09-14 13:46:29 -05:00
jianglingxia
6dabd96cd6
fix typo of configure-volume-storage
2017-09-12 14:01:39 -05:00
Qiu Jian
be8ea1e37c
Elaborate the scheme field in httpGet ( #5386 )
2017-09-11 08:58:47 -07:00
Weihua Meng
8c37e43a18
Update opaque-integer-resource.md ( #5331 )
...
remove irrelevant words
2017-09-08 21:05:36 -07:00
Andrew Chen
1e452393a7
Merge pull request #5164 from fisherxu/master
...
fix incorrect configmap-key in /docs/tasks/configure-pod-container/vi…
2017-08-28 12:22:49 -07:00
Pablo Guerrero
400cdbf068
typo: duplicate "to" ( #5200 )
2017-08-25 10:37:09 -07:00
fisherxu
6e408656af
fix incorrect configmap-key in /docs/tasks/configure-pod-container/vim configure-pod-configmap.md
2017-08-23 10:51:44 +08:00
XsWack
165dc3f80f
Update assign-cpu-resource.md
...
Remove extra blank line and format the command line
2017-08-22 10:09:13 +08:00
XsWack
b10efe5564
Update assign-memory-resource.md
...
Remove the extra blank lines and unified command line format
2017-08-21 16:20:11 -07:00
Weibin Lin
ec7116258d
Update security-context.md ( #5075 )
...
* Update security-context.md
* Update security-context.md
2017-08-21 15:48:56 -07:00
Cody Clark
a5cf309102
Merge branch 'master' into patch-54
2017-08-18 10:01:08 -07:00
Weibin Lin
818fa9b3a1
Update configure-liveness-readiness-probes.md
...
fix typo
2017-08-18 09:15:11 -07:00
XsWack
f02ff5ba7e
Update configure-service-account.md
...
Remove the extra blank lines and unified command line format
2017-08-18 14:38:27 +08:00
Lion-Wei
4e7764a890
modify link of 'Configure Default CPU Requests and Limits for a Namespace'
2017-08-17 16:42:56 -07:00
Cody Clark
7c4e01887b
Callouts and other small formatting ( #5022 )
...
* Removing Extra Spaces
Issue 4602 | Configure Pods and Containers
* Update security-context.md
Adding callouts
* Update security-context.md
* Adding callout and fixing code block
* Removing extra space
* Adding callout
* Addling callouts
* Update assign-cpu-resource.md
* Adding callout
* Update configure-persistent-volume-storage.md
* Update configure-service-account.md
* Update quality-service-pod.md
* Update security-context.md
2017-08-17 16:19:24 -07:00
XsWack
51cfd800d9
Update quality-service-pod.md
...
fix bad url
2017-08-17 16:07:42 -07:00
Stewart-YU
7cc9c4b873
Update configure-service-account.md
...
Missing a signal.
2017-08-17 10:20:26 -07:00
Lion-Wei
cff22f5829
modify link of 'Configure Default Memory Requests and Limits for a Namespace'
2017-08-16 10:19:58 +08:00
Yecheng Fu
eede65a3c9
FIX: Use absoluate path instead of relative. ( #4730 )
2017-08-14 22:39:25 -07:00
Anthony
886fe53b88
Update assign-cpu-resource.md
...
modify "1 CPU" to "1 cpu" and "container" to "Container"
2017-08-14 10:40:43 -07:00
Anthony
e4362bda83
Update configure-pod-configmap.md
...
modify "a ConfigMaps" to "a ConfigMap"
2017-08-14 10:26:45 -07:00
lemon-tree
8ff1c80bf5
Update assign-memory-resource.md
...
Because "Container" is a specific word in Kubernetes, so the first letter need to be capitalized.
2017-08-14 10:23:52 -07:00
XsWack
e3d0567a40
Update quality-service-pod.md
...
fix bad url
2017-08-14 10:14:18 -07:00
XsWack
0e8832960d
fix bad url
...
fix some bad url
2017-08-12 09:25:54 -07:00
Matthew Huxtable
2bd131f98f
Correct indent bug in httpGet liveness probe
2017-08-10 10:47:17 -07:00
supereagle
23b482294e
Update configure-pod-configmap.md
2017-08-09 09:59:48 -07:00
XsWack
64d8c68a3f
Update configure-liveness-readiness-probes.md
...
Fix bad url. http://k8s.io/docs/user-guide/liveness/image/server.go is a bad url and it should be https://github.com/kubernetes/kubernetes/blob/master/test/images/liveness/server.go
2017-08-09 09:54:58 -07:00
XsWack
544891a7e2
Update configmap.md
...
fix typo
2017-08-09 08:58:32 +08:00
Steve Perry
2576f404f0
Start new task for Opaque Integer Resources. ( #4363 )
2017-08-08 01:05:23 -07:00
Steve Perry
3d2c06c4c3
Update Task topics on resource management. ( #4158 )
2017-08-07 15:30:29 -07:00
Ahmet Alp Balkan
a86d9355b0
Fix leading spaces in kubectl commands
...
This is causing bash/zsh shells to not to record the executed command in the
history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-06 14:19:04 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Cody Clark
8e012468a4
Removing extra spaces
...
Per Issue [4602](https://github.com/kubernetes/kubernetes.github.io/issues/4602 )
2017-08-03 13:08:15 -07:00
Cody Clark
bb47b3f43f
Example for sig-docs meeting ( #4571 )
2017-08-01 11:41:33 -07:00
Andrew Chen
6ec54a096e
Reimplement PR #4545
2017-08-01 02:09:29 -07:00
Xing Zhou
d9e099b7af
Turn env variables to upper case in the example.
...
As K8s won't change the env variable from configmap(using envFrom
to upper case, so change the variable names to upper case in the
example.
2017-08-01 01:17:24 -07:00
Dino Hensen
8ff2710305
Fix indent and use valid keys for configMapKeyRef ( #4428 )
...
Fix restartPolicy indent.
Use valid keys from the ConfigMap in the step previous to the last special-config creation. Key special.type was not created anywhere in previous steps anywars.
2017-08-01 00:25:26 -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
steveperry-53
f9ac865c5f
In links to ref pages, use {{page.version}}.
2017-07-27 15:23:25 -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
Jonathan Boulle
78a54dd02a
security-context: fix typo (seacomp -> seccomp)
2017-07-11 15:51:14 +02: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
Cao Shufeng
c36769337d
fix nine 404 page in doc
...
I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
2017-07-08 19:02:19 +08:00
Andrew Chen
b67e532138
Reimplement edits ( #4249 )
...
* Reimplement PR #3920
* Reimplement PR #3976
* Reimplement PR #4055 and #4128
* Reimplement PR #4146
* Reimplemented PR #4163
2017-07-01 12:34:12 -07:00
Ryan
ad557aad1c
Remove extra storageClassName
...
The second empty declaration for storageClassName overwrites the first.
2017-07-01 11:18:25 -07:00
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Andrew Chen
6b3c84602d
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
whatisk8s - Chinese version (#3243 )
split rows and nest to stack columns (#4129 )
Updates to docs/admin/kubelet-tls-bootstrapping (#3617 )
Replace "Pod Injection Policy" with "Pod Preset" (#3667 )
Change example PersistentVolumeClaim
add PodNodeSelector to admission-controllers (#3691 )
Get pods using a label selector instead of hardcoded indexes. Use JsonPath instead of go-template.
correct_init_container_state (#3972 )
kubernetes.github.io/docs/tasks/administer-cluster: operating etcd clusters
Remove --no-check-certificate flag in bare_metal_offline.md
2017-06-22 14:43:14 -07:00
Remi Rampin
1984b52e7a
Change example PersistentVolumeClaim
...
If a default storage class exists, it is going to create a new persistent volume to bind to that claim instead of using our example one, which will make the tutorial fail. In particular, this happens on minikube.
Specifying an empty storageClassName will prevent the storage class to be used, and force our volume to be selected.
2017-06-22 14:20:27 -07:00
Andrew Chen
f4dcee7526
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
networkpolicies.md --> network-policies.md for SEO
Added link (#4161 )
Use "sudo -i" instead of "sudo su -"
Create a section for kubeadm topics
Consolidate SecurityContext topics. (#4005 )
Typo fix in "Adding ConfigMap data to a Volume" section (#3966 )
2017-06-22 10:57:56 -07:00
cody-clark
71ed960d75
Added link ( #4161 )
2017-06-22 10:37:05 -07:00
Steve Perry
9da5890274
Consolidate SecurityContext topics. ( #4005 )
2017-06-21 18:12:44 -07:00
Mitsuhiro Tanino
0c6b381b7c
Typo fix in "Adding ConfigMap data to a Volume" section ( #3966 )
2017-06-21 16:56:38 -07:00
Andrew Chen
c8f3f8f19f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
bump openstack cli tools versions to working values
fix header size for sub-sections under Services
Finish #4036
Be more specific about cpu-shares passed to Docker (#4016 )
Clarify the required uniqueness of Label Key
Add --show-all to documentation
docs(service): remove invalid `,` from example
Add "remove" example for kubectl patch (#4042 )
Fix wrong link to create a ConfigMap
Fix a typo in the High Availability docs (#4048 )
Remove ports from ExternalName Service example
remove extra that
update kops installation instructions
2017-06-21 14:43:13 -07:00
Tomas Pizarro
63687c5ace
Fix wrong link to create a ConfigMap
2017-06-20 15:30:03 -07:00
Andrew Chen
91ecf67ad4
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fixes typos and corrects links in the minikube guide (#4051 )
Use native patch functionality instead of JQ
add the introduce of using wildcard '*' in nonResourceURL
Rephrase doc about Deployment .spec.rollbackTo field
create-cluster-kubeadm: add ToC using task template
install-kubeadm: fix What's Next link text
2017-06-20 14:23:19 -07:00
Elliot Anderson
6ce8d8e475
Use native patch functionality instead of JQ
2017-06-20 13:48:44 -07:00
Andrew Chen
bea52c8e5c
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
info about cron jobs updated (#4110 )
fix example in configure-pod-configmap.md
Remove extraneous files from autogeneration of ref pages. (#4044 )
Add notes for file/flag precedence
Removed "networked" from PersistentVolume (PV) definition. (#4121 )
Fix syntax err in example
2017-06-20 10:52:58 -07:00
Charlie R.C
a9863612bc
fix example in configure-pod-configmap.md
2017-06-20 10:26:55 -07:00
Andrew Chen
628e88ecc6
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix typo 'bash' -> 'brew'
update pod persistent volume example storage class (#3979 )
Change Task titles to imperative: Admin. (#4033 )
Change Task titles to imperative: Daemons, GPUs. (#4032 )
Change Task titles to imperative: Federation. (#4031 )
Change Task titles to imperative: TLS. (#4030 )
Change Task titles to imperative: Access Extend. (#4029 )
Change Task titles to imperative: Monitor. (#4028 )
Change Task titles to imperative: Access Apps. (#4027 )
Change Task title to imperative: Run Job. (#4026 )
Change Task titles to imperative: Run Apps. (#4025 )
Change Task titles to imperative: Inject. (#4024 )
Change Task titles to imperative: Tools. (#4023 )
Change Task titles to imperative. (#4022 )
Fix typo in update-imported-docs.sh
Add internal provisioner support matrix (#4009 )
# Conflicts:
# docs/tasks/administer-cluster/declare-network-policy.md
2017-06-19 10:15:52 -07: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
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
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
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
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
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
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
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
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
187d97f8ed
Move to Injecting section: Environment Variables. ( #3801 )
2017-05-15 14:54:25 -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
Kasper Bentsen
d0b6757e6f
Added missing close of function.
2017-05-11 11:26:11 -07:00
Steve Perry
0e7df470ee
Hide token. ( #3716 )
2017-05-10 21:36:58 -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
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
1304506ac2
Move to Admin section: Quotas. ( #3684 )
2017-05-08 18:35:53 -07:00
Steve Perry
216856f0b9
Change title. ( #3663 )
2017-05-08 10:40:18 -07:00
Steve Perry
ccc615a353
Fix yaml path. ( #3644 )
2017-05-04 18:03:24 -07:00
Steve Perry
1cc0b4b93a
Move topic to Inject Data section. ( #3635 )
2017-05-04 11:08:41 -07:00
Steve Perry
15bc72e475
Move topic to Injecting Data section. ( #3634 )
...
* Move topic to Injecting Data section.
* Fix path in TOC.
2017-05-04 10:43:17 -07:00
Steve Perry
6935b1c6a9
Move topic to Injecting Data section. ( #3623 )
...
* Move topic to Injecting Data section.
* Update include paths.
* Remove old file.
2017-05-03 14:20:05 -07:00
Steve Perry
7c1e0a95fb
Move topic to Injecting Data section. ( #3622 )
...
* Move topic to Injecting Data section.
* Move included file.
2017-05-03 12:35:15 -07:00
Steve Perry
53eb49f080
Change title. ( #3621 )
2017-05-03 11:26:47 -07:00
Steve Perry
2442dc292f
Move topic to Configuration section. ( #3620 )
...
* Move topic to Configuration section.
* Move included file.
2017-05-03 11:10:07 -07:00
Steve Perry
f28c8376e0
Change title. ( #3619 )
2017-05-03 10:40:09 -07:00
Andrew Chen
c3efda3b97
Deprecated Kubernetes 101 and 201
2017-04-28 15:15:18 -07:00
Steve Perry
92b6057d9c
Deprecation complete: secrets/index ... ( #3554 )
2017-04-26 17:13:34 -07:00
Steve Perry
4d990ef6ef
Deprecation complete: namespaces/walkthrough ... ( #3539 )
2017-04-25 20:50:33 -07:00
Steve Perry
80a2fff4dc
Deprecation complete: gpus ... ( #3537 )
2017-04-25 20:09:38 -07:00