Steve Perry
c849d1668d
Fix typo in redirect. ( #3611 )
2017-05-02 17:14:06 -07:00
Arthur Miranda
d2de692a32
Fixes broken links
2017-05-02 18:12:48 -03:00
Ahmet Alp Balkan
598cefdc99
Add missing volumetype to pv doc ( #3600 )
...
Fixes #3575
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:44 -07:00
Andrew Chen
5d195b23c3
Address Issue #3577
2017-05-02 12:05:26 -07:00
Guangya Liu
7f52b9eb09
Added more explanation for nodeAffinity.
...
Explain more for how multiple nodeSelectorTerms and multiple
matchExpressions works.
Fixed #3345
2017-05-02 11:59:36 -07:00
huikang
0f028c716a
Update service.md
2017-05-01 10:24:14 -07:00
Everett Toews
937177b991
Link to appropriate docs for Automatic Mounting of Manually Created Secrets ( #3571 )
...
* Update link to Adding ImagePullSecrets to a service account
* Link to appropriate docs for Automatic Mounting of Manually Created Secrets
* Replace here w/ title of pages
2017-05-01 10:22:51 -07:00
Stephen Schlie
5f03cfef66
Updating Canal URL ( #3583 )
...
Canal has undergone some updates and the should now point to the
k8s-install README
2017-05-01 10:10:51 -07:00
Andrew Chen
15468eb442
Grammar patch to #3572
2017-05-01 10:07:15 -07:00
Andrew Chen
f1b00d086d
Grammar nitpicks for #3572
2017-04-28 16:05:23 -07:00
Jun Xiang Tee
fd3dcaaab6
Update init containers documentation with 1.6 syntax for YAML files ( #3572 )
...
* Syntax for Kubernetes version 1.6
Included 1.6 syntax change for declaration of init containers.
* Reorder services.yaml & add 1.5 syntax still works
* Corrected YAML headings & add syntax explanation
2017-04-28 15:59:09 -07:00
Jun Xu
d178aa22ec
fix typo
2017-04-28 15:22:07 -07:00
craigbox
88f83fd49a
Federation service discovery doc fixes ( #3560 )
...
* Fix rendering issue in federation doc
See odd line break in "Discovering a federated service" in https://kubernetes.io/docs/concepts/cluster-administration/federation-service-discovery/#discovering-a-federated-service
* Update federation-service-discovery.md
Fix some egregious table formatting also
* Update federation-service-discovery.md
2017-04-27 15:55:34 -07:00
guangxuli
a562a36c39
the proposal and api link should be updated
2017-04-27 15:13:08 -07:00
Ahmet Alp Balkan
0cd5e2179d
Fix broken downward API link
...
Fixes #3561 .
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-27 12:58:22 -07:00
Hoat Le
f428116387
Use pipeline to remove new line char ( #3458 )
...
When -w option is not available for base64, for example, when using alpine Docker image.
`echo -n "<text>" | base64 | tr -d '\n'` should be used, it works better.
2017-04-27 09:35:38 -07:00
Steve Perry
92b6057d9c
Deprecation complete: secrets/index ... ( #3554 )
2017-04-26 17:13:34 -07:00
Steve Perry
b37b5d1957
Deprecation complete: ingress ... ( #3553 )
2017-04-26 16:49:38 -07:00
Steve Perry
bec1ee86ce
Deprecation complete: replicasets ( #3552 )
2017-04-26 15:09:02 -07:00
Steve Perry
e98619b0d9
Deprecation complete: federation/daemonsets ... ( #3551 )
2017-04-26 14:13:54 -07:00
Steve Perry
9fd06cdc95
Deprecation complete: node-problem ... ( #3550 )
2017-04-26 13:53:19 -07:00
Steve Perry
cb04127bd1
Deprecation complete: master-node-communication ... ( #3548 )
2017-04-26 12:29:33 -07:00
Steve Perry
61c1605c27
Deprecation complete: etcd ... ( #3543 )
2017-04-26 08:24:44 -07:00
Steve Perry
4d990ef6ef
Deprecation complete: namespaces/walkthrough ... ( #3539 )
2017-04-25 20:50:33 -07:00
Steve Perry
aeb1ada001
Deprecation complete: admin ... ( #3538 )
2017-04-25 20:31:45 -07:00
Steve Perry
80a2fff4dc
Deprecation complete: gpus ... ( #3537 )
2017-04-25 20:09:38 -07:00
Steve Perry
f83c5874a8
Deprecation complete: container-environment ... ( #3536 )
2017-04-25 18:03:58 -07:00
Steve Perry
ecae0f436c
Deprecation complete: multi-container ... ( #3533 )
2017-04-25 16:50:07 -07:00
Steve Perry
5e3a0f555c
Deprecation complete: jobs/expansions ... ( #3532 )
2017-04-25 15:44:22 -07:00
Steve Perry
bca9551f9c
Deprecation complete: jobs, work queue ( #3531 )
2017-04-25 14:30:48 -07:00
Clenimar Filemon
b6eb379e1d
Make the kubefed guide default for setting up a federation ( #3523 )
...
* Update federation setup guide link to kubefed
We no longer support federation setup scripts `federation.sh` and
`deploy.sh`. Update the main federation guide setup link accordingly, by
making kubefed guide the way to go.
* Update federation.md
2017-04-25 14:19:34 -07:00
Andrew Chen
2f51937983
docs migration: Container Lifecycle Hooks into Concepts ( #2564 )
...
* initial commit for structure
* migrate Container Lifecycle Hooks and related files to Concepts
* update Concepts ToC
* fix formatting
* Formatting tweaks
* comment out What's next
* remove What's next
* Begin rewrite of container-lifecycle-hooks.md
* incremental update to edit
* Split Container Lifecycle Hooks into container-lifecycle-hooks.md and container-environment.md; change all referring links.
* Add concept template to volumes.md and images.md
* Apply changes for steveperry-53 feedback.
* fix format issue
* tweak formatting
* fix Concepts ToC
* update links
* add back changes to Concepts ToC
* fix a link
* update links
2017-04-25 10:36:59 -07:00
Steve Perry
b38c79dde8
Deprecation 22 ( #3512 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
* Deprecation complete: sharing-clusters ...
2017-04-24 20:35:01 -07:00
Steve Perry
184ed9429f
Deprecation complete: whatis k8s ... ( #3510 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
2017-04-24 19:46:40 -07:00
Brendan Burns
7c549aeeb9
Add some more depth to the 3rd party resource documentation.
2017-04-24 11:10:28 -07:00
Richard E. Silverman
eb2fe3815d
fix typo
2017-04-24 10:57:50 -07:00
chenhuan12
79a1fd19a9
fix typo
...
fix typo
2017-04-24 10:55:59 -07:00
Drinky Pool
165fc0998b
fix typo
...
fix typo
2017-04-20 14:53:20 -07:00
Andrew Chen
704c8dbf0f
Fix typo in etcd-upgrade.md
2017-04-20 13:04:59 -07:00
Andrew Chen
90070474d4
Reference ToC refactor ( #3427 )
...
* Reference ToC refactor
* Move Federation into Reference
* Fix ToC, add deprecation notice
* Fix Reference ToC
* tweak ToC
* Move content into Reference
* touch up kubectl
* fix ToC syntax error
* remove resources-reference docs
* change kubectl section name
* adjust page titles
* create Command-Line Tools section
* Move Federation API out to top level
* remove extensions/v1beta1 definitions
* rewrite Kubernetes API in Concepts in a later PR
* Add jbeda to Kubernetes API Overview page for reviews.
* incorporate feedback
* remove /docs/federation
* move around copy
* cleanup reference landing page
* update reference landing page
2017-04-20 13:04:32 -07:00
Andrew Chen
cb9cff59db
Review conflicts from 1.6-release/master merges
2017-04-20 10:52:04 -07:00
Ahmet Alp Balkan
1acf620458
Add link to /docs/reference from API overview guide ( #3452 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-19 14:23:19 -07:00
Andrew Chen
8f872afcd7
Minor patch changes to PR #3438
2017-04-19 12:25:45 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
tanshanshan
1592494620
Update labels.md
2017-04-19 10:51:32 -07:00
Xiaoyu Zhang
187a681df7
add a shell script of PATCH ( #3293 )
...
add a shell script of PATCH
2017-04-19 10:37:53 -07:00
Steve Perry
38395e7b53
Move Jobs under Controllers. ( #3453 )
...
* Move Jobs under Controllers.
* Change title.
2017-04-18 20:04:48 -07:00
Steve Perry
e90ba44bb8
Move etcd topic from Storage to Cluster Admin. ( #3450 )
...
* Move etcd topic from Storage to Cluster Admin.
* Fix type.
2017-04-18 17:24:54 -07:00
haoyuan
2a5148437c
update the glusterfs provisioner in persistent-volumes.md
2017-04-18 10:19:04 -07:00
Balu Dontu
59c37ec48d
vSphere Storage Policy Based Management for Containers orchestrated by vSphere
2017-04-17 14:48:58 -07:00
Xiaoyu Zhang
586fd39d6d
Fix broken link:assign-pod-node.md
...
Fix broken link:assign-pod-node.md
2017-04-14 16:17:53 -07:00
Xiaoyu Zhang
814392dcc9
Fix links:authenticate-across-clusters-kubeconfig.md
...
Fix links:authenticate-across-clusters-kubeconfig.md
2017-04-14 16:17:21 -07:00
Xiaoyu Zhang
9b1b027c97
Fix broken links:manage-deployment.md
...
Fix broken links:manage-deployment.md
2017-04-14 16:16:39 -07:00
Xiaoyu Zhang
d26f6774d3
Fix broken link:node.md
...
Fix broken link:node.md
2017-04-14 16:15:10 -07:00
Xiaoyu Zhang
d62c493bb0
Fix broken link:daemonset.md
...
Fix broken link:daemonset.md
2017-04-14 16:11:46 -07:00
Xiaoyu Zhang
a8d0bacd4e
Fix broken link:replicaset.md
...
Fix broken link:replicaset.md
2017-04-14 15:58:41 -07:00
houjun
24e92bf8a0
The URL of [node affinity] is wrong
...
[node affinity] should link to
/docs/concepts/configuration/assign-pod-node/.
2017-04-14 15:43:46 -07:00
ihutchin
dee3def6c1
Moving etcd topic to Concepts.
2017-04-13 15:40:53 -07:00
Xiaoyu Zhang
24856ca18b
Fix broken link:secret.md
...
Fix broken link:secret.md
2017-04-13 15:35:53 -07:00
Xiaoyu Zhang
e2a6db05d0
Fix broken links:deployment.md
...
Fix broken links:deployment.md
2017-04-13 15:35:37 -07:00
Steve Perry
5d2c37abd9
Move Guide topic: Upgrade etcd. ( #3391 )
2017-04-13 15:30:42 -07:00
Xiaoyu Zhang
e7fba44d3d
Fix broken link:service.md
...
Fix broken link:service.md
2017-04-13 15:10:03 -07:00
Xiaoyu Zhang
d080966954
Fix broken links:replicationcontroller.md
...
Fix broken links:replicationcontroller.md
2017-04-14 06:00:44 +08:00
Joseph Crail
2377ecf401
Remove extra word
2017-04-13 10:57:17 -07:00
Peter Lee
d4d64ea35e
fix link
2017-04-13 10:05:30 -07:00
Guangya Liu
79090cc7cd
`failure-domain` is no longer used in command line arg.
2017-04-13 09:48:57 -07:00
Steve Perry
1a169b4c0c
Move Guide topic: Cron Jobs. ( #3334 )
2017-04-12 15:54:33 -07:00
Guangya Liu
74d5af68ae
Added hyperlink for [Interlude: built-in node labels].
2017-04-12 14:23:31 -07:00
Justin Johnson
ac35e49d21
Minor grammar update
2017-04-12 13:59:21 -07:00
Guangya Liu
9996602345
Updated doc for critical pod.
...
Clarified that the rescheduler should be enabled by default as a
static pod for critical pod.
2017-04-12 13:50:47 -07:00
Gytis
324027450b
Typo in storage docs
...
Fix typo in storage docs storageClasName -> storageClassName
2017-04-11 16:40:05 -07:00
Steve Perry
fe10be9677
Move Guide topic: kubelet Garbage Collection. ( #3301 )
2017-04-10 14:24:07 -07:00
Andrew Chen
005fce03fe
WIP: Cleanup /docs/contribute/ migration ( #3278 )
...
* WIP: Cleanup /docs/contribute/ migration
* #3278 Changing /docs/contribute to /docs/home/contribute (#3285 )
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/
* Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/"
This reverts commit a82efdee50
.
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 Correcting syntax mistake in redirect.js
* WIP: #3278 Correcting another syntax mistake in redirect.js
* WIP: #3278 Removing deprecated files so redirects work
* Removing the #
* WIP: #3278 Updating pattern in redirect.js
* WIP: #3278 Removed the wrong # previously redirect.js
2017-04-10 13:24:14 -07:00
Steve Perry
34f5500cd9
Move Guide topic: Addons. ( #3302 )
2017-04-10 12:01:19 -07:00
Vladimir Rutsky
e3b8f3d718
fix link formatting
2017-04-07 14:02:44 -07:00
Ahmet Alp Balkan
97f38923e6
container-lifecycle-hooks: add link to the task ( #3236 )
...
Adding a link to the corresponding task as it is hard to discover.
Fixes #3094 .
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2017-04-06 13:54:35 -07:00
houjun
34cd28dbf6
Node conditions should contain MemoryPressure and DiskPressure
...
Node conditions should also contain MemoryPressure and DiskPressure.
2017-04-06 13:37:27 -07:00
Michael Fraenkel
ec622e1186
Document pod lifecycle when using EnvFrom
...
- Pods do not start with missing ConfigMaps or Secrets
- Pods do not start with missing keys in ConfigMaps or Secrets
- Pods start with invalid keys when referring to entire ConfigMaps or
Secrets. An event documents the skipped keys from said resource.
2017-04-05 16:31:23 -07:00
Slava Semushin
8d8409baeb
docs/concepts/policy/pod-security-policy: list all available PSP fields.
...
This also adds a couple of improvements:
- rename SELinuxContext to SELinux
- improve options displaying
2017-04-05 16:23:40 -07:00
mbohlool
d42d3983fd
Add python client to "Programmatic access to the API" section
2017-04-04 14:00:44 -07:00
Steve Perry
152b6f2743
Move Guide topic: Pod Security Policies. ( #3215 )
2017-04-03 18:38:13 -07:00
Steve Perry
5fe546b09d
Move Guide topic: ThirdPartyResources. ( #3209 )
...
* Move Guide topic: ThirdPartyResources.
* Fix link.
2017-04-03 13:22:52 -07:00
Steve Perry
d1bcac468a
Move Guide topic: Services. ( #3206 )
2017-04-03 12:10:09 -07:00
Steve Perry
7b95ad4ca0
Move Guide topic: Security Context. ( #3205 )
2017-04-03 11:47:25 -07:00
Steve Perry
122410bc34
Move Guide topic: Secrets. ( #3204 )
2017-04-03 11:02:45 -07:00
Steve Perry
a243c28888
Move Guide topic: Replication Controller. ( #3203 )
...
* Move Guide topic: Replication Controller.
* Add included file.
2017-04-03 10:23:03 -07:00
Andrew Chen
6ed0c34d2a
Remove swagger-ui link, fix page.version variable ( #3185 )
...
* Remove swagger-ui link, fix page.version variable
* remove swagger-ui redirect
* use 2 decimal version for cluster-large.md
* fix swagger-ui message
* replace URL w/ final destination
* address feedback
* add link to swagger.json at https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/swagger.json
* remove redundant sentence
2017-04-03 01:13:10 -07:00
Steve Perry
ccadfc2ca8
Move Guide topic: Pods. ( #3190 )
...
* Move Guide topic: Pods.
* Fix link.
2017-03-31 16:21:13 -07:00
Steve Perry
d7ed85504e
Move Guide topic: Pet Set. ( #3188 )
...
* Move Guide topic: Pet Set.
* Add included file.
2017-03-31 16:00:55 -07:00
Steve Perry
edd0645def
Move Guide topic: Nodes. ( #3187 )
2017-03-31 15:28:57 -07:00
Steve Perry
504327c0a1
Move Guide topic: Network Policies. ( #3184 )
2017-03-31 14:06:32 -07:00
Steve Perry
3c23d75133
Move Guide topics: Names, Namespaces. ( #3183 )
2017-03-31 13:50:16 -07:00
Steve Perry
dc75a8f071
Move Guide topic: Ingress. ( #3181 )
2017-03-31 13:25:41 -07:00
Steve Perry
de895fbf5a
Move Guide topic Replica Sets. ( #3180 )
2017-03-31 13:10:28 -07:00
Steve Perry
e35313c657
Move Guide topic: Deployments ( #3179 )
...
* Move Guide topic: Deployments
* Move included file.
2017-03-31 12:13:47 -07:00
Steve Perry
eb657dfd9e
Move Guide topic: Daemon Sets. ( #3178 )
...
* Move Guide topic: Daemon Sets.
* Fix include path.
2017-03-31 10:56:27 -07:00
Steve Perry
151a19cbc7
Move Guide topic: Persistent Volumes. ( #3176 )
2017-03-31 10:10:44 -07:00
Steve Perry
abc795d19d
Move Guide topic: Cluster Managemet. ( #3164 )
2017-03-30 18:16:57 -07:00
Andrew Chen
8a6fedf1c8
fix api-reference/v1/definitions links
2017-03-30 14:23:42 -07:00
Xiaoyu Zhang
a8465ce1f0
Update links from v1.5 to v1.6
...
Update links from v1.5 to v1.6
2017-03-30 09:36:11 -07:00
Xiaoyu Zhang
5923a56b88
update links v1.5 to v1.6
...
update links v1.5 to v1.6
2017-03-30 09:35:37 -07:00
Xiaoyu Zhang
7074634eb5
Update links from v1.5 to v1.6
...
Update links from v1.5 to v1.6
2017-03-30 09:28:53 -07:00
Aditya Dani
fc1c1645c7
Add PortworxVolume on the Volume Concepts Page under docs/concepts/storage/volumes.md.
2017-03-29 12:47:02 -07:00
chenhuan12
dc6df6b28b
fix typo
...
fix typo
2017-03-29 10:38:08 -07:00
Xiaoyu Zhang
ab8161a790
Fix url of kubectl cmd ( #3069 )
2017-03-29 10:29:56 -07:00
Xiaoyu Zhang
b8734c877b
Fix urls of kubectl cmd ( #3068 )
2017-03-29 10:29:32 -07:00
Xiaoyu Zhang
a1dcd6f4e8
Fix url of kubectl cmd ( #3066 )
...
Fix url of kubectl cmd
2017-03-29 10:28:52 -07:00
Xiaoyu Zhang
59ea361df2
Fix the url ( #3051 )
...
* Fix the url
It is as same as PR3050
* update to v1.6
update to v1.6
* update to v1.6
2017-03-29 10:15:03 -07:00
Xiaoyu Zhang
67420be850
Fix the URL ( #3057 )
...
* Fix the pr
As same as PR3050
* update to v1.6
update to v1.6
* update to v1.6
update to v1.6
2017-03-29 10:14:25 -07:00
Xiaoyu Zhang
fdc6a5afd6
Fix the urls ( #3052 )
...
* Fix the urls
Fix the urls
* update to v1.6
update to v1.6
* update to v1.6
2017-03-29 10:12:16 -07:00
Xiaoyu Zhang
0fac6c3466
Fix the url ( #3050 )
...
* Fix the url
The original url does not exit. I want to replace it with v1.5.
* update to v1.6
update to v1.6
* update to v1.6
2017-03-29 10:11:03 -07:00
Steve Perry
dfd2fed09c
Move Guide topic: Master-Node Communication. ( #3098 )
2017-03-29 09:20:12 -07:00
Steve Perry
750f9323c5
Fix include paths. ( #3096 )
2017-03-29 08:57:54 -07:00
Xiaoyu Zhang
801bb14040
Merge branch 'master' into patch-39
2017-03-29 14:29:31 +08:00
Steve Perry
b974f72bd3
Move Guide topic: Assigning Pods to Nodes. ( #3071 )
2017-03-28 20:59:32 -07:00
Xiaoyu Zhang
693bd1e2cb
Fix urls of kubectl cmd
...
Fix urls of kubectl cmd
2017-03-29 10:58:07 +08:00
Xiaoyu Zhang
879507f72c
Fix a typo
...
add a slash
2017-03-29 05:59:10 +08:00
Xiaoyu Zhang
e37768c7b6
update urls ( #3056 )
...
* update urls
relative path may be fine :)
* change them to new ones
change them to new ones
2017-03-28 14:48:12 -07:00
Xiaoyu Zhang
eef81f78b3
update the url
...
This link may be much better.
2017-03-28 14:34:02 -07:00
Xiaoyu Zhang
f7494aff36
Fix the urls
...
Fix the urls
2017-03-29 04:26:00 +08:00
Andrew Chen
1c902d0fde
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (21 commits)
revert issue URL, turn into link
docs/admin/authorization: remove duplicated phrase (#3045 )
update urls
Fix a typo and update one url
update urls
update a url
update urls
update invalid links
update some urls
modify the url of RestartPolicy (#3034 )
Fix the url
amend the url
amend the readiness probes (#3031 )
modify the link url (#3030 )
change the url (#3029 )
Fix the typo.
Fix the link url
delete redundant example
fix typo
change a link's url
...
# Conflicts:
# docs/admin/authorization/index.md
2017-03-28 11:33:09 -07:00
Andrew Chen
dc19b3109d
revert issue URL, turn into link
2017-03-28 11:23:21 -07:00
Xiaoyu Zhang
ba0ba4930c
Fix a typo and update one url
...
Fix a typo and update one url
2017-03-28 11:04:08 -07:00
Xiaoyu Zhang
37b086593d
update urls
...
update urls
2017-03-28 11:02:50 -07:00
Xiaoyu Zhang
38c9367671
update urls
...
update urls
2017-03-28 10:56:32 -07:00
Xiaoyu Zhang
ed33fe51d4
update some urls
...
update some urls of the file
2017-03-28 10:49:44 -07:00
jianglingxia
6ac0388165
modify the url of RestartPolicy ( #3034 )
...
/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
2017-03-28 10:38:45 -07:00
Xiaoyu Zhang
5ad1c725e0
Fix the url
...
Fix the url
2017-03-28 10:38:03 -07:00
Xiaoyu Zhang
af1f6d5a2d
amend the url
...
Fix the wrong link
2017-03-28 10:36:04 -07:00
jianglingxia
cd91dac59e
modify the link url ( #3030 )
...
Headless
Services(https://kubernetes.io/docs/user-guide/services/#headless-services
2017-03-28 10:34:01 -07:00
jianglingxia
e6c26bc7bb
change the url ( #3029 )
...
/docs/concepts/overview/working-with-objects/annotations/
2017-03-28 10:33:20 -07:00
Xiaoyu Zhang
9a71927012
Fix the link url
...
The changed link and url look better, I think.
2017-03-28 10:31:27 -07:00
Drinky Pool
c1d1b06685
delete redundant example
...
The example does not offer other aspects about the hostPath, it's some kind of duplicate to the preceding one. So, maybe only the preceding one is enough.
2017-03-28 10:30:02 -07:00
chenhuan12
d79cb68bad
fix typo
...
fix typo
2017-03-28 10:28:32 -07:00
Xiaoyu Zhang
3cfd1547b8
change a link's url
...
Openshift origin 's homepage is https://www.openshift.org/ . I think this one is much better than a github page.
2017-03-28 10:27:05 -07:00
chenhuan12
9243bd883d
fix typo
...
1、column IP is missed
2、column AGE is missed
2017-03-28 14:39:30 +08:00
Andrew Chen
043c32ec86
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
add some links
Fix the link
Update staging container
2017-03-27 22:37:22 -07:00
Xiaoyu Zhang
7fa8b63fa8
add some links
...
With these links, it may help users easier to find the concepts.
2017-03-27 22:36:13 -07:00
Xiaoyu Zhang
df563da532
Fix the link
...
The old link and title have changed. Updating them would be better.
2017-03-27 22:34:49 -07:00
Andrew Chen
403c2c1510
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
s/Wildard/Wildcard/
rephrase the sentence
Fix the number of processes on Kubernetes master (#2985 )
Pod Security Policy doc improvements (#3010 )
docs/admin: document OpenID Connect plugin "extra-scopes" field
# Conflicts:
# docs/admin/kubelet.md
# docs/user-guide/pod-security-policy/index.md
2017-03-27 16:12:50 -07:00
Xiaoyu Zhang
63afe80021
Fix the number of processes on Kubernetes master ( #2985 )
...
* Fix the number of processes on Kubernetes master
According to https://kubernetes.io/docs/getting-started-guides/centos/centos_manual_config/ , we can know that there are only three processes of Kubernetes running on the master. etcd and flannel are three-party softwares. These are kube-apiserver, kube-controller-manager, and kube-scheduler. If we want to deploy pod on master, we need to start other two processes: kube-proxy and kubelet. So Three or Five is correct. In this case, I perfer Three. Pure master without Pod is fine.
* fix the pr
fix the pr
* Fix the pr
Fix the pr
2017-03-27 16:04:19 -07:00
Andrew Chen
aa100411c3
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the command output
delete invalid link
Revert "fix the command output"
fix the command output
Delete the useless spaces
Dollar signs used before commands without showing output
bare-url-used
Fix typo in authorization docs
Update networking.md
2017-03-27 09:31:30 -07:00
Xiaoyu Zhang
d8e8fb9ffb
delete invalid link
...
These two links do not exist yet.
2017-03-27 09:17:01 -07:00
Andrew Chen
d48512e387
Revert "fix the command output"
...
This reverts commit 100daaa794
.
2017-03-27 09:09:04 -07:00
chenhuan12
100daaa794
fix the command output
...
fix the command output
2017-03-27 09:08:30 -07:00
aniket-contrail
b7ca839623
Update networking.md
...
Added section on OpenContrail with a brief description.
2017-03-27 08:59:53 -07:00
devin-donnelly
1e817bb0d6
Merge pull request #2845 from vladimirvivien/scaleio-k8s-doc-volumes
...
PR for adding ScaleIO PV documentation in volumes.md
2017-03-26 18:34:44 -07:00
devin-donnelly
647b3df3df
Merge pull request #2886 from caesarxuchao/gc-update-1.6
...
Update garbage collection doc for foreground garbage collection
2017-03-26 18:33:25 -07:00
devin-donnelly
9939c7c953
Update garbage-collection.md
2017-03-26 18:25:03 -07:00
Vladimir Vivien
c98bfdf085
ScaleIO storage documentation in docs/concepts/storage
2017-03-25 07:49:53 -04:00