Kenneth Owens
76e314e32a
Merge branch 'release-1.5' of github.com:kubernetes/kubernetes.github.io into ss-basics
2016-12-01 12:35:14 -08:00
Piotr Bryk
ab3782c6de
Merge branch 'master' into ui-docs-for-1.5
2016-12-01 10:02:59 +01:00
Clayton Coleman
a8b70f553a
Mention OpenShift Dedicated and Online as hosted solutions
...
Both offer Kubernetes + additional developer tools and management policy
on top.
2016-11-30 22:16:08 -05:00
Steve Perry
88c1a46dda
Merge branch 'master' into style-guide-whats-next
2016-11-30 16:26:50 -08:00
bprashanth
58591fca1a
Change alpha to beta in source ip docs
2016-11-30 16:25:57 -08:00
Ryan Hitchman
41caedc6d6
Lowercase 'Command' and 'Args' when describing "containers" specs.
...
They must be lowercase in json and yaml, which is the most common
user-visible interface.
Partially addresses #1555 .
2016-11-30 16:15:32 -08:00
Janet Kuo
1d9789c65d
Add Task: upgrading from PetSet to StatefulSet
2016-11-30 16:05:28 -08:00
Madhusudan.C.S
32e6c4245a
Address review comments.
2016-11-30 16:05:05 -08:00
Anthony Yeh
31b8ccb76d
Fix TOC in Documentation Style Guide
...
"What's next" was listed underneath "Patterns to avoid" because the
template hard-codes the heading depth. Increase depth of all other
headings by 1 to match the template's expectations.
2016-11-30 15:30:06 -08:00
Jared
66c0331830
Merge branch 'master' into style
2016-11-30 15:12:06 -08:00
devin-donnelly
0cd66a8be3
Merge pull request #1824 from mwielgus/fix_secrets
...
Fix copy/paste errors in federated secrets docs
2016-11-30 15:03:15 -08:00
Jared
dad9ab7fbd
Merge branch 'master' into style
2016-11-30 14:43:10 -08:00
Madhusudan.C.S
5939c3cb52
[Federation] Document simplified federation control plane deployment via kubefed.
2016-11-30 12:05:35 -08:00
nikhiljindal
edad544e46
Updating information on how to pass federations flag to kube-dns
2016-11-30 04:09:32 -08:00
Marcin Wielgus
1b4f677f21
Fix copy/paste errors in federated secrets docs
2016-11-30 11:40:08 +01:00
Devin Donnelly
9b2500fb60
Merge remote-tracking branch 'upstream/master' into release-1.5
2016-11-29 17:08:38 -08:00
Kenneth Owens
5e15fc667f
address enisoc comments
2016-11-29 11:33:21 -08:00
Kenneth Owens
eead3799b9
Changes all API object references to PascalCase (e.g Stateful Set
...
becomes StatefulSet)
2016-11-29 10:01:38 -08:00
Kenneth Owens
349e41f634
Changes all API Objects to CamelCase (e.g Stateful Set becomes
...
StatefulSet and Persistent Volume becomes PersistentVolume)
2016-11-29 09:55:02 -08:00
Denis Andrejew
2b595523a5
fix broken link in config-best-practices.md
...
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-11-29 16:00:28 +00:00
Ian Lewis
53a59dda8e
Added local channels to Support page
2016-11-29 17:55:13 +09:00
bryk
707badee81
Remove mention about RCs - they are deprecated
2016-11-29 09:25:04 +01:00
Chao Xu
e20b4585ce
sync gc is not going to be supported in 1.5
2016-11-28 21:04:42 -08:00
steveperry-53
09b5a49ec7
Expanded style guidance for API objects.
2016-11-28 18:29:14 -08:00
Kenneth Owens
92f8d24d47
Gives examples of Deployment and ReplicaSet as Stateful Set alternative
...
Removes redundant hyperlinks
Makes statement about updates limitation more terse
2016-11-28 16:32:19 -08:00
Kenneth Owens
ad59c9f827
Adds Stateful Set Basics as a tutorial
...
The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
2016-11-28 14:22:55 -08:00
devin-donnelly
c180ba163b
Merge pull request #1620 from dixudx/keystone-ca-cert
...
add doc for new flag experimental-keystone-ca-file
2016-11-28 14:05:37 -08:00
steveperry-53
a4f8d3c06a
Remove old template topics.
2016-11-28 12:32:23 -08:00
steveperry-53
a856ab1549
Update Tutorial and Task landing pages.
2016-11-28 11:49:17 -08:00
Justin Garrison
8e8adadbeb
moved kubectl install to separate sub-sections
2016-11-26 23:57:01 -08:00
Jitendra Bhurat
c6b260489b
Updated based on review comments
2016-11-25 19:09:36 -05:00
bryk
f840e4bc02
Docs for Dashboard UI features in 1.5
...
Feature: https://github.com/kubernetes/features/issues/136
2016-11-25 13:26:18 +01:00
Random-Liu
a1740a4b6a
Update node conformance test document.
2016-11-23 16:33:04 -08:00
devin-donnelly
efb7f65b5d
Merge pull request #1775 from jpeterson88/dev
...
Fix for Issue 1767
2016-11-23 14:03:53 -08:00
devin-donnelly
804ebfee55
Merge pull request #1776 from wilk/patch-1
...
updated dockerimage link
2016-11-23 14:02:33 -08:00
devin-donnelly
09429cb488
Merge pull request #1777 from bboreham/weave-npc
...
Add Weave to the list of NetworkPolicy implementations
2016-11-23 13:35:34 -08:00
Jitendra Bhurat
2818da21b7
Added a sample POD spec and added kubenet requirements
2016-11-23 15:08:25 -05:00
Bryan Boreham
c01aaba156
Add Weave to the list of NetworkPolicy implementations
2016-11-23 14:32:59 +00:00
Bryan Boreham
5a54ed400c
Clarify that no add-ons are preferred above others
2016-11-23 14:25:09 +00:00
Vincenzo Ferrari
1f68526159
updated dockerimage link
...
removed dead link of dockerimage
2016-11-23 11:12:07 +01:00
Madhusudan.C.S
715d5a3c96
Address review comments.
2016-11-23 00:34:02 -08:00
Justin Peterson
1bcb4cd558
Fix for Issue 1767
2016-11-22 19:15:40 -08:00
Janet Kuo
987c1c1e76
Add a task title for stateful sets
2016-11-22 16:23:19 -08:00
Kenneth Owens
77dc8f96b3
Changes introduction wording
...
Removes storage annotation
2016-11-22 15:50:18 -08:00
Madhusudan.C.S
0c5c99fd0d
Document the workaround for the Federated Ingress flapping healthchecks problem.
...
Ref issue: https://github.com/kubernetes/kubernetes/issues/36327 and
https://github.com/kubernetes/kubernetes/issues/37306
2016-11-22 12:55:27 -08:00
Jitendra Bhurat
57a99a86d2
Adding Getting Started Guide for Windows Support
2016-11-22 15:51:47 -05:00
Jared
1940abddd4
Merge branch 'master' into patch-3
2016-11-22 12:28:27 -08:00
Maciej Szulik
ab09b11359
Rename ScheduledJobs to CronJobs
2016-11-22 19:59:30 +01:00
Maciej Szulik
9544c80dee
Add ScheduledJobs to menu and remove future work section from jobs
2016-11-22 19:56:31 +01:00
Matt Rickard
52b6538acc
Update minikube docs for v0.12.0 release
2016-11-22 10:39:38 -08:00
craigbox
aa89153cfe
Add license info to documentation docs
...
- Add link to the CC BY SA license
- Remove Google CLA, as we're now only using the LF CLA
- Add "Foundation" to the "Linux CLA"
2016-11-22 13:26:49 +00:00
Jan Safranek
bd8778069d
Add documentation about Quobyte dynamic provisioning
2016-11-22 10:34:05 +01:00
Jan Safranek
d9fc30276d
Add documentation about Ceph RBD dynamic provisioning
2016-11-22 10:33:57 +01:00
Jan Safranek
b7ec4b7044
Update glusterfs provisioning configuration
2016-11-22 10:32:22 +01:00
Di Xu
b8d8c1b596
add doc for experimental-keystone-ca-file flag
2016-11-22 10:39:40 +08:00
devin-donnelly
01935a77ad
Merge pull request #1522 from sjenning/fix-autoscaler-doc
...
AUTOSCALER not AUTOSCALING
2016-11-21 16:57:56 -08:00
devin-donnelly
886ca4acdb
Merge pull request #1596 from CaoShuFeng/enhance-cni
...
Add details about loopback cni plugin
2016-11-21 16:54:43 -08:00
devin-donnelly
873cef7109
Merge pull request #1615 from linfan/master
...
Add limitation note of using host-port
2016-11-21 16:49:32 -08:00
devin-donnelly
fb38685529
Merge pull request #1617 from mkulke/adjust-node-hostname-docs
...
Updated the NodeHostname entry.
2016-11-21 16:49:07 -08:00
devin-donnelly
84253dcbdf
Merge pull request #1623 from w0mbat/init-container-beta-update
...
Updated documentation to use beta version of init-containers
2016-11-21 16:45:48 -08:00
devin-donnelly
74dc6cf45d
Merge pull request #1630 from blankenhaus/master
...
Layer 3 <=> layer 4
2016-11-21 16:42:40 -08:00
devin-donnelly
94149087ef
Merge pull request #1638 from tremaineeto/patch-1
...
Fixed typo
2016-11-21 16:40:27 -08:00
devin-donnelly
7c86da9e9a
Merge pull request #1642 from travissalascox/master
...
Update dns.md
2016-11-21 16:39:22 -08:00
devin-donnelly
4c099553b4
Merge pull request #1647 from StephenKing/patch-1
...
configuring-containers: Fix syntax highlight
2016-11-21 16:38:42 -08:00
devin-donnelly
157ab0d316
Merge pull request #1654 from castrojo/master
...
Update Ubuntu information.
2016-11-21 16:15:46 -08:00
Jared
3d3e7326a3
Merge branch 'master' into master
2016-11-21 15:07:07 -08:00
devin-donnelly
7be9e1b694
Merge pull request #1667 from bdurette/patch-1
...
Typo fix
2016-11-21 14:58:57 -08:00
devin-donnelly
9593893669
Merge pull request #1689 from justinsb/remove_old_coreos_multinode_cluster_guide
...
Remove unmaintained coreos multinode cluster
2016-11-21 14:49:56 -08:00
devin-donnelly
9d72e1d548
Merge pull request #1709 from ahawtho/patch-1
...
Fix shell example in sharing-clusters.md
2016-11-21 14:48:10 -08:00
devin-donnelly
c3de6fa5e7
Merge pull request #1700 from chrismarino/chrismarino-patch
...
Invalid characters
2016-11-21 14:47:46 -08:00
devin-donnelly
ca7e03fd77
Merge pull request #1714 from bacongobbler/rbac-move-superuser-flag
...
move "Privilege Escalation Prevention and Bootstrapping closer
2016-11-21 14:47:11 -08:00
devin-donnelly
2f26823b50
Merge pull request #1721 from rsmitty/master
...
Very basic kubeadm reset command formatting fix.
2016-11-21 14:40:34 -08:00
devin-donnelly
8d36e87929
Merge pull request #1723 from ahmetalpbalkan/patch-4
...
service-accounts.md: Better paragraph flow
2016-11-21 14:38:39 -08:00
devin-donnelly
e6f9f1f811
Merge pull request #1726 from soltysh/deprecate_extensionsjob
...
Deprecate extensions/v1beta1.Job
2016-11-21 14:36:09 -08:00
Jared
3dc6120e8e
Merge branch 'master' into adjust-node-hostname-docs
2016-11-21 14:33:26 -08:00
Jared
79821557f5
Merge branch 'master' into init-container-beta-update
2016-11-21 14:28:56 -08:00
devin-donnelly
20d6b55841
Merge pull request #1735 from johananl/patch-3
...
Mention kubectl as a requirement for running kops
2016-11-21 14:23:59 -08:00
devin-donnelly
560aa4e777
Merge pull request #1736 from caseydavenport/remove-old-guides
...
Remove outdated Calico guides in favor of kubeadm
2016-11-21 14:23:35 -08:00
devin-donnelly
0d3e850b0c
Merge pull request #1738 from ahmetalpbalkan/patch-6
...
Fix code block rendering issue
2016-11-21 14:22:56 -08:00
devin-donnelly
86455ca0f0
Merge pull request #1739 from erikus/patch-1
...
Update "kubectl docker" command to include "--"
2016-11-21 14:22:06 -08:00
Jared
bd02d27d11
Merge branch 'master' into patch-2
2016-11-21 14:21:11 -08:00
devin-donnelly
23e3f55e3b
Merge pull request #1743 from lfaraone/patch-1
...
Use HTTPS links for all command line invocations
2016-11-21 14:16:37 -08:00
devin-donnelly
aae7524cbc
Merge pull request #1741 from rfay/20161120_fix_broken_pv
...
Fix broken path in pv configuration, minor doc improvement
2016-11-21 14:16:10 -08:00
devin-donnelly
ab80f27df2
Merge pull request #1742 from caseydavenport/update-calico-links
...
Update Calico links to new docs
2016-11-21 14:15:42 -08:00
Jared
71f6381067
Update index.md
2016-11-21 14:14:15 -08:00
Jared
7801a9a735
Merge branch 'master' into master
2016-11-21 14:13:18 -08:00
devin-donnelly
a1d0484bfc
Merge pull request #1748 from liangxiaoping/new_branch
...
Modify some hyperlink location in binary_release.md
2016-11-21 14:09:24 -08:00
Jared
1e1db181e1
Merge branch 'master' into patch-2
2016-11-21 14:07:47 -08:00
Jared
a2dff8d479
Add TOC
2016-11-21 14:07:09 -08:00
devin-donnelly
4b4968c299
Merge pull request #1750 from berrange/coreos-typo
...
libvirt-coreos: fix typo s/libvert/libvirt/
2016-11-21 14:06:48 -08:00
Jared
979911c86d
Merge branch 'master' into master
2016-11-21 13:59:25 -08:00
Jared
fb77d274b3
Merge branch 'master' into init-container-beta-update
2016-11-21 13:59:14 -08:00
Jared
ae49f9ec3f
Merge branch 'master' into patch-2
2016-11-21 13:59:07 -08:00
Jared
cf5d62be14
Merge branch 'master' into front-proxy
2016-11-21 13:59:03 -08:00
Jared
e1e9cb2f22
Merge branch 'master' into patch-1
2016-11-21 13:56:23 -08:00
Jared
bf96d7262e
Merge branch 'master' into master
2016-11-21 13:40:26 -08:00
Jared
af0639bf95
Merge branch 'master' into fix-kubectl-link
2016-11-21 13:32:48 -08:00
Jared
a88fd8e8fa
Merge branch 'master' into patch-1
2016-11-21 13:30:45 -08:00
Jared
3797f7015f
Update Weave Link
2016-11-21 13:29:52 -08:00
Hemant Kumar
31185b5fd9
Fix glusterfs dynamic provisioning docs
2016-11-21 16:27:53 -05:00
Jared
2a96b334b2
Merge branch 'master' into patch-1
2016-11-21 13:27:44 -08:00
Jared
0dcb86c294
Merge branch 'master' into patch-1
2016-11-21 13:27:39 -08:00
Jared
9e3ac0ddb8
Merge branch 'master' into master
2016-11-21 13:27:31 -08:00
Jared
2f0347a4b5
Merge branch 'master' into adjust-node-hostname-docs
2016-11-21 13:27:28 -08:00
Jared
2d0b9d0a27
Merge branch 'master' into init-container-beta-update
2016-11-21 13:27:25 -08:00
Jared
53cd650dc0
Merge branch 'master' into patch-2
2016-11-21 13:27:20 -08:00
Jared
261403297f
Merge branch 'master' into front-proxy
2016-11-21 13:27:17 -08:00
Jared
b8a1f1bdef
Merge branch 'master' into patch-1
2016-11-21 13:27:14 -08:00
chrismarino
ce2e9950fc
Merge branch 'master' into chrismarino-patch
2016-11-21 13:27:09 -08:00
Jared
2ca0fafb8c
Merge branch 'master' into master
2016-11-21 13:27:08 -08:00
Jared
5d6460b979
Added link to DNS Admin Guide
2016-11-21 13:23:58 -08:00
Anirudh Ramanathan
21c4337421
Merge branch 'master' into patch-1
2016-11-21 13:10:27 -08:00
Jared
be9878bd41
Merge branch 'master' into kubenet-note
2016-11-21 12:13:48 -08:00
Jared
4b198e0995
Merge branch 'master' into dns-troubleshooting
2016-11-21 11:43:19 -08:00
Jared
48ce104b76
Merge branch 'master' into 2016-10-10-fed-ingress-user-guide-improvements
2016-11-21 11:20:49 -08:00
Jared
b5c86dfe02
Merge branch 'master' into init-cont-doc
2016-11-21 11:07:51 -08:00
Jared
e7af3617c5
Merge branch 'master' into patch-1
2016-11-21 11:07:40 -08:00
Jared
51da598d68
Merge branch 'master' into patch-1
2016-11-21 09:27:34 -08:00
Jared
096e8e21be
Merge branch 'master' into patch-1
2016-11-21 09:25:53 -08:00
Seth Jennings
fb8062ec66
Merge branch 'master' into fix-autoscaler-doc
2016-11-21 10:37:21 -06:00
Daniel P. Berrange
0e1935c6b9
libvirt-coreos: fix typo s/libvert/libvirt/
2016-11-21 15:24:56 +00:00
shapeliang
6a46468171
Modify some hyperlink location in binary_release.md
2016-11-21 15:56:30 +08:00
CaoShuFeng
0e5ded3a91
Merge branch 'master' into enhance-cni
2016-11-21 01:04:37 -06:00
Luke Faraone
5f8adf0616
Use HTTPS links for all command line invocations
...
#107 fixed a few, but not all were correctly updated.
2016-11-21 02:41:46 +00:00
Casey Davenport
27d7d4fba3
Update Calico links to new docs
2016-11-20 17:14:33 -05:00
Randy Fay
de9197661e
Fix broken path in pv configuration, minor doc improvement
2016-11-20 09:41:34 -07:00
erikus
eb10ccc643
Update "kubectl docker" command to include "--"
...
"--" is now required after "docker" and before extra args.
2016-11-19 20:19:21 -08:00
Ahmet Alp Balkan
083f07af4a
Fix code block rendering issue
...
Added an extra new line before triple-backtick for proper rendering on the website.
2016-11-19 18:27:18 -08:00
Casey Davenport
5ac8ad578c
Merge branch 'master' into remove-old-guides
2016-11-19 18:57:52 -05:00
Casey Davenport
a8e129af83
Sort network plugins alphabetically. ( #1583 )
2016-11-19 14:52:21 -08:00
Casey Davenport
8c72223e7a
Merge branch 'master' into remove-old-guides
2016-11-19 14:55:30 -05:00
Casey Davenport
afcf0dd893
Remove outdated Calico guides in favor of kubeadm
2016-11-19 14:49:53 -05:00
Johanan Lieberman
0fa87b8caa
Mention kubectl as a requirement for running kops
...
When deploying a cluster and kubectl is not installed, kops exits
with an error. Need to mention kubectl as a requirement in the docs.
2016-11-19 16:55:58 +02:00
Jared
2a4501ed63
Removed confusing "Kubernetes" button from docs landing page.
2016-11-18 15:58:19 -08:00
Kenneth Owens
6e65abe9e5
Fixes typo
2016-11-18 15:43:42 -08:00
Kenneth Owens
094a51fc2e
Fixes typo in guarantees
...
Removes deprecation from comment wrt PetSets
Creates separate section in concepts/index.md for Controllers
Fixes grammer "an integer"
Removes claim about persistent storage being auto-deleted
Clarifies stability
Adds call out tick around attributes
2016-11-18 15:35:14 -08:00
Jared
e4d23b4275
Merge branch 'master' into chrismarino-patch
2016-11-18 13:22:44 -08:00
Justin Santa Barbara
3ba967e20f
Merge branch 'master' into download_kubectl
2016-11-18 16:09:54 -05:00
Jared
0c8b977ea5
Merge branch 'master' into patch-5
2016-11-18 13:02:43 -08:00
steveperry-53
88e32adc98
Write new task: Determining the Reason for Pod Failure.
2016-11-18 10:31:44 -08:00
Kenneth Owens
7aa8c5d2e6
upgrades the version of storage class to beta
...
adds assignees
clarifies stable storage description
2016-11-18 10:26:54 -08:00
Kenneth Owens
26f0e6e7a6
removes legacy claim about mutability of stateful set
2016-11-18 10:13:23 -08:00
Maciej Szulik
96903916b5
Deprecate extensions/v1beta1.Job
2016-11-18 13:26:14 +01:00
Justin Garrison
e3cd4eb67c
added command to download kubectl via curl
2016-11-17 21:18:50 -08:00
Ahmet Alp Balkan
7f7fa5ac73
Fix broken links to some github paths
2016-11-17 19:31:59 -08:00
Ahmet Alp Balkan
c117759cfe
service-accounts.md: Better paragraph flow
...
It was not easy to follow what this paragraph is talking about
without clicking the link.
2016-11-17 19:20:11 -08:00
chrismarino
035dc3dd65
Merge branch 'master' into chrismarino-patch
2016-11-17 18:57:28 -08:00
Spencer Smith
1b6580fe53
Very basic kubeadm reset command formatting fix.
2016-11-17 20:40:30 -05:00
Kenneth Owens
8f0e37b24c
completes move of statefulset to controllers
...
shortens intro in favor of another Components section
2016-11-17 16:12:27 -08:00
Kenneth Owens
d6ea2b291c
updates directory structure to add controllers directory
...
moves statefulset.md into controllers
update _data/concepts.yml to show a TOC based on the above
2016-11-17 16:12:27 -08:00
Kenneth Owens
f2e18d0288
adds sclaing and deployment section. fixes spelling errors. changes all
...
StatefulSet referneces to Stateful Set and all PetSet references to Pet
Set
2016-11-17 16:12:27 -08:00
Kenneth Owens
41114fd454
Initial commit of statefulsets concept.
2016-11-17 16:12:27 -08:00
Jared
3c09864e04
Merge branch 'master' into patch-1
2016-11-17 15:31:02 -08:00
Jared
4bc42a3f5c
Merge branch 'master' into patch-1
2016-11-17 15:23:09 -08:00
Francois Deppierraz
9e25fddd86
typo kuberntes -> kubernetes
2016-11-18 00:10:29 +01:00
Ahmet Alp Balkan
34a31f41ba
List Deployment next to ReplicationController
...
RestartPolicy section gives an example of what kind of controller
should be used for what type of workload. However it only lists
rc for web-server type workloads. Adding Deployment next to rc
as well.
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-11-17 15:07:13 -08:00
Jeff Mendoza
053cdb3a1e
Add stateful application tutorial.
2016-11-17 13:22:44 -08:00
Matthew Fisher
fdf250f86e
move "Privilege Escalation Prevention and Bootstrapping closer
...
This way users don't have to read to the bottom to realize they need to add
--authorization-rbac-super-user=admin to their cluster when bootstrapping for the first time.
🐑
2016-11-17 13:05:45 -08:00
Tom von Schwerdtner
8563dd273b
Address formatting
...
Currently the 'sample environment' code block all shows on one line at http://kubernetes.io/docs/getting-started-guides/vsphere/ , hoping this will fix it.
2016-11-17 14:20:29 -05:00
ahawtho
6b151435da
Fix shell example in sharing-clusters.md
...
'export' command should not include dollar signs in variable declaration
2016-11-16 21:58:17 -05:00
chrismarino
d2d179229f
Merge branch 'master' into chrismarino-patch
2016-11-16 14:49:22 -08:00
Seth Jennings
5077db9a8b
Merge branch 'master' into fix-autoscaler-doc
2016-11-16 14:11:30 -06:00
Eric Tune
d41078c482
Delete references to v1beta3, which was deleted
2016-11-16 10:11:28 -08:00
Eric Tune
625774cc1b
Added init container documentation.
...
Based loosely on the design proposal.
2016-11-16 09:52:10 -08:00
chrismarino
087f5fbbc5
Invalid characters
...
Invalid character prevented this page from rendering properly.
2016-11-16 08:11:48 -08:00
chrismarino
0bb20de3a4
Fix broken link by removing invalid characters.... ( #1605 )
...
* Fix broken link by removing invalid characters....
The link to this page is broken because of invalid characters introduced with PR #1549 .
* Update networking.md
2016-11-16 06:39:54 +01:00
Tim Hockin
1c3789e506
Merge branch 'master' into be-more-neutral
2016-11-15 23:56:47 +01:00
Jorge O. Castro
16065824dc
Move the Ubuntu guides into their own directory and update for 16.04.
2016-11-15 15:57:52 -05:00
Steve Perry
7f8a38b743
Write style guide. ( #1619 )
2016-11-15 12:26:42 -08:00
Quinton Hoole
27840ef8fe
Improvements to Federated Ingress User Guide.
2016-11-15 09:47:32 -08:00
Justin Santa Barbara
c4914efbf5
Remove unmaintained coreos multinode cluster
...
Fix #1688
2016-11-15 12:41:16 -05:00
Tim Hockin
f855c8a599
Merge branch 'master' into master
2016-11-15 09:20:51 +01:00
Jordan Liggitt
0ffd2a77e7
split out TLS bootstrapping topic
2016-11-14 21:40:45 -05:00
Jordan Liggitt
660e9aa319
fixup assigness
2016-11-14 21:13:26 -05:00
Jordan Liggitt
b65b204415
update required non-resource paths
2016-11-14 21:10:10 -05:00
Jordan Liggitt
2402c966bc
update assignees
2016-11-14 21:09:57 -05:00
Michael Taufen
64ca647721
Fix broken kubectl link
2016-11-14 15:02:42 -08:00
Janet Kuo
f8eb5f1037
Merge branch 'master' into fix-autoscaler-doc
2016-11-14 14:02:32 -08:00
Brandon DuRette
337c6c0546
Typo fix
2016-11-11 11:20:48 -06:00
Luke Marsden
5dd3a00742
Be more vendor neutral.
...
Address review feedback.
2016-11-11 08:42:32 -08:00
David Kirstein
e745b04801
remove extra space in working-with-resources.md
2016-11-10 08:27:09 +01:00
David Kirstein
0bd5651d4f
Fix typo in working-with-resources.md
...
mode -> more
2016-11-10 08:19:22 +01:00
Steffen Gebert
3ca34c8e04
configuring-containers: Fix syntax highlight
...
looks weird to me without that..
2016-11-08 11:23:46 +01:00
Jared
cfe0f0e22a
Update create-pull-request.md
2016-11-07 11:51:19 -08:00
TRAVIS ALLEN SALAS COX
215dca8e8b
Update dns.md
...
This should at least fix a broken link referenced in [#1640 ](https://github.com/kubernetes/kubernetes.github.io/issues/1640 ). Looks like a lot of information was taking out of [this](https://github.com/kubernetes/kubernetes/tree/master/build-tools/kube-dns ) README.md recently, if you'd like i can delete the reference section completely if it is out of date and/or no longer needed.
2016-11-07 13:27:27 -06:00
devin-donnelly
c1f1f34414
Merge pull request #1614 from fen4o/fix-rkt-link
...
Fix broken rkt networking link
2016-11-07 11:04:55 -08:00
Tremaine Eto
3d7e0b128c
Fixed typo
...
Removed extra "e" in "specify" in the "Secret files permission" section.
2016-11-07 10:16:15 -08:00
Jared
60c4fc7365
Merge pull request #1633 from seeekr/patch-1
...
fix typo in user-guide/replicasets.md
2016-11-06 22:56:48 -08:00
Jared
dba5993bee
Merge pull request #1632 from dciccale/patch-1
...
fix grammar
2016-11-06 22:56:23 -08:00
Lucas Käldström
05f67bad8f
Update the kubeadm documentation to reflect the new release
2016-11-06 15:29:11 -08:00
Denis Andrejew
2dcba7ffa2
fix typo in user-guide/replicasets.md
2016-11-06 15:32:07 +01:00
Denis Ciccale
c11fc163f5
fix grammar
2016-11-06 13:52:28 +01:00
blankenhaus
bbceda0ba2
Layer 3 <=> layer 4
...
TCP/UDP are layer 4.
2016-11-05 12:29:50 -07:00
devin-donnelly
ab25c59af7
Update index.md
2016-11-04 16:43:30 -07:00
Jared
b043672f59
Merge branch 'master' into edit-docs
2016-11-04 14:27:13 -07:00
Michael van Tricht
05ffedcebd
Update init-containers to beta. ( #1624 )
2016-11-04 12:00:53 -07:00
steveperry-53
cefceda95f
Add editdocs.md back in.
2016-11-04 11:56:36 -07:00
Daniel Sachse
a516182f80
Updated documentation to use beta version of init-containers
2016-11-04 14:44:58 +01:00
Magnus Kulke
38385006ef
Fixed spelling
2016-11-04 13:56:13 +01:00
fen4o
670805bf23
Merge branch 'master' into fix-rkt-link
2016-11-04 09:56:03 +02:00
CaoShuFeng
9a20eb9329
Merge branch 'master' into enhance-cni
2016-11-04 13:41:32 +08:00
Fan Lin
643ec938e5
Merge branch 'master' into master
2016-11-04 09:06:41 +08:00
Fan Lin
47b59475cc
Add limitation note of using host-port
2016-11-04 09:03:48 +08:00
devin-donnelly
35a14cda34
WIP: New Docs Landing Page and ToC Organization. ( #1468 )
...
New Docs Landing Page and ToC Organization.
2016-11-03 15:06:08 -07:00
Magnus Kulke
0a8408081c
Updated the NodeHostname entry.
2016-11-03 20:28:51 +01:00
Dominic001
4641c5f602
Merge branch 'master' into patch-2
2016-11-03 11:37:36 +01:00
fen4o
4f6dea72b9
Fix broken rkt networking link
2016-11-03 12:22:29 +02:00
devin-donnelly
28925a0620
Merge pull request #1580 from caseydavenport/fix-calico-kubeadm-links
...
Update Calico add-on link
2016-11-02 15:18:01 -07:00
devin-donnelly
05ac6a0aca
Merge pull request #1601 from gershwinlabs/turn-tear
...
Changed "turn down" cluster to "tear down" cluster
2016-11-02 15:17:39 -07:00
devin-donnelly
aa995dded1
Merge pull request #1546 from soltysh/update_api_reference
...
Updated imported docs with ./update-imported-docs.sh
2016-11-02 15:16:39 -07:00
Bill
4892b6b82f
Merge branch 'master' into turn-tear
2016-11-02 13:47:52 +00:00
fen4o
078074676b
Fix broken links in Custom Cluster from Scratch
...
* Broken link for Calico
* Added https for Weave
2016-11-02 15:26:40 +02:00
devin-donnelly
1257fe13c3
Merge pull request #1496 from kayrus/kayrus/probes
...
Added livenessprobe example with hidden parameters
2016-11-01 16:50:25 -07:00
devin-donnelly
1e9782f0d1
Merge pull request #1557 from soltysh/pdb_fixes
...
Small corrections how to curl eviction endpoint
2016-11-01 16:49:00 -07:00
Bill
e7eb93aaf4
Merge branch 'master' into turn-tear
2016-11-01 21:00:36 +00:00
Bill Allen
596a56e3e5
Documentation incorrectly said to turn down the cluster instead of tear down the cluster.
2016-11-01 20:50:53 +00:00
Chris Love
e57b1141c9
Merge branch 'master' into updating-aws-install
2016-11-01 11:54:39 -06:00
deads2k
c01dcf1a94
document authenticating proxy:
2016-11-01 08:42:59 -04:00
Cao Shufeng
68f8244507
Add details about loopback cni plugin
...
This change provide a href to users, so that users knowns where to
download this loopback cin plugin. And a more accurate link about
cni configuration file is provided.
2016-11-01 05:57:43 -04:00
Anirudh Ramanathan
b5f9257c11
Add valid link to kops ( #1566 )
2016-11-01 00:49:52 -07:00
Steve Perry
9c7a65cd09
Write new task: Assigning CPU and RAM Resources to a Container. ( #1576 )
2016-10-31 15:22:52 -07:00
Dominic001
f6f0da2f9a
more generic patch
...
use kubectl exec command so we dont have to worry about container type
2016-10-29 01:48:34 +02:00
Dominic001
f83b95234a
more explicit etcdctl description
...
assuming that kubernetes is almost always used with docker. In case other container solutions as lxc are integrated this section
will need further revision. Just using the bare etcl command is a bit too less, at least there should be a hint that you log in into the container.
2016-10-28 22:49:17 +02:00
Zihong Zheng
b72518e69c
Add troubleshooting section to kube-dns readme
2016-10-28 09:39:32 -07:00
Casey Davenport
4ba092ae12
Update Calico add-on link
2016-10-28 08:46:27 -07:00
Keith Wansbrough
1c7a004312
Merge branch 'master' into patch-1
2016-10-28 11:01:28 +01:00
Maciej Szulik
541ca2c426
Small corrections how to curl eviction endpoint
2016-10-28 11:47:29 +02:00
Maciej Szulik
b506e647f3
Updated imported docs with ./update-imported-docs.sh
2016-10-28 11:28:17 +02:00
Julien Vey
e34352c152
Remove line numbers in ingress resource snippet
...
* To be consistent with the rest of the guide.
* To simplify copy/paste of the example.
2016-10-28 10:52:21 +02:00
chrislovecnm
c4da909199
tweaks requested
...
hr
2016-10-27 23:19:33 -06:00
chrislovecnm
f85bbc130c
moving kube-up.sh to legacy for aws install
2016-10-27 23:19:32 -06:00
devin-donnelly
de27c5c194
Merge pull request #1554 from jadekler/master
...
Remove outdated notes
2016-10-27 20:20:08 -07:00
devin-donnelly
f3769dd529
Merge pull request #1440 from clemens-tolboom/patch-1
...
Resolve push denied
2016-10-27 20:18:16 -07:00
devin-donnelly
78a44f7fa9
Merge pull request #1285 from kubernetes/eparis-networkpolicy
...
'namespaceSelector' in the NetworkPolicy example
2016-10-27 20:17:00 -07:00
devin-donnelly
97474aa27b
Merge pull request #1501 from cdrage/update-tools-page
...
Add missing information and new link on Kompose
2016-10-27 20:11:40 -07:00
devin-donnelly
7d78a9b2ab
Merge pull request #1467 from anbern/patch-1
...
Update hellonode.md
2016-10-27 20:09:25 -07:00
devin-donnelly
3a9d510b2e
Merge pull request #1451 from mistydemeo/basics_typo
...
Basics: fix minor typo ("Containzerization")
2016-10-27 20:01:43 -07:00
devin-donnelly
4aeb2e2932
Merge pull request #1447 from rata/master
...
Clarify secrets file mode might be read in decimal notation
2016-10-27 19:58:26 -07:00
devin-donnelly
08d8336f80
Merge pull request #1417 from techtonik/patch-2
...
Update kubectl-overview.md
2016-10-27 19:48:52 -07:00
devin-donnelly
e5a2f52804
Merge pull request #1380 from BenHall/fix-katacoda-links
...
Interactive Tutorials: Having .html in URL causes a 404 before redirecting
2016-10-27 19:47:09 -07:00
devin-donnelly
00ee08995b
Merge pull request #1487 from abrarshivani/vsphere_storage_class
...
Add vSphere Storage class
2016-10-27 19:43:43 -07:00
devin-donnelly
3ce1cd3ac5
Merge pull request #1549 from chrismarino/master
...
Add Romana to Network Policy Getting Started and kubeadm install pages
2016-10-27 19:36:55 -07:00
devin-donnelly
2de507a377
Merge pull request #1541 from MichalMankowski/master
...
Fix centos getting started docs
2016-10-27 19:35:49 -07:00
steveperry-53
c60107ea1c
Use shared include file for prerequisites.
2016-10-27 12:04:41 -07:00
Jean de Klerk
cf716e75d6
Merge branch 'master' into master
2016-10-27 07:44:54 -06:00
kayrus
fd48554659
Added livenessprobe example with hidden parameters
2016-10-27 15:36:53 +02:00
Ben Hall
4fdebae1da
Merge branch 'master' into fix-katacoda-links
2016-10-27 10:27:49 +01:00
Chris Marino
32c2a7d29f
Client glitch again
2016-10-26 13:36:31 -07:00
Chris Marino
6d9c7babe1
Typos, clarity....
2016-10-26 13:35:41 -07:00
Charlie Drage
61d48cb5b8
Merge branch 'master' into update-tools-page
2016-10-26 13:09:41 -04:00
Chris Marino
66e1e236a2
More git client weirdness
2016-10-26 08:01:41 -07:00
Chris Marino
714440f3ae
Reworked language...
2016-10-26 08:00:29 -07:00
Chris Marino
a600ad20e6
Resolved conflich
2016-10-26 07:48:11 -07:00
Chris Marino
ee6ce7828f
Merge remote-tracking branch 'refs/remotes/kubernetes/master'
2016-10-26 06:49:09 -07:00
Chris Marino
eb32f1323b
Weird client mishap missed this line...
2016-10-26 06:35:28 -07:00
Justin Santa Barbara
5d689c8eee
Add docs for kops, explain when kops and when kubeadm
...
Quick getting started guide for kops.
Also try to provide some guidance as to when to use kops and when
kubeadm; based on discussions with sig-cluster-lifecycle that kubeadm is
a building block and not a provisioning tool.
I used "kubeadm" as a simplifying concept for "kubeadm and the other
work done by sig-cluster-lifecycle that kubeadm is a part of", in that
tools that don't (yet) use kubeadm are still leveraging the kubeadm
stream of work.
2016-10-25 22:53:33 -04:00
Jean de Klerk
6649f59283
Remove outdated notes
...
The issue in question has been resolved.
2016-10-25 18:41:49 -06:00
Chris Marino
5d7db3f643
Rework..
2016-10-25 15:24:54 -07:00
Chris Marino
e8860fcba0
format
2016-10-25 15:05:23 -07:00
devin-donnelly
a02ae2da29
Merge pull request #1542 from masstomato/typo-docs-centos
...
Fix typo 'ectdclt'
2016-10-25 14:57:32 -07:00
Chris Marino
6a290cd6e7
Remove vendor reference, typo...
2016-10-25 14:55:55 -07:00
Lucas Käldström
519ceca719
Update and refactor the kubeadm documentation + add HypriotOS instructions as well
2016-10-25 22:55:48 +03:00
Chris Marino
f5ab3e9d33
Remove project references...
2016-10-25 09:45:05 -07:00
Charlie Drage
eefbcc693c
Add missing information and new link on Kompose
...
Adds a new to Kompose on the Kubernetes Incubator
More information on Kompose / better formatting to reflect other tools
on the page
2016-10-25 09:25:24 -04:00
Bryan Boreham
3f8d2817ce
Merge branch 'master' into kubenet-note
2016-10-25 10:26:30 +01:00
Abrar Shivani
66e66c8572
Add vSphere Storage class
2016-10-25 00:31:48 -07:00
MichalMankowski
5ff5f10e76
change default-system to default-context
2016-10-25 08:48:43 +02:00
Chris Love
8f02f91f53
Improving kubectl cheat sheet ( #1486 )
...
* Improving kubectl cheatsheet
* removing sentence and some cleanup
2016-10-24 17:56:11 -07:00
Chris Marino
08d1ecd1df
Kubeadm consistency
2016-10-24 16:25:58 -07:00
Chris Marino
0bfafbf6a8
Markdown error...
2016-10-24 16:22:55 -07:00
Chris Marino
2232e063aa
Edits for consistency..
...
Kubeadmin, etc.
2016-10-24 16:00:28 -07:00
chrismarino
677699245e
Merge branch 'master' into master
2016-10-24 10:01:27 -07:00
Joe Beda
71de608f4d
Document kubeadm evn variables
2016-10-24 09:41:39 -07:00
Joe Beda
e21ed27c58
Document kubeadm automation.
2016-10-24 09:41:39 -07:00
chrismarino
b62a718bca
Merge branch 'master' into master
2016-10-24 09:27:22 -07:00
masstomato
f72b098864
Merge branch 'master' into typo-docs-centos
2016-10-25 00:30:36 +09:00
Chris Marino
59d40b3e81
Merge remote-tracking branch 'refs/remotes/kubernetes/master'
2016-10-24 08:23:03 -07:00
Chris Marino
b36034a97c
edits
2016-10-24 08:22:22 -07:00
masstomato
d07e6516ce
Merge branch 'master' into typo-docs-centos
2016-10-25 00:22:15 +09:00
Chris Marino
56a8e8bafc
Minor content re-org, edits
2016-10-24 08:22:02 -07:00
Devan Goodwin
4fd44b1604
Document kubeadm --skip-preflight-checks.
2016-10-24 11:50:34 -03:00
MichalMankowski
fff7f38748
change to kube-centos
2016-10-24 16:24:01 +02:00
masstomato
cacbf7ca35
Fix typo
...
Fix 'ectdclt' to 'etcdctl'.
2016-10-24 23:22:37 +09:00
MichalMankowski
a79c12489e
fix typo and add section about kubectl configuration
2016-10-24 16:21:16 +02:00
Ilya Dmitrichenko
ed4c37d511
Get rid of git dependency in kubeadm guide
2016-10-24 13:28:05 +01:00
Steve Perry
8752ef1672
Merge branch 'master' into patch-1
2016-10-21 19:43:25 -07:00
Bryan Boreham
f5ca6fae32
Update documentation about CNI flags and requirements ( #1516 )
...
* Update CNI kubelet option names
* Expand the minimum CNI requirements
2016-10-21 19:19:06 -07:00
Justin Santa Barbara
763b90e99a
Merge branch 'master' into download_kubectl
2016-10-21 21:40:15 -04:00
Justin Santa Barbara
500aec5eed
A few updates based on MacOS testing
2016-10-21 21:39:25 -04:00
Steve Perry
80c7926238
Merge branch 'master' into patch-1
2016-10-21 18:27:51 -07:00
Justin Garrison
2f7dcedbbb
Update jobs.md with link to scheduled jobs
...
Removed future work because we're living in the future 🚀
2016-10-21 18:20:37 -07:00
Justin Santa Barbara
689c4b02b4
Add kubectl shell autocompletion section
2016-10-21 21:05:38 -04:00
Justin Santa Barbara
0ebd20ccfb
Fixes per code review
2016-10-21 21:05:23 -04:00
Phillip Wittrock
d1647203b4
Merge branch 'master' into task-cmd-arg
2016-10-21 16:01:32 -07:00
steveperry-53
62afa6f904
Write new task: Defining a Command and Arguments for a Container 3
2016-10-21 15:52:30 -07:00
roopakparikh
0d3a83f0d5
Added Platform9.com solutions at couple of Places
...
Adding Platform9.com Kubernetes solution in the Hosted section as well as Table of solutions.
2016-10-21 14:01:00 -07:00
Chris Marino
d8688fa817
Add Romana to docs
...
ToC, and kubeadm page
2016-10-21 13:32:29 -07:00
steveperry-53
9b18efd334
Write new task: Defining a Command and Arguments for a Container 2
2016-10-20 16:36:00 -07:00
Jess Frazelle
7b330390e2
mungers: fix preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-20 12:23:08 -07:00
steveperry-53
32f45fb417
Write new task: Defining a Command and Arguments for a Container.
2016-10-20 11:34:06 -07:00