Andrew Chen
|
b3ac35430c
|
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
Create hyperlink
Add files via upload
Fix typo
Remove from TOC/Search: pods/init-containers ... (#2694)
Add files via upload
fix to taint the master node
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
Correct ASM logo filename
fixed ASM blurb
Repair Spotinst logo
Remove redundant section in deployments
# Conflicts:
# docs/getting-started-guides/kubeadm.md
# docs/user-guide/volumes.md
|
2017-03-21 15:54:35 -07:00 |
Steve Perry
|
d4b42e9c7e
|
Remove from TOC/Search: pods/init-containers ... (#2694)
|
2017-03-21 13:11:03 -07:00 |
devin-donnelly
|
f9c06f48e2
|
Merge pull request #2900 from wlan0/master
add docs about cloud-controller-manager
|
2017-03-21 12:00:33 -07:00 |
devin-donnelly
|
8d31f21184
|
Merge pull request #2887 from pwittrock/release-1.6
Release 1.6
|
2017-03-21 11:38:53 -07:00 |
devin-donnelly
|
28cbea8ec6
|
Merge pull request #2878 from janetkuo/ds-rolling-update
Add Task: Rolling Update a DaemonSet
|
2017-03-21 11:09:45 -07:00 |
Janet Kuo
|
6eeb3f74f4
|
Add Task: Rolling Update a DaemonSet
|
2017-03-21 10:40:17 -07:00 |
Jan Safranek
|
0eef44d130
|
Add documentation about default storage class
|
2017-03-21 09:25:01 +01:00 |
Andrew Chen
|
f0cd49a007
|
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
|
2017-03-20 15:35:51 -07:00 |
devin-donnelly
|
691a680c89
|
Merge pull request #2779 from jbeda/bootstrap-token
Add details on Bootstrap Tokens
|
2017-03-20 11:20:04 -07:00 |
Andrew Chen
|
9886f27a2e
|
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (62 commits)
Move Guide topic: Admin Guide
Move Guide topic: Resource Monitoring. (#2895)
Move Guide topic: Service. (#2891)
Move Guide topic: Connecting Apps with Services. (#2885)
Move Guide topic: Federation Service Discovery. (#2884)
Move Guide topic: Config Provider Firewalls. (#2883)
Move Guide topic: Kubeconfig File
Move Accessing Clusters topic to Concepts. (#2875)
Move Guide topic: Sharing Clusters
Move Guide topic: Prereqs
Move Garbage Collection topic. (#2874)
Move PetSets topic. (#2873)
Move Guide topic: Pod Templates (#2872)
Move StatefulSets topic. (#2869)
Rename /docs/tasks/job/work-queue-1/
Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
Move Guide topic: Coarse Parallel Processing Using a Work Queue
Move Init Containers topic. (#2866)
Move Guide topic: Parallel Processing using Expansions (#2867)
Move Pod overview. (#2865)
...
# Conflicts:
# docs/api.md
# docs/user-guide/jobs.md
|
2017-03-17 17:33:48 -07:00 |
Andrew Chen
|
f5c7bc79ff
|
Move Guide topic: Admin Guide
|
2017-03-17 17:17:42 -07:00 |
Joe Beda
|
017f4e66ea
|
Add details on Bootstrap Tokens
|
2017-03-17 16:49:14 -07:00 |
sidharthamani
|
6e657471d3
|
add docs about cloud-controller-manager
|
2017-03-17 16:11:45 -07:00 |
Steve Perry
|
29f5fa0990
|
Move Guide topic: Resource Monitoring. (#2895)
|
2017-03-17 10:35:08 -07:00 |
Steve Perry
|
bf71f21a5b
|
Move Guide topic: Service. (#2891)
* Move Guide topic: Service.
* Move Guide topic: External Load Balancer.
* Fix TOC.
|
2017-03-17 09:59:35 -07:00 |
Phillip Wittrock
|
5235c4bdf3
|
Add Kubernetes 1.6 reference docs to the doc
|
2017-03-16 18:30:27 -07:00 |
Steve Perry
|
e889494348
|
Move Guide topic: Connecting Apps with Services. (#2885)
|
2017-03-16 16:50:19 -07:00 |
Steve Perry
|
d239db84cf
|
Move Guide topic: Federation Service Discovery. (#2884)
|
2017-03-16 16:27:55 -07:00 |
Steve Perry
|
96074a1d64
|
Move Guide topic: Config Provider Firewalls. (#2883)
|
2017-03-16 16:06:59 -07:00 |
Andrew Chen
|
fe780e07a5
|
Move Guide topic: Kubeconfig File
|
2017-03-16 15:42:11 -07:00 |
iphutch
|
da2a9dad77
|
Move Accessing Clusters topic to Concepts. (#2875)
* Move Accessing Clusters topic to Concepts.
* Update concepts.yml
|
2017-03-16 15:29:13 -07:00 |
Andrew Chen
|
3191d64cbb
|
Move Guide topic: Sharing Clusters
|
2017-03-16 15:15:28 -07:00 |
Andrew Chen
|
b40a74416d
|
Move Guide topic: Prereqs
|
2017-03-16 14:53:31 -07:00 |
Steve Perry
|
4c6b8cc087
|
Move Garbage Collection topic. (#2874)
* Move Garbage Collection topic.
* Fix included file.
|
2017-03-16 13:58:07 -07:00 |
Steve Perry
|
01b2be0b45
|
Move PetSets topic. (#2873)
|
2017-03-16 13:41:18 -07:00 |
Steve Perry
|
8d9c3938e4
|
Move StatefulSets topic. (#2869)
* Move StatefulSets topic.
* Fix TOC.
|
2017-03-16 13:21:14 -07:00 |
Andrew Chen
|
4e0ef3cddf
|
Rename /docs/tasks/job/work-queue-1/
|
2017-03-16 12:56:44 -07:00 |
Andrew Chen
|
7cc984d66b
|
Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
* Move Guide topic: Fine Parallel Processing using a Work Queue
* add migration notice
* fixed capitalization
|
2017-03-16 12:46:09 -07:00 |
Andrew Chen
|
db94608ba2
|
Move Guide topic: Coarse Parallel Processing Using a Work Queue
|
2017-03-16 11:44:29 -07:00 |
Steve Perry
|
0386c39df1
|
Move Init Containers topic. (#2866)
|
2017-03-16 11:40:57 -07:00 |
Andrew Chen
|
a0a51fb032
|
Move Guide topic: Parallel Processing using Expansions (#2867)
* Move Guide topic: Parallel Processing using Expansions
* fix links to /docs/user-guide/jobs/
|
2017-03-16 11:31:57 -07:00 |
Steve Perry
|
32b334711c
|
Move Pod overview. (#2865)
* Move Pod overview.
* Fix redirection.
|
2017-03-16 10:51:19 -07:00 |
Andrew Chen
|
f7648e7c27
|
Move Guide topic: Jobs (#2853)
* Move Guide topic: Jobs
* add job.yaml file
* change title
|
2017-03-15 18:20:29 -07:00 |
Andrew Chen
|
ba34326fa0
|
Move Guide topic: Configuration Best Practices
|
2017-03-15 17:41:59 -07:00 |
Steve Perry
|
d01672cd2d
|
Move What is Kubernetes topic. (#2851)
|
2017-03-15 17:21:06 -07:00 |
Steve Perry
|
3ab1fa20bc
|
Move Kubernetes API page. (#2849)
|
2017-03-15 17:07:34 -07:00 |
Andrew Chen
|
b66a83d5a6
|
Move Guide topic: Rolling Updates
|
2017-03-15 16:53:37 -07:00 |
Steve Perry
|
088cfc2c6f
|
Concepts toc (#2840)
* Move Guide topic: Limit range.
* Adjust Concepts Overview TOC.
|
2017-03-15 16:49:02 -07:00 |
Andrew Chen
|
3ced6dbc2e
|
Move Guide topic: Replication Controller Operations
|
2017-03-15 16:04:32 -07:00 |
Andrew Chen
|
7071b5e753
|
Move docs/user-guide/managing-deployments.md to /docs/concepts/cluster-administration/manage-deployment.md
|
2017-03-15 15:38:56 -07:00 |
Steve Perry
|
e803967e16
|
Dns (#2839)
* Move Guide topic: Limit range.
* Move Guide topic: DNS.
|
2017-03-15 11:50:04 -07:00 |
Steve Perry
|
8e3132bbe4
|
Quota2 (#2838)
* Move Guide topic: Limit range.
* Move Guide topic: Resource Quota concept.
|
2017-03-15 11:27:58 -07:00 |
Steve Perry
|
3175e9a9b6
|
Quota (#2836)
* Move Guide topic: Limit range.
* Move Guide topic: Resource Quota and Limits.
|
2017-03-15 11:09:50 -07:00 |
Steve Perry
|
9b5e645d92
|
Move Guide topic: Limit range. (#2835)
|
2017-03-15 10:43:56 -07:00 |
Steve Perry
|
a804035cff
|
Move Guide topic: Disruption Budget. (#2834)
|
2017-03-15 10:19:27 -07:00 |
Vishnu kannan
|
0ecd5254d9
|
adding docs for node allocatable
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2017-03-15 08:39:41 -07:00 |
Timothy St. Clair
|
47d2aa9bfd
|
Added 1.6 Upgrade notes to outline changes for etcd 3.
|
2017-03-15 09:03:27 -05:00 |
Steve Perry
|
fcdbb3a920
|
Move Guide topic: Audit. (#2824)
|
2017-03-14 19:13:33 -07:00 |
Steve Perry
|
c96bb862d5
|
Move Guide topic: AppArmor. (#2823)
|
2017-03-14 18:01:32 -07:00 |
Steve Perry
|
c2d59f0c83
|
Move Guide topic: Monitoring Node Health. (#2822)
* Move Guide topic: Monitoring Node Health.
* Move to Tasks.
|
2017-03-14 17:25:29 -07:00 |