Commit Graph

4513 Commits

Author SHA1 Message Date
Quinton Hoole
2d44b1e5d2 Make slides visible to the public, fix a typo.
Moved to account quintonh@gmail.com to make it visible to the public without any login.
Correct "push request" to "pull request".
2015-03-05 11:23:03 -08:00
Brian Grant
58a9045f75 Merge pull request #5081 from vmarmol/put
Specified that PUT is a replace and not an update.
2015-03-05 10:32:55 -08:00
Eric Tune
e326f1bdf4 Added column with networking type to matrix.. 2015-03-05 10:24:50 -08:00
Eric Tune
aea98765f4 Merge pull request #4597 from whitmo/juju-getting-started
A getting started guide for juju
2015-03-05 10:21:51 -08:00
Fabio Yeon
385f814775 Update Vagrant starter guide. 2015-03-05 09:42:47 -08:00
Jeff Lowdermilk
de76486aa0 Add documentation on legacy kubernetes_auth file to kubeconfig-file.md 2015-03-05 09:33:37 -08:00
markturansky
ddb092481d Added more detail and explained workflow/lifecycle of a persistent volume using examples 2015-03-05 11:55:16 -05:00
David Oppenheimer
dc0dc18f84 Respond to review comments 2015-03-05 00:34:33 -08:00
Tim Hockin
af37dc0e16 Better docs for Services and public IPs.
Fixes #2738
2015-03-04 22:13:57 -08:00
Derek Carr
c91d8e198b Merge pull request #3792 from ryfow/vagrant-kubernetes-memory
Get vagrant $vm_mem value from environment
2015-03-04 21:50:06 -05:00
Daniel Smith
a85fa30262 Merge pull request #4999 from erictune/bash_guide
Added a doc with coding advice.
2015-03-04 17:25:49 -08:00
Quinton Hoole
f064107083 Add documentation about the Kubernetes Github Flow.
Added an animation (and a link to it) detailing the standard Kubernetes Github Flow.
2015-03-04 17:18:05 -08:00
Satnam Singh
b31ae08710 Add documentation for redirect 2015-03-04 17:03:18 -08:00
Victor Marmol
5d919d6935 Specified that PUT is a replace and not an update.
Fixes #3112.
2015-03-04 17:02:42 -08:00
Eric Tune
4f12f4fe03 Merge pull request #5067 from lavalamp/fix4
add section on constants being camel case
2015-03-04 16:49:01 -08:00
Alex Robinson
fa3ba189f2 Clarify the documentation on label selectors. 2015-03-04 15:19:43 -08:00
Daniel Smith
e3544edeea add section on constants being camel case 2015-03-04 15:12:37 -08:00
Brian Grant
a68779dff9 Merge pull request #5052 from satnam6502/doc-proxy
First cut at adding documentation for accessing the cluster
2015-03-04 15:00:20 -08:00
David Oppenheimer
920487d976 Update overview.md 2015-03-04 15:00:02 -08:00
Satnam Singh
00eb4283af First cut at adding documentation for accessing the cluster 2015-03-04 14:19:32 -08:00
Daniel Smith
7a68a5aebf Add cluster management doc 2015-03-04 13:47:49 -08:00
Ryan Fowler
749ae3d661 Vagrant VM memory environment variable.
Has Vagrant try to read `KUBERNETES_MEMORY` environment varilable when setting
$vm_mem.

fixes #3792
2015-03-04 14:45:01 -06:00
MikeJeffrey
8eda537a96 Adding FAQ link to readme 2015-03-04 10:29:53 -08:00
Clayton Coleman
da46d04f13 Merge pull request #5024 from rsokolowski/doc-fixit-empty-service-selector
Explain what are services without endpoints used for.
2015-03-04 13:11:35 -05:00
Eric Tune
662189ebc2 Merge pull request #4967 from jlowdermilk/kubeconfig
Simplify generating kubeconfig with embeded cert data
2015-03-04 08:38:43 -08:00
rsokolowski
af0ade518c Explain what are services without endpoints used for. 2015-03-04 16:19:02 +01:00
Paul Weil
e46c521e98 auto-scaler proposal 2015-03-04 08:53:18 -05:00
Brian Grant
a51bdd9795 Merge pull request #4701 from jonboulle/master
Rework definition of pods.
2015-03-03 15:56:32 -08:00
Rohit Jnagal
a02194d372 Merge pull request #4925 from resouer/patch-1
Fix broken validation tips and typo in ubuntu-multi-nodes-guide
2015-03-03 14:46:02 -08:00
Eric Tune
6765bbc179 Added a doc with coding advice. 2015-03-03 14:29:39 -08:00
Brandon Philips
5bddd99a76 docs: fix ior to or 2015-03-03 14:17:42 -08:00
Jeff Lowdermilk
6e704d174d Simplify generating kubeconfig with embeded cert data 2015-03-03 12:18:07 -08:00
markturansky
17dc95dd6f Persistent storage proposal 2015-03-03 15:06:18 -05:00
Piotr Szczesniak
e92192d379 Added new command clusterinfo to kubectl
This is first version of the command. It prints IPs of master and cluster
services. Should be improved once generalized labels are implemented #341.

It requires label kubernet.io/cluster-service=true set for cluster services.

Follow up cl after discussion in #4417.
2015-03-03 20:14:24 +01:00
Charles Butler
88e5b41f40 Added the Juju substrates and test results to GettingStartedGuides/README.md
Refactored the Juju getting started guide with @erictune and
    @brendandburns reccomendations on having a supported matrix listing
    under the cloud support header.
2015-03-03 11:59:36 -05:00
Whit Morriss
bdcee3b89f A getting started guide for juju 2015-03-03 11:59:16 -05:00
Harry Zhang
957fa86b86 Fix broken validation tips and typo in guide
Fix:
1. validation tips broken the list in doc
2. fix typo in command line
2015-03-03 05:43:51 +00:00
Satnam Singh
105803ce04 Update cluster level docs for proxy access 2015-03-02 16:14:03 -08:00
Brian Grant
9eb2d6c881 Merge pull request #4941 from abonas/addkubeclient
add kubeclient to list of ruby client libraries
2015-03-02 13:32:38 -08:00
Brendan Burns
9f7b78b0a8 Merge pull request #4937 from thockin/plural_23_endpoints
Stop using named ports in examples and scripts.
2015-03-02 10:49:31 -08:00
Eric Tune
4ef76aba5a Merge pull request #4708 from pires/update_coreos_kubelet
CoreOS updates to v0.11.0 and kubelet args fix
2015-03-02 10:20:07 -08:00
Alissa Bonas
3c90f3a423 add kubeclient to list of ruby client libraries 2015-03-02 17:43:01 +02:00
Tim Hockin
e0e6741027 Stop using named ports in examples and scripts. 2015-03-01 21:30:45 -08:00
Brendan Burns
dca88634ae Merge pull request #4498 from lhuard1A/libvirt-coreos
Provide a way to create a multi-minions cluster on local VMs faster than with vagrant.
2015-02-26 14:42:05 -08:00
Eric Tune
0a677c67c0 Merge pull request #4799 from pmorie/security_nits
Fix nits in security proposal
2015-02-26 13:22:10 -08:00
Deyuan Deng
660428bb00 Add missing flag description; regenerate man1 2015-02-26 11:15:01 -05:00
Paul Morie
85e890840e Fix nits in security proposal 2015-02-25 14:39:01 -05:00
Rohit Jnagal
0bc98a75f4 Merge pull request #4769 from resouer/fix-mess
Fix commands order & add guide in k8s-ubuntu-cluster readme
2015-02-25 06:40:19 -08:00
Vish Kannan
561ad98901 Merge pull request #4741 from benmccann/docs-update
Docs: update links
2015-02-24 12:56:34 -08:00
Brendan Burns
eefaafc214 Prompt the user to select a container if they don't provide one
and we can't infer it.
2015-02-24 06:50:22 -08:00
resouer
ce6d3b7ea3 Fix commands order & add guide in readme 2015-02-24 10:36:07 +00:00
Dawn Chen
40eec84b94 Merge pull request #4730 from radeksimko/patch-1
Fix a typo (peroid => period)
2015-02-23 14:13:32 -08:00
Ben McCann
b73662ac95 Update links to security contexts and service accounts to point to actual docs instead of pull requests now that those proposals have been merged 2015-02-23 13:55:02 -08:00
Tim Hockin
eed36455a7 Merge pull request #4653 from thockin/secret_fixups
Secrets fixups
2015-02-23 13:49:19 -08:00
Tim Hockin
3e7248f0f4 comments on base64-ness of secrets 2015-02-23 12:40:06 -08:00
Tim Hockin
8bdfc352ce minor fixups as I review secrets 2015-02-23 12:39:47 -08:00
Rohit Jnagal
01da9a6a15 Merge pull request #4726 from coolsvap/coolsvap-centos-manual
Update centos_manual_config.md
2015-02-23 11:21:52 -08:00
Rohit Jnagal
0fd5fa105b Merge pull request #4725 from coolsvap/coolsvap-fedora-manual
Update fedora_manual_config.md
2015-02-23 11:21:28 -08:00
Radek Simko
40e99a3a33 Fix a typo (peroid => period) 2015-02-23 18:39:29 +00:00
Swapnil Kulkarni
a174bba585 Update centos_manual_config.md
Add STATUS field in centos manual guide
2015-02-23 23:17:46 +05:30
Rohit Jnagal
8c2e81efe6 Merge pull request #4719 from browning/logging-documentation-version-clarification
Clarify version the logging documentation applies to
2015-02-23 09:46:12 -08:00
Swapnil Kulkarni
5eb86a69fe Update fedora_manual_config.md
Update STATUS field in fedora-manual guide
2015-02-23 23:15:23 +05:30
Rohit Jnagal
b3ee50d28b Merge pull request #4716 from browning/getting-started-guides-broken-ansible-link
Fixed a broken link in the getting started docs
2015-02-23 09:21:40 -08:00
Swapnil Kulkarni
bcb12ca6bd Update centos_manual_config.md
Added temporary update to documentation for etcd version not working with CentOS virt7-update repo.
2015-02-23 20:33:53 +05:30
Brian Browning
3831aa7042 Add a clarification that the console output showing the kibana url is not present in versions below 0.11 2015-02-22 22:32:42 -08:00
Brian Browning
fb60a17206 Fixed a broken link to the fedora ansible guide in the getting started guides menu 2015-02-22 14:02:57 -08:00
Paulo Pires
3d50f0dc19 Fixed manual version update in CloudFormation template comment. 2015-02-22 16:19:39 +00:00
Paulo Pires
13c32d9179 Updated reference table for CoreOS. 2015-02-22 16:17:44 +00:00
Paulo Pires
8d54545226 Upgraded Kubernetes to 0.11.0.
Replaced kubelet argument --etcd_servers with --api_servers.
Fixes #4614
2015-02-22 16:08:00 +00:00
Jonathan Boulle
f216b0a2f2 docs/pods: update to address comments 2015-02-21 14:03:55 -08:00
Jonathan Boulle
a25deb67dc Rework definition of pods.
This rephrases and expands the definition of pods in an attempt to be:
a) much more explicit about what technically constitutes a pod;
b) agnostic towards particular container implementations.

A change along these lines will be critical as Kubernetes starts to
support alternative container runtimes (for example, #2725).

In trying to be as clear as possible, this turned into a larger rewrite
than I had originally anticipated, but I am fairly confident that it is
still effectively a no-op in terms of the current Kubernetes
implementation.  But I stand correctable :-).

The change also introduces some other minor cleanup and drops the
link to the `lmctfy` paper, which seemed like a tenuous reference
(perhaps there is something more specific within the lmctfy project we
could link to instead?)
2015-02-21 12:20:46 -08:00
Brendan Burns
daeadc15a9 Merge pull request #4524 from pires/coreos_etcd_waiter_requirements
Removed rule that defined etcd waiter to happen before setup-network-environment
2015-02-20 15:42:58 -08:00
Eric Paris
421da2043a Generate new docs with the new changes 2015-02-20 16:41:31 -05:00
Clayton Coleman
8c7a8b4347 Clarify the difference between kinds and resources in the API
As we prepare to expose additional endpoints for pod status, cloning,
binding, and templating, we should clarify the terminology and
distinctions. Use pod status as an example of an alternative "resource"
that shares the same "kind" (schema) as pods.
2015-02-20 15:46:27 -05:00
Eric Tune
38a85ef81e Service account proposal.
COMMIT_BLOCKED_ON_GENDOCS
2015-02-20 12:04:39 -08:00
Yu-Ju Hong
03288c3621 Merge pull request #4590 from gmarek/client3
Add info about contention profiling to profiling.md
2015-02-20 10:21:20 -08:00
Victor Marmol
49e7900e1a Merge pull request #4665 from ddysher/admission-doc
Admission doc cleanup
2015-02-20 09:35:38 -08:00
Victor Marmol
54ef88bbf8 Merge pull request #4664 from eparis/kubectl-man
kubectl autogen docs update
2015-02-20 09:24:21 -08:00
Tim Hockin
646621e0e8 Merge pull request #3763 from ncdc/remote-exec-port-forward
Add streaming remote command execution and port forwarding
2015-02-20 08:40:33 -08:00
Deyuan Deng
a43a039e5f Admission doc cleanup 2015-02-20 10:46:09 -05:00
Eric Paris
4806160c51 use the cobra inherrited flags instead of implementing it 2015-02-20 10:20:11 -05:00
Andy Goldstein
5bd0e9ab05 Add streaming command execution & port forwarding
Add streaming command execution & port forwarding via HTTP connection
upgrades (currently using SPDY).
2015-02-20 09:57:02 -05:00
gmarek
c877ae3796 apply comments 2015-02-20 09:39:13 +01:00
Jeff Grafton
d28868c164 Update development doc on how to generate code coverage reports. 2015-02-19 18:43:34 -08:00
Daniel Smith
2c30455048 fix docs 2015-02-19 13:22:29 -08:00
Brendan Burns
ce9cb81e19 Merge pull request #4613 from brendandburns/master
Merging 4011
2015-02-19 11:57:56 -08:00
Brendan Burns
d9d5837510 Merge branch 'kubectl-man' of https://github.com/eparis/kubernetes into eparis-kubectl-man
Conflicts:
	docs/kubectl.md

    COMMIT_BLOCKED_ON_GENDOCS
2015-02-19 11:53:38 -08:00
Brendan Burns
a57d6a10e5 Merge pull request #3922 from ZJU-SEL/ubuntu-cluster
Scripts to install k8s on ubuntu cluster with flannel network
2015-02-19 11:48:57 -08:00
Brendan Burns
f2cf462f78 Merge pull request #3897 from marctrem/master
Calling 'vagrant up' directly is not supported.  Instead, please run the...
2015-02-19 11:48:43 -08:00
Yu-Ju Hong
1e0a2ebdb5 Fix the command in ui.md
Tested by running the command locally.
2015-02-19 11:37:03 -08:00
Jeff Lowdermilk
703b642886 Merge pull request #4517 from liggitt/kubeconfig_cert_data
Let .kubeconfig be a single-source config for API clients
2015-02-19 10:22:58 -08:00
Paul Morie
777b464de5 Minor addendums to secrets proposal 2015-02-19 12:02:18 -05:00
Jordan Liggitt
abb38cf793 Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
gmarek
f6ace4dd83 Add info about contention profiling to profiling.md 2015-02-19 14:50:54 +01:00
Lénaïc Huard
ce7a993269 libvirt-coreos cluster provider
libvirt-coreos is a cluster provider for kubernetes that starts local VMs and
runs kubernetes on it.
Its goal is to provide a multi-machines environment to develop and test kubernetes.

The purpose is mostly the same as the vagrant provider but with a big focus on
efficiency. The vagrant cluster takes a long time to boot and consumes a huge
amount of disk space. libvirt-coreos aims at being cheaper. As a consequence,
libvirt-coreos allows to start bigger clusters with more minions than vagrant.
2015-02-19 12:44:35 +01:00
Sam Ghods
046c11d5fd Update api-conventions.md to fix heading link 2015-02-18 18:31:37 -08:00
Brian Grant
cf6e990723 Merge pull request #4495 from yujuhong/api_docs
Add a brief description on how we handle defaults
2015-02-18 17:03:55 -08:00
Yu-Ju Hong
6bbde837b8 Merge pull request #4543 from mattf/tpyo
fix a few typos i ran into during setup
2015-02-18 14:40:24 -08:00
Yu-Ju Hong
faefefc9a8 Merge pull request #4553 from a-robinson/docs
Combine the two documentation sections on how to use godeps
2015-02-18 14:31:56 -08:00
Alex Robinson
e752271e83 Combine the two documentation sections on how to use godeps. 2015-02-18 22:16:12 +00:00
Yu-Ju Hong
418f336731 Merge pull request #4322 from bprashanth/nginx_port_collision
Modify nginx port to avoid collision with api server
2015-02-18 13:01:29 -08:00
Matthew Farrellee
0d2d6ed61e fix spelling of separate 2015-02-18 14:42:40 -05:00
Matthew Farrellee
b644f63a4b fix spelling of privileged 2015-02-18 14:42:40 -05:00
Eric Tune
e045b19bec Merge pull request #4126 from pmorie/secrets_proposal
Secrets proposal
2015-02-18 09:05:18 -08:00
Zach Loafman
7d1f23d7d5 Document current ways to run a single e2e 2015-02-18 07:51:36 -08:00
Xingyu Chen
aeeebe2126 finish the multinode ubuntu k8s setup script and guide ,tested ok 2015-02-18 19:09:06 +08:00
Paulo Pires
cd0082abb9 Removed rule that defined etcd waiter to happen before setup-network-environment. 2015-02-18 08:54:57 +00:00
David Oppenheimer
0e1c0b26dc Update roadmap.md 2015-02-17 23:09:45 -08:00
Paul Morie
ea18e6698d Secrets proposal 2015-02-17 20:29:38 -05:00
Saad Ali
9d850be8d7 Update Event Compression Design Doc with LRU Cache 2015-02-17 16:36:08 -08:00
Eric Tune
dba24d1325 Merge pull request #4496 from hjfreyer/patch-1
Upgrade to v0.10.1 in standalone.yaml
2015-02-17 15:44:40 -08:00
Nikhil Jindal
9f768b521d Merge pull request #4491 from coolsvap/master
Added getting started guide for CentOS
2015-02-17 15:22:05 -08:00
Yu-Ju Hong
299d894dbb Add a brief description on how we handle defaults 2015-02-17 13:08:38 -08:00
Alex Robinson
3043ae9144 Merge pull request #4492 from jlowdermilk/e2e
Cleanup resources after services/guestbook e2e tests.
2015-02-17 12:04:46 -08:00
Nikhil Jindal
c2b7652887 Merge pull request #4446 from nigelcharman/patch-1
Update locally.md - modify incorrect etcd link
2015-02-17 11:46:22 -08:00
Jeff Lowdermilk
b786c116b6 Make kubectl stop take -f flag (for filename|url|directory) 2015-02-17 11:27:47 -08:00
Hunter Freyer
9147d1b6ea Upgrade to v0.10.1 in standalone.yaml
I believe this was accidentally left out of 9acb50c916, but it may have been intentional.
2015-02-17 14:22:16 -05:00
Brian Grant
76ed22ab07 Merge pull request #4425 from pires/fix_flannel_key_etcd
Fixes #4309 #4362
2015-02-17 09:59:44 -08:00
Brian Grant
faa191b1ab Merge pull request #4452 from mattmoor/docs
Update images doc to talk about GCR
2015-02-17 09:58:44 -08:00
Clayton Coleman
0e07e61a53 Merge pull request #4381 from sdminonne/bug_fix
kubectl delete resource : remove all resources
2015-02-17 12:25:56 -05:00
Swapnil Kulkarni
6d94cbcd7c Added getting started guide for CentOS
Added getting started guide to setup one minion
setup using CentOS
2015-02-17 22:26:45 +05:30
Eric Tune
97b7f7c391 Merge pull request #3910 from csrwng/security_contexts
[Proposal] Security Contexts
2015-02-17 08:42:06 -08:00
Matt Moore
b27d59d8a9 update images doc to talk about GCR 2015-02-15 10:29:31 -08:00
Nigel Charman
862065ed8d Update locally.md
Modify etcd link to remove /tag/0.4.6, since kubernetes requires etcd v2.0 or later
2015-02-14 21:48:16 +13:00
Eric Tune
64678b71f3 Merge pull request #4372 from saad-ali/event_compression_doc
Documentation for Event Compression
2015-02-14 00:11:32 -08:00
Saad Ali
842867e298 Merge pull request #4438 from gmarek/master
Added instruction for profiling apiserver
2015-02-13 16:09:19 -08:00
Marek Grabowski
1a161b6522 Added instruction for profiling apiserver 2015-02-14 00:11:38 +01:00
Tim Hockin
baa6af8a7a Merge pull request #4265 from thockin/roadmap
First draft of roadmap to 1.0 update
2015-02-13 15:10:51 -08:00
Paulo Pires
4c2819c5eb Fixes #4309 #4362 2015-02-13 19:02:09 +00:00
Jeff Lowdermilk
3bded83201 Merge pull request #4385 from erictune/docpatch
Update ports doc.
2015-02-13 09:34:52 -08:00
Salvatore Dario Minonne
fda17c1b7a kubectl delete resource : remove all resources 2015-02-13 18:25:41 +01:00
Eric Tune
629d6657fb Update ports doc.
Fix.
2015-02-13 09:18:40 -08:00
Eric Tune
7e6015141d Merge pull request #4401 from jlowdermilk/local-kubeconfig
Make local clusters work painlessly with kubeconfig
2015-02-13 09:11:36 -08:00
Eric Tune
e84b5b9e78 Merge pull request #4029 from smarterclayton/security_proposal
Kubernetes pod and namespace security model
2015-02-13 09:08:37 -08:00
Brendan Burns
f63cf05d21 Add some docs to the template format. 2015-02-12 18:29:11 -08:00
Saad Ali
ae92274e8d Merge pull request #4402 from MikeJeffrey/docs
Comments go above the sample line in kubectl docs.
2015-02-12 16:43:35 -08:00
Brendan Burns
6ff9e98fee Merge pull request #4377 from pires/upgrade_coreos_kube_to_0_10_1
Upgraded CoreOS getting-started guides to v0.10.1.
2015-02-12 16:40:56 -08:00
Jeff Lowdermilk
61cc821506 Make local clusters work painlessly with kubeconfig 2015-02-12 16:30:41 -08:00
Eric Paris
a6beb2e7df Autogenerate md documentation for kubectl
This does away with the giant dump from cobra for kubectl and instead
generates md files which contain similar information, but one per verb.
This might work well as part of the cobra project, instead of doing it
in kube, but this gets us nice, linked, documentation right now.  If
people like it, I will try to get something similar into cobra.
2015-02-12 19:08:57 -05:00
Eric Paris
9e9fb9457f automatically generate man pages for kubectl
generate man pages for kubectl using the cobra.Command information.
This will directly create files in (by default) docs/man/man1/ called
kubectl*.1.  Each child verb/cobra command will gets its own man page.
2015-02-12 19:08:52 -05:00
MikeJeffrey
710f01cf2e Running run-gendocs to regenerate kubectl.md 2015-02-12 16:03:09 -08:00
Yu-Ju Hong
63a40521b1 locally.md: update the docker version requirement to 1.3 2015-02-12 14:05:26 -08:00
Clayton Coleman
358d1ab304 Kubernetes pod and namespace security model
This proposed update to docs/design/security.md includes proposals
on how to ensure containers have consistent Linux security behavior
across nodes, how containers authenticate and authorize to the master
and other components, and how secret data could be distributed to
pods to allow that authentication.

References concepts from #3910, #2030, and #2297 as well as upstream issues
around the Docker vault and Docker secrets.
2015-02-12 10:37:27 -05:00
Paulo Pires
df1cfb8704 Updated getting-started guides README entries related to CoreOS. 2015-02-12 12:49:18 +00:00
Paulo Pires
9acb50c916 Upgraded CoreOS getting-started guides to v0.10.1. 2015-02-12 11:07:49 +00:00
Saad Ali
b2d432005f Documentation for Event Compression 2015-02-11 18:04:30 -08:00
Victor Marmol
0a64fecaf5 Minor clarification of --server flag.
Fixes #3425.
2015-02-11 17:04:41 -08:00
Alex Robinson
1fa696ceb2 Merge pull request #4355 from vmarmol/cmd
Update github.com/spf13/cobra to HEAD.
2015-02-11 15:56:29 -08:00
Victor Marmol
c759264442 Updating docs with new CLI flag output. 2015-02-11 15:47:53 -08:00
roberthbailey
0ddbb52717 Merge pull request #4344 from GoogleCloudPlatform/erictune-patch-1
Update README.md
2015-02-11 15:19:27 -08:00
Eric Tune
b4ab2b7a1b Update README.md 2015-02-11 13:05:02 -08:00
Alex Robinson
d3d71df943 Fix bad config in flaky test documentation and add script to help check
for flakes.
2015-02-11 12:28:34 -08:00
roberthbailey
3afefc464c Merge pull request #4308 from philips/patch-1
docs: resources: minor spelling fix otr to or
2015-02-11 11:25:17 -08:00
roberthbailey
d10ae1ee89 Merge pull request #4325 from tobert/patch-1
fix spelling of "below"
2015-02-11 11:24:51 -08:00
Brian Grant
20f7cbb87b Merge pull request #4291 from jlowdermilk/delete-kubecfg
Remove kubecfg, cleanup a few stray references.
2015-02-11 11:18:59 -08:00
Al Tobey
6d09e2943b fix spelling of "below" 2015-02-11 10:54:29 -08:00
Prashanth Balasubramanian
ec298733c7 Modify nginx port to avoid collision with api server 2015-02-11 10:23:31 -08:00
CJ Cullen
c2b0632be4 Merge pull request #4217 from pires/fix_coreos_master_portal_net
Fixed API server portal_net flag that could break service networking on CoreOS
2015-02-11 10:15:46 -08:00
Jeff Lowdermilk
8276a9e03d Merge pull request #4295 from MikeJeffrey/kubectldocs
Clean up kubectl help for auto-gen'd kubectl.md
2015-02-11 09:41:30 -08:00
Brandon Philips
839eafb734 docs: resources: minor spelling fix otr to or 2015-02-10 20:02:22 -08:00
Jeff Lowdermilk
197059b65d Remove kubecfg, cleanup a few stray references. 2015-02-10 16:43:12 -08:00
Prashanth Balasubramanian
c51349009c Clarify the documentation for starting a local cluster. 2015-02-10 16:04:52 -08:00
MikeJeffrey
e5459c8802 Clean up kubectl help for auto-gen'd kubectl.md 2015-02-10 12:02:05 -08:00
Jeff Lowdermilk
96c9a15ed5 Merge pull request #4279 from jimmidyson/proxy-tweaks
Configurable API prefix for kubectl proxy
2015-02-10 11:21:22 -08:00
roberthbailey
2c2a59568c Merge pull request #4276 from a-robinson/docs
Add steps to the development guide for how to use godep to update an existing dependency
2015-02-10 10:11:57 -08:00
Jeff Lowdermilk
ed9761fef1 Merge pull request #4237 from brendandburns/pd_fix
Add a label command to kubectl.
2015-02-10 09:47:18 -08:00
Jimmi Dyson
f4a9b62d06 Configurable API prefix for kubectl proxy 2015-02-10 13:58:46 +00:00
Alex Robinson
5f7fd365b7 Add steps to the development guide for how to use godep to update an
existing dependency.

Also change from the numbered lists from markdown that didn't work due to
the intervening code blocks to just raw text numbered lists.
2015-02-10 09:44:23 +00:00
Brendan Burns
ac35aa5e32 Add a label command. 2015-02-09 20:09:02 -08:00
Tim Hockin
39e63d94fc First draft of roadmap to 1.0 update 2015-02-09 16:09:41 -08:00
Ravi Sankar Penta
3a5ef05f64 Make periodic sync nodes from cloud provider optional.
--sync_nodes=false gives user flexibility to add/remove nodes in the
cluster using REST api/kubectl cli and at the same time can use
cloud provider for other resources like persistent disks, etc.
2015-02-09 13:42:44 -08:00
csrwng
2b01746104 Specify intent for container isolation and add details for id mapping 2015-02-09 14:21:40 -05:00
Brendan Burns
301eba9d5f Merge pull request #4234 from brendandburns/e2e2
Now that we automatically format GCE PD, remove formatting from the e2e.
2015-02-09 10:12:02 -08:00
Jeff Lowdermilk
6021dcba30 Merge pull request #4213 from smarterclayton/use_name_from_server
Use name from server when displaying create/update
2015-02-09 09:41:20 -08:00
Clayton Coleman
52c6c60b15 Use name from server when displaying create/update
Allows generated names from files to be displayed so users can
interact with them.
2015-02-08 21:40:47 -05:00
Brendan Burns
e7a69504b4 Now that we automatically format GCE PD, remove formatting from the e2e test.
Also remove docs that note that it is necessary.
2015-02-06 20:30:58 -08:00
Brendan Burns
31ce2a9411 Adjust replication controller validation to be more flexible about
read/write volumes.
Update docs to reflect reality as it is implemented.
2015-02-06 14:58:21 -08:00
Paulo Pires
c48d5dd09f Fixed API server portal_net flag that could break service networking by setting an IP from a subnet allocated to a node. 2015-02-06 18:46:54 +00:00
Alan Williams
ec399f5ee8 Updated for relevancy with the latest release and added more supporting information 2015-02-05 20:21:38 -08:00
Brendan Burns
50e855953f Merge pull request #4131 from a-robinson/validate
Add a few extra test cases for API validation of labels
2015-02-05 15:37:45 -08:00
Brendan Burns
f153a27235 Merge pull request #4147 from jlowdermilk/kubeconfig-view
Allow output formatting for kubectl config view
2015-02-05 14:48:02 -08:00
Jeff Lowdermilk
5a702ad123 Allow --output formatting of kubectl config view, make merge default 2015-02-05 10:44:16 -08:00
Mike Schiller
3efb4527f4 inserted mising = in kube-apiserver's portal_net parameter that prevented the kube-apiserver from starting 2015-02-05 12:27:41 -05:00
Brian Grant
42fec8ec4e Merge pull request #4110 from jimmidyson/proxy-tweaks
kubectl proxy: make static prefix configurable
2015-02-05 07:08:07 -08:00
Brendan Burns
93776b1363 Remove kubecfg from all getting started docs. 2015-02-04 23:20:11 -08:00
Deyuan Deng
f406a57c2c Use replication controller for redis master. 2015-02-04 18:23:36 -05:00
Alex Robinson
6bb374ca54 Add a few extra test cases for API validation of labels that would have
caught a bug that was in past versions. Also, copy the label key format
requirements from the API types.go comments into the labels doc.
2015-02-04 22:24:46 +00:00
deads2k
8a2fe9bd2b modify policy to correctly identify resource versus kind 2015-02-04 13:36:01 -05:00
Brian Grant
926f46bf8a Merge pull request #3689 from erictune/multiclusterdoc
Availability and multi-cluster documentation.
2015-02-04 10:07:25 -08:00
Jeff Lowdermilk
6acac8f761 Merge pull request #3754 from deads2k/deads-remove-ns-path
remove --ns-path option from .kubeconfig file
2015-02-04 08:10:21 -08:00
Jimmi Dyson
e2baf049c0 kubectl proxy: make static prefix configurable 2015-02-04 15:57:21 +00:00
Brendan Burns
9384f01d56 Merge pull request #4081 from a-robinson/badlink
Fix the broken links in the labels and access design docs.
2015-02-03 20:44:20 -08:00
Alex Robinson
ad8aaaad0e Fix the broken links in the labels and access design docs. 2015-02-03 23:02:21 +00:00
Alex Robinson
f51e857ce2 Merge pull request #4042 from sym3tri/patch-1
doc: fix broken link
2015-02-03 14:49:25 -08:00
Jeff Lowdermilk
1f2c907991 Merge pull request #4053 from deads2k/deads-add-envvar-flag
add flag to manage $KUBCONFIG files
2015-02-03 14:49:05 -08:00
deads2k
affa85fab0 add flag to manage $KUBECONFIG files 2015-02-03 16:12:02 -05:00
Brian Grant
52886de150 Merge pull request #4069 from nikhiljindal/docs
Adding links to http://kubernetes.io/third_party/swagger-ui/ in our docs
2015-02-03 12:52:04 -08:00
nikhiljindal
7cd243cf31 Adding links to http://kubernetes.io/third_party/swagger-ui/ in our docs 2015-02-03 12:21:16 -08:00
deads2k
bc93de314a remove --ns-path option from .kubeconfig file, kick tests 2015-02-03 14:22:55 -05:00
Alex Robinson
8fa46750ad Merge pull request #4054 from kargakis/docs
Add links to logging libraries in question
2015-02-03 09:50:27 -08:00
Brian Grant
4eb41b2330 Merge pull request #3592 from brendandburns/cli
Add a service generator and a command to easily expose services.
2015-02-03 09:07:05 -08:00
kargakis
4e567546e4 Add links to logging libraries in question 2015-02-03 15:09:46 +01:00
Chris Hiestand
3867d02f94 minor typo/spelling correction
s/considerined/considered
2015-02-03 00:41:42 -08:00
Ed Rooth
7b7c1bdf9c doc: fix broken link 2015-02-02 18:12:32 -08:00
Brendan Burns
cbd87b375a Update docs to reflect reality. 2015-02-02 16:34:20 -08:00
kargakis
76365af42c Refine services doc 2015-02-02 23:16:37 +01:00
Brendan Burns
b05a4f603f Merge pull request #4010 from kargakis/docs
Fix roadmap doc
2015-02-02 10:54:42 -08:00
Brendan Burns
346c749ba9 Merge pull request #4012 from rimusz/master
Another link for multi-node vagrant cluster on Mac
2015-02-02 10:50:07 -08:00
Brendan Burns
0b1a50f5cb Merge pull request #4020 from runseb/newdocs
Ansible playbook for cloudstack
2015-02-02 10:49:35 -08:00
Alex Robinson
8fc228700a Merge pull request #4023 from fabianofranz/master
Fix typos
2015-02-02 09:57:38 -08:00
Satnam Singh
61c4a04ad2 Merge pull request #3805 from mnagy/allow_multiple_files_in_update
Use new resource builder in kubectl update
2015-02-02 08:40:24 -08:00
fabianofranz
de14a6ff08 Fix typos 2015-02-02 14:25:00 -02:00
Sebastien Goasguen
54e8090b32 ansible playbook for cloudstack 2015-02-02 06:16:46 -05:00
rimusz
c566395728 Setup Multi-node Cluster on GCE in an easy way from OS X 2015-02-01 20:42:41 +00:00
rimusz
c85877637d Another link for multi-node vagrant cluster on Mac 2015-02-01 00:55:34 +00:00
kargakis
3006bd70b0 Fix roadmap doc 2015-01-31 20:53:27 +01:00
Brendan Burns
7e48b26ff5 Address comments, fix tests. 2015-01-30 20:51:40 -08:00
Zach Loafman
af25c3c671 Merge pull request #3926 from erictune/matrix
OS/IaaS/Cfg support matrix.
2015-01-30 16:47:35 -08:00
Eric Tune
097a6c4288 OS/IaaS/Cfg support matrix. 2015-01-30 16:29:33 -08:00
Joe Beda
6bdede6925 Convert kube-apiserver to hyperkube.
Part of #108.

Also:
* Added hyperkube cmd (not built by default yet).
* Added version support to hyperkube
* Remove health_check_minions flag from apiserver as it is no longer used with #3733
2015-01-30 13:06:28 -08:00
Satnam Singh
a9aabda0f0 Merge pull request #3975 from sdminonne/etcd.2.0.0
Fix dockerfile for etcd.2.0.0
2015-01-30 08:33:18 -08:00
Martin Nagy
b6ddd6548c Use new resource builder in kubectl update 2015-01-30 16:05:20 +01:00
Salvatore Dario Minonne
9a0e16a009 Fix dockerfile for etcd.2.0.0 2015-01-30 15:32:13 +01:00
Ye Yin
248624fc1f Add docker's add/drop capabilites 2015-01-30 15:09:31 +08:00
csrwng
8b72dd9000 [Proposal] Security Contexts 2015-01-28 19:02:00 -05:00
Mrunal Patel
19e0605f5b Replace "net" by "pod infra" in docs and format strings. 2015-01-28 15:03:06 -08:00
Marc Tremblay
25a6cbf526 Calling 'vagrant up' directly is not supported. Instead, please run the following:
export KUBERNETES_PROVIDER=vagrant
  ./cluster/kube-up.sh
2015-01-28 17:22:59 -05:00
Yu-Ju Hong
fe4d509fa7 Fix typos in ubuntu_single_node.md 2015-01-28 07:16:15 -08:00
Alex Mohr
a01974999d Merge pull request #3848 from brendandburns/aws
Update the AWS configs to handle VPC
2015-01-27 17:24:47 -08:00
Brian Grant
68d617f538 Merge pull request #3842 from satnam6502/roadmap
Add performance roadmap items
2015-01-27 15:45:50 -08:00
Brendan Burns
8001487666 Update the AWS configs to handle VPC 2015-01-27 13:33:57 -08:00
Brian Grant
0ee8f1a057 Merge pull request #3790 from ddysher/node-doc-update
Update node.md
2015-01-27 12:37:36 -08:00
Satnam Singh
d1ccfd81c7 Add performance roadmap items 2015-01-27 12:20:23 -08:00
Brendan Burns
250b9ccd74 Address comments. Rebase. 2015-01-27 10:23:28 -08:00
Brendan Burns
09166f5252 Add a service generator and a command to easily expose services. 2015-01-27 10:06:08 -08:00
Paulo Pires
da127837ec Updated Kubernetes version in CoreOS related files. 2015-01-27 09:35:36 +00:00
Paulo Pires
7cf686b09f Updated Kubernetes version in AWS CoreOS related files. 2015-01-27 09:33:13 +00:00
resouer
1d97b725ef Init 4 nodes cluster doc 2015-01-27 10:52:51 +08:00
Brian Grant
6500bac04e Merge pull request #3803 from jlowdermilk/architecture
Update architecture diagram/png/svg to name 'kubectl' as client.
2015-01-26 15:28:54 -08:00
Joe Beda
fab7636aa6 Add Dockerfile for sequence diagram generation 2015-01-26 15:25:47 -08:00
roberthbailey
b6e345c3c9 Merge pull request #3802 from jbeda/seqdiag-tweak
Small tweaks to sequence diagram generation.
2015-01-26 13:54:08 -08:00
Jeff Lowdermilk
6ba8b7dfb2 Merge pull request #3768 from deads2k/deads-make-kubectl-config-easier-alt
make kubectl config set-cluster easier to use
2015-01-26 13:13:26 -08:00
deads2k
05bc508a13 make all kubectl config set-* easier to use 2015-01-26 15:16:54 -05:00
Jeff Lowdermilk
0a127ea14e Update architecture diagram/png/svg to name 'kubectl' as client. 2015-01-26 11:35:53 -08:00
Deyuan Deng
04ed23a7b3 Update node.md 2015-01-26 13:56:13 -05:00
Eric Tune
4c2d554c73 Merge pull request #3057 from derekwaynecarr/resource_controller_proposal
Admission control plugins: LimitRanger and ResourceQuota
2015-01-26 10:46:20 -08:00
Joe Beda
a56595ce0e Small tweaks to sequence diagram generation.
Fix up name of font download and no transparency so it is easier to iterate.
2015-01-26 10:35:20 -08:00
Tim Hockin
81e4d01ab8 Merge pull request #3786 from calavera/fix_dns_link
Fix link to the dns addon readme
2015-01-24 00:23:33 -08:00
David Calavera
e889fc336f Fix link to the dns addon readme 2015-01-24 00:16:36 -08:00
David Calavera
46c1154ed5 Fix inline comment about label examples. 2015-01-23 20:14:36 -08:00
Victor Marmol
8d38f74425 Update developer docs to use hack/ for e2e. 2015-01-23 15:52:12 -08:00
Vishnu Kannan
6388c77197 Update RFCs in docs/resources.md 2015-01-23 22:29:06 +00:00
Brian Grant
0b5cfa2a0f Merge pull request #3748 from vishh/update_resources_doc
Update resources.md to reflect the new compute resource naming policy.
2015-01-23 14:05:38 -08:00
Vishnu Kannan
f933b55405 Update resources.md to reflect the new compute resource naming policy. 2015-01-23 21:41:06 +00:00
derekwaynecarr
badf5560a4 Doc tweaks 2015-01-23 12:56:49 -05:00
derekwaynecarr
6c17bfa526 Remove resource_controller proposal 2015-01-23 12:56:49 -05:00
derekwaynecarr
c772de762f ResourceQuota proposal 2015-01-23 12:56:49 -05:00
derekwaynecarr
2803782af6 Design document for LimitRange 2015-01-23 12:56:49 -05:00
derekwaynecarr
ec568d7d9a Resource controller proposal 2015-01-23 12:56:49 -05:00
Deyuan Deng
c263a79d3e Add node sync period flag 2015-01-22 19:14:02 -05:00
Tim Hockin
5c3fd0c3ef Merge pull request #3645 from bgrant0607/config
CLI/config roadmap
2015-01-22 13:43:25 -08:00
Tim Hockin
124915417c Merge pull request #3723 from jlowdermilk/kubectl-stop
Add a kubectl stop command
2015-01-22 13:42:52 -08:00
Tim Hockin
bc01148286 Merge pull request #3722 from bgrant0607/docfix
Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
2015-01-22 11:02:56 -08:00
Brian Grant
55d0d0d258 Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
Partially addresses #2144. Fixes #834.
2015-01-22 18:58:04 +00:00
Brian Grant
1ed9597975 First draft of CLI/config roadmap. 2015-01-22 18:18:46 +00:00
Brendan Burns
80ad188912 Merge pull request #3556 from pires/fix_aws_coreos_cloudformation
Fix AWS CoreOs documentation & CloudFormation template.
2015-01-22 09:55:27 -08:00
Jeff Lowdermilk
201e99e0ee Add a kubectl stop command 2015-01-22 09:46:53 -08:00
Filipe Brandenburger
b1727b0330 Revert "Add a kubectl stop command" 2015-01-22 09:00:50 -08:00
Brian Grant
a921086507 Merge pull request #3662 from jlowdermilk/kubectl-stop
Add a kubectl stop command
2015-01-22 06:58:29 -08:00
Paulo Pires
078b37cd2f Fixed nits. 2015-01-21 23:00:16 +00:00
Eric Tune
cb6d23b186 Fix. 2015-01-21 13:28:35 -08:00
Eric Tune
845f0e9dd1 Fix. 2015-01-21 13:26:40 -08:00
Eric Tune
144d19086f Fix. 2015-01-21 13:18:42 -08:00
Eric Tune
df60a2466b Reorganize mitigations. 2015-01-21 13:14:36 -08:00
Tim Hockin
30219f8dfa Merge pull request #3664 from thockin/pull-if
Pull if
2015-01-21 13:05:28 -08:00
Tim Hockin
7dd0400065 Merge pull request #3470 from deads2k/deads-add-kubecfg-ns
respect namespace from .kubeconfig file
2015-01-21 12:58:06 -08:00
Tim Hockin
81343aac63 Change PullPolicy constants to match 2015-01-21 12:48:56 -08:00
Eric Tune
a20e44a6ac Availability and multi-cluster documentation. 2015-01-21 11:47:32 -08:00
Brian Grant
6b24c518fb Merge pull request #3675 from hTrap/patch-3
typo in capitalisation
2015-01-21 10:36:49 -08:00
Brian Grant
f100b65108 Merge pull request #3678 from hTrap/patch-4
typo fixed
2015-01-21 10:35:33 -08:00
Tim Hockin
4061de1ef2 Merge pull request #3510 from thockin/dns
Update DNS doc
2015-01-21 08:46:58 -08:00
Parth Oberoi
a5d413b774 typo fixed
'r' removed from 'identifies'
2015-01-21 21:36:43 +05:30
Parth Oberoi
39f4c29009 typo in capitalisation
"HTTPs" changed to HTTPS
2015-01-21 21:14:16 +05:30
Brian Grant
8537a73264 Merge pull request #3658 from codemonkey77/codemonkey77-patch-1
Broken link in docs/README.md
2015-01-21 07:28:10 -08:00
Brian Grant
20019ead4c Merge pull request #3616 from hTrap/patch-1
typo fixed
2015-01-21 07:14:56 -08:00
Parth Oberoi
3b3ff037b0 typo fixed ';'
unexpected ';' after environment on line 7
2015-01-21 14:29:56 +05:30
Jeff Lowdermilk
b1aa037990 Add a kubectl stop command 2015-01-20 19:01:32 -08:00
codemonkey77
aabc1c35f6 Broken link in docs/README.md
Link was broken following rename of ux.md to ui.md
2015-01-21 01:23:59 +00:00
Tim Hockin
21ab82d269 Merge pull request #3637 from smarterclayton/clarify_name
Clarify name must be lowercase in docs, to match code
2015-01-20 15:23:01 -08:00
deads2k
dd01137138 add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
Paulo Pires
09b4a6a6ee Fixed missing standalone.yaml fix to Docker overlay driver. Refs #3625. 2015-01-20 19:50:15 +00:00
Paulo Pires
a1a725bdde Update node.yaml to support graphdriver: overlay. Refs #3625 2015-01-20 19:42:55 +00:00
Clayton Coleman
3ba8af04ac Clarify name must be lowercase in docs, to match code
We restrict DNS_SUBDOMAIN to lowercase for sanity.
2015-01-20 13:55:17 -05:00
Alex Robinson
aa2c04ecc2 Merge pull request #3598 from ryfow/patch-2
Fix table of contents
2015-01-20 10:55:08 -08:00
Alex Robinson
4a4013a8a6 Merge pull request #3597 from ryfow/patch-1
Remove .md from annotations link text
2015-01-20 10:26:07 -08:00
Patrick Reilly
41955a9235 Update node.yaml to support graphdriver: overlay
Update node.yaml to support graphdriver: overlay as btrfs produces "fatal" "prerequisites for driver not satisfied (wrong filesystem?)" on CoreOS Alpha 561.0.0
2015-01-20 08:19:52 -08:00
Parth Oberoi
6d6d3a3bee typo fixed 2015-01-20 05:02:13 +05:30
Ryan Fowler
9aec0a3609 Fix table of contents
Additional user guides section appears to have been renamed.
2015-01-18 09:19:44 -06:00
Ryan Fowler
f58198bad8 remove .md from annotations link text
Adds consistency with the other links on the page.
2015-01-18 09:15:15 -06:00
Andrew Seidl
8248e6bef6 Fix typos in kubectl docs, via gendocs 2015-01-18 02:20:00 -06:00
Tim Hockin
2367360321 Update DNS doc 2015-01-17 19:42:09 -08:00
Paulo Pires
81477fce2b Fixed CloudFormation template by replacing pretty-but-broken quotes written by troublesome text editor. Fixes #3543 2015-01-17 12:58:58 +00:00
Paulo Pires
4788f7fa4b Updated AMI images for the alpha channel on all regions (HVM). Fixes #3543 2015-01-16 11:44:07 +00:00
Paulo Pires
b40fe81569 Updated minion section in AWS Cloudformation template. Refs #3543 2015-01-16 11:44:07 +00:00
Paulo Pires
1571dd69f2 Updated master section in AWS Cloudformation template. Refs #3543 2015-01-16 11:44:07 +00:00
Paulo Pires
20eb0b2bf3 Updated cloud-configs and AWS CoreOS instructions to Kubernetes 0.8.1 and informing users about better picking CoreOS AWS images. Refs #3543 2015-01-16 11:44:07 +00:00
bgrant0607
52cd620da8 Merge pull request #3537 from brendandburns/cli
Add inline JSON patching to kubectl update ...
2015-01-15 17:08:51 -08:00
Brendan Burns
3572ed1828 Addressed comments. 2015-01-15 16:08:12 -08:00
Brendan Burns
ae88521739 Add inline patching to kubectl update. 2015-01-15 16:08:12 -08:00
Brendan Burns
e8489264cf Addressed comments. 2015-01-15 16:07:56 -08:00
Brendan Burns
e12a78cb1d Merge pull request #3434 from pires/update-coreos-kubernetes
Fixed CoreOS cluster starting guide
2015-01-15 16:05:51 -08:00
Paulo Pires
540bf6053c Missed a spot (TODO blame someone else). 2015-01-15 23:40:44 +00:00
Paulo Pires
78437d2db5 Linked another way of trying out Kubernetes on Coreos, this time with Vagrant alone. 2015-01-15 23:01:10 +00:00
Paulo Pires
08eecc8827 Removed CoreOS image version for AWS and GCE in favor of linking to the official channel. 2015-01-15 23:00:15 +00:00
Brendan Burns
4209bd4888 Add add a utility for merging JSON fragments, and use it in run-container. 2015-01-15 14:44:26 -08:00
bgrant0607
fc24ca7044 Merge pull request #3524 from jlowdermilk/fix-cmd-printing
Fix nil dereference in kubectl run-container
2015-01-15 13:44:26 -08:00
Jeff Lowdermlk
e6e6092904 Fix nil dereference in kubectl run-container 2015-01-15 11:39:50 -08:00
Joe Beda
224ffa4567 Merge pull request #3480 from jbeda/all_pflag
Convert all main binaries to pflag library
2015-01-15 11:26:41 -08:00
Joe Beda
2dce916276 Merge pull request #3505 from brendandburns/hooks
Add a gendocs pre-submit hook.
2015-01-15 10:27:09 -08:00
Brendan Burns
718a563b1f Add a gendocs pre-submit hook. 2015-01-15 09:52:51 -08:00
Joe Beda
24e512b4b8 Update instructions for running Vagrant e2e 2015-01-15 09:12:20 -08:00
Joe Beda
228659a177 Fix up for posix flags 2015-01-15 09:12:19 -08:00
Anthony Yeh
5090dcbc62 Fix example usage of kubectl resize command. 2015-01-14 23:39:23 -08:00
Jeff Lowdermilk
4cd345b8a6 Merge pull request #3377 from brendandburns/cli
Add a resize command to kubectl.
2015-01-14 22:20:18 -08:00
Brendan Burns
d3a07adb38 Add a resize command to kubectl. 2015-01-14 21:36:08 -08:00
Daniel Smith
58da222400 Merge pull request #3436 from Primigenus/patch-1
Use UI instead of UX
2015-01-14 17:42:45 -08:00
Jeff Lowdermlk
250c948ae7 Autogenerate markdown docs for kubectl
Add test to verify generated docs are up to date.
2015-01-14 13:21:14 -08:00
Daniel Smith
87cf7a5e30 Merge pull request #3457 from mnagy/fix-doc-typo
Remove a duplicate 'its'
2015-01-14 10:26:12 -08:00
Martin Nagy
9a04ceb661 Remove a duplicate 'its' 2015-01-14 15:42:11 +01:00
Brendan Burns
1ce6c27f3d Add an initial run command 2015-01-13 20:00:29 -08:00
deads2k
b51a717f6e add kubectl config 2015-01-13 16:19:57 -05:00
Rahul
d3b917fcda Use UI instead of UX
Replace all instances of UX with UI as that is what was meant.
2015-01-13 11:49:40 -08:00
Paulo Pires
3f5b30abf5 Updated to latest CoreOS alpha version available on AWS and GCE. 2015-01-13 18:50:22 +00:00
Paulo Pires
3b339653c1 Writes to etcd should wait for it to be ready. Flannel is happy now. 2015-01-13 18:49:55 +00:00
Paulo Pires
9e9b06ce00 Updated to Kubernetes 0.8.1 with some flags love. 2015-01-13 18:49:04 +00:00
Joe Beda
3ca6c231b2 Merge pull request #3395 from santoshsahoo/patch-1
Added link to boot2docker
2015-01-12 17:48:06 -08:00
bgrant0607
0f70aee68e Merge pull request #3227 from satnam6502/reliability-roadmap
Start to incorporate reliability work items into roadmap
2015-01-12 13:52:05 -08:00
Deyuan Deng
2945f87b1b Doc fixes 2015-01-11 21:20:49 -05:00
Santosh Sahoo
ae23ef76e9 Added link to boot2docker
Linked to boot2docker official page http://boot2docker.io/
2015-01-11 09:46:41 -08:00
Alex Robinson
580ed0f868 Update the doc on how to test for flakiness to actually work and to use kubectl. 2015-01-09 22:46:36 +00:00
Satnam Singh
295bd3768d Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
Dawn Chen
21b661ecf3 Merge pull request #3364 from derekwaynecarr/reduce_default_minion
Reduce number of minions to improve user experience
2015-01-09 13:33:10 -08:00
Eric Tune
d24c754474 Merge pull request #3281 from jbeda/cluster-join
Design doc for clustering.
2015-01-09 11:46:22 -08:00
derekwaynecarr
2d9977cf1a Reduce number of minions to improve user experience 2015-01-09 13:00:48 -05:00
Joe Beda
3047d2a4bc Tweaks based on comments 2015-01-09 09:11:26 -08:00
Jeff Lowdermilk
b26dfacfff Merge pull request #3316 from deads2k/deads-add-kubeconfig-file-properly
add kubeconfig file properly
2015-01-08 13:50:52 -08:00
Tim Hockin
327e0f46b0 Revert "Revert "fix "=" is missing."" 2015-01-08 13:08:26 -08:00
Tim Hockin
c31b2b79a3 Revert "fix "=" is missing." 2015-01-08 10:36:53 -08:00
Tim Hockin
2302bc5335 Merge pull request #3321 from t-miyake/prototype
fix "=" is missing.
2015-01-08 10:35:13 -08:00
T.Miyake
87779023c7 fix "=" is missing. 2015-01-09 01:58:47 +09:00
derekwaynecarr
cfd58000e9 Update design doc with final PR merge 2015-01-08 11:15:40 -05:00
deads2k
480635bb72 Revert "Revert "add kubeconfig types""
This reverts commit 02dbad7094.
2015-01-08 09:42:30 -05:00
Brendan Burns
02dbad7094 Revert "add kubeconfig types" 2015-01-07 12:39:37 -08:00
Joe Beda
7a806b2e57 Design doc for clustering.
This is related to #2303 and steals from #2435.
2015-01-07 12:35:38 -08:00
Brendan Burns
0d69093b63 Merge pull request #3271 from PhilippeDupont/patch-1
Update etcd-http-read-timeout to match with coreos validator
2015-01-07 11:46:43 -08:00
deads2k
0e688dc271 add kubeconfig file 2015-01-07 13:09:10 -05:00
PhilippeDupont
cd055a785c Update master.yaml
fix incorrect type for "http_read_timeout" (want float64).
2015-01-07 17:30:19 +01:00
PhilippeDupont
d2b1817617 Update etcd-http-read-timeout to match with coreos validator
Refering to https://github.com/coreos/coreos-cloudinit-validator/blob/master/third_party/github.com/coreos/coreos-cloudinit/config/etcd.go#L31
http-read-timeout must be used to fit in coreos validator
2015-01-07 16:57:09 +01:00
Eric Tune
58abb40f6c Merge pull request #860 from smarterclayton/isolate_kubelet_from_etcd
Proposal: Isolate kubelet from etcd
2015-01-06 13:28:46 -08:00
Joe Beda
22a241aa57 Merge pull request #3231 from jbeda/remove-run-images
Remove support for building "run containers".
2015-01-06 10:32:58 -08:00
Eric Tune
25a19039fb Merge pull request #3250 from a-robinson/failure
Minor doc/comment fixes that came up while reading through some code.
2015-01-06 10:18:36 -08:00
Alex Robinson
d8dab5dfb9 Minor doc/comment fixes that came up while reading through some code. 2015-01-06 18:05:33 +00:00
Brendan Burns
24e4c2caa9 Merge pull request #3143 from brendandburns/cli
Cli
2015-01-05 21:37:30 -08:00
Brendan Burns
4f909b9208 Updates to cli docs. 2015-01-05 21:37:06 -08:00
Joe Beda
642f4f7b0b Remove local_docker.md 2015-01-05 16:54:27 -08:00
Satnam Singh
66b334f308 Start to incorporate reliability work items into roadmap 2015-01-05 13:59:08 -08:00
Eric Tune
abc48dcdeb Merge pull request #3213 from unicell/typo-fix
Typo fix in docs/volumes.md
2015-01-05 08:34:52 -08:00
Qiu Yu
63ed16797d Typo fix in docs/volumes.md 2015-01-05 02:45:33 -08:00
Clayton Coleman
99977ceb91 Proposal: Isolate kubelet from etcd
Discusses the current security risks posed by the kubelet->etcd pattern
and discusses some options.

Triggered by #846 and referenced in #859
2015-01-04 00:21:47 -05:00
Daniel Smith
d098456b6d Merge pull request #3186 from clkao/local-docker-doc
Fix local-docker KUBERNETES_MASTER
2015-01-02 10:27:51 -08:00
Chia-liang Kao
82a72c805d KUBERNETES_MASTER needs to include scheme for cluster/* scripts to work 2014-12-31 18:01:24 +08:00
Dawn Chen
05ef2c1c24 Update doc volumes.md to make sure mount point is created before mounting. 2014-12-29 16:46:06 -08:00
Joe Beda
75085279eb Merge pull request #3149 from adimania/master
"kind" is needed to start the pod
2014-12-29 09:49:01 -08:00
Thorsten Scherf
91df16f96b Added config note for ssh root logins. 2014-12-27 18:36:00 +01:00
Aditya Patawari
f86af137e0 it gets confusing without the output sometimes 2014-12-25 23:46:16 +05:30
Brendan Burns
4808d16558 Update cli.md to include kubectl 2014-12-23 19:53:40 -08:00
Eric Tune
1f068fab41 Merge pull request #2501 from derekwaynecarr/admission_control_proposal
Admission control proposal
2014-12-22 14:50:05 -08:00
Brendan Burns
a1a3f1853e Merge pull request #3089 from sergeyevstifeev/patch-2
Fix broken flaky-tests.md documentation link
2014-12-22 14:42:52 -08:00
Sergey Evstifeev
a8461efa29 Fix broken flaky-tests.md documentation link
The link ended up pointing at ./docs/devel/docs/devel/flaky-tests.md instead of .docs/devel/flaky-tests.md
2014-12-22 15:53:32 +01:00
Sergey Evstifeev
fb2466bf21 Remove unnecessary 'sudo'
It seems to me that calling 'sudo' is not necessary at this point. In fact, if kubernetes hasn't been built yet, this will result in _output/ folder being owned by root thus making it not possible to run other consequent commands without 'sudo'.
2014-12-22 14:59:06 +01:00
Daniel Smith
8cddfa8dbd Merge pull request #3071 from rlarocque2/vagrant_doc_fixes
Update the Vagrant getting started guide
2014-12-19 16:33:38 -08:00
Richard Larocque
56922a7da9 Update the Vagrant getting started guide
Fixes two instances that reference the deprecated kubecfg.sh tool.

Update the kubernetes_vagrant_auth example to more accurately reflect
what happened when I ran the scripts on my local machine.
2014-12-19 16:07:31 -08:00
Brendan Burns
efd80672c7 Update the aws docs with a pointer to instance profile and roles. 2014-12-19 15:28:29 -08:00
derekwaynecarr
0cabf0bcfe Version 2.0 of proposal 2014-12-18 13:56:34 -05:00
Ian Lewis
ed1962c1ca Fixed position of NUM_MINIONS example 2014-12-18 15:04:04 +09:00
Dawn Chen
7c66ebe2e0 Merge pull request #2985 from lavalamp/fix4
fix godep instructions
2014-12-17 13:52:18 -08:00
Joe Beda
428aeacf6d Rework vagrant cluster set up.
* Have a single config file that mirrors other cluster providers
* Warn users not to use 'vagrant up' directly
* Allow 'extra' parameters to the docker daemon.  Fixes #2685
* Renumbers things so that they are more sane.  Master/minions are 10.245.1.x, container subnets are 10.246.x.1/24, portal is 10.247.0.0/16
2014-12-17 13:23:39 -08:00
Daniel Smith
c7d761f0f7 fix godep instructions 2014-12-16 15:52:53 -08:00
Joe Beda
940e5ed34c Merge pull request #2929 from resouer/harry-fix-box
Add kuber box location env to make it faster.
2014-12-16 15:42:24 -08:00
Daniel Smith
36aeef009d Merge pull request #2964 from deads2k/deads-typo
typo in authorization.md
2014-12-16 10:22:10 -08:00
Eric Paris
4c00228ca7 fedora guide: include http in the --master statement
otherwise you end up with:
  unsupported protocol scheme "fqdn.example.com"
2014-12-16 10:44:32 -05:00
deads2k
d163092c2e typo in authorization.md 2014-12-16 09:21:09 -05:00
Joe Beda
308b078ee7 Merge pull request #2857 from jainvipin/master
ubuntu getting started guide
2014-12-15 16:13:25 -08:00
Vipin Jain
cf24c77e78 ubuntu getting started guide 2014-12-15 15:43:35 -08:00
Joe Beda
cf5eff0cc2 Merge pull request #2925 from mscherer/patch-1
Fix typo in comment
2014-12-15 14:42:12 -08:00
derekwaynecarr
0ede6db96f Admission control proposal 2014-12-15 14:32:46 -05:00
MikeJeffrey
f5a2e2637c Update docs/README.md: add TOC / doc descriptions. 2014-12-15 10:43:17 -08:00
resouer
7bbfec0f4a Add kuber box location env to make it faster. 2014-12-15 14:23:48 +08:00
mscherer
0dddaa3a42 Fix typo in comment 2014-12-15 01:07:05 +01:00
MikeJeffrey
990cb58d82 Create README.md in docs/devel 2014-12-12 11:05:30 -08:00
Brendan Burns
592095c7ba Merge pull request #2873 from eparis/fedora-guide
Fedora guide updates
2014-12-12 10:27:46 -08:00
bgrant0607
7b221e8497 Merge pull request #2879 from a-robinson/fluentd-pr
Mention Fluentd in the logging doc, as originally requested by Kiyoto in
2014-12-11 14:47:05 -08:00
Alex Robinson
55709e3463 Mention Fluentd in the logging doc, as originally requested by Kiyoto in
PR 2727.
2014-12-11 14:29:52 -08:00
Eric Paris
47177c98e6 Remove a bunch of boilerplate and testing/poking as you go 2014-12-11 16:15:51 -05:00
Eric Paris
c489c3018c Stop telling people how to launch a pod. That's what 101 is for. 2014-12-11 16:15:47 -05:00
Eric Paris
820ce26d84 make kubelet listen on 0.0.0.0 in the fedora guide
Listenging on the hostname is just straight up broken
2014-12-11 16:15:47 -05:00
Mike Danese
4d85294bd0 fixed resources field 2014-12-10 23:04:33 -08:00
Brendan Burns
3a201e5eaf Add a note that vagrant suspend is not supported. 2014-12-09 16:20:47 -08:00
Joe Beda
adc4c152ec Merge pull request #2784 from bgrant0607/docfix
Update roadmap based on discussion at contributor meetup.
2014-12-09 14:25:23 -08:00
Daniel Smith
f18846c985 Merge pull request #2798 from brendandburns/master
Expand e2e instructions.
2014-12-09 09:54:05 -08:00
Brendan Burns
878b5e8a4a address comments. 2014-12-08 19:48:02 -08:00
Brendan Burns
1d031b7a03 Expand e2e instructions. 2014-12-08 16:01:35 -08:00
Brian Grant
5ef877e914 Update roadmap based on discussion at contributor meetup. 2014-12-08 18:54:34 +00:00
Brendan Burns
b811eb8303 Merge pull request #2760 from liggitt/bindata_bump
Add script to build ui assets, rebuild with latest go-bindata
2014-12-05 14:09:10 -08:00
Jordan Liggitt
4ab41f5be8 Add script to build ui assets, rebuild with latest go-bindata 2014-12-04 22:38:00 -08:00
Michael Jeffrey
e69389f7e2 Using kubectl in getting started guides 2014-12-04 14:56:40 -08:00
Brendan Burns
e2cf1690da Merge pull request #2753 from MikeJeffrey/kubectl
Use kubectl in getting started guide
2014-12-04 14:15:36 -08:00
MikeJeffrey
8de8e4f89f Typo in header 2014-12-04 10:59:55 -08:00
Michael Jeffrey
b1df1c3485 Use kubectl in getting started guide 2014-12-04 10:49:50 -08:00
Michael Jeffrey
4656ed830f Use kubectl in GCE getting started guide 2014-12-04 10:29:30 -08:00
bgrant0607
3133bb85ef Merge pull request #2701 from goltermann/master
Adding docs for prioritization of issues.
2014-12-03 07:55:46 -08:00
Daniel Smith
79d755ff0f Merge pull request #2676 from ghodss/move-to-ghodss-yaml
Move from go-yaml/yaml v1 to ghodss/yaml
2014-12-02 18:14:53 -08:00
Daniel Smith
8a726b8030 Merge pull request #2700 from bgrant0607/docfix
Document API doc path.
2014-12-02 18:12:30 -08:00
Sam Ghods
6399854240 Remove unused YAML tags and GetYAML/SetYAML methods
Unneeded after move to ghodss/yaml.
2014-12-02 16:25:28 -08:00
goltermann
00f409a067 Create pull-requests.md 2014-12-02 14:54:57 -08:00
Brendan Burns
572f280a99 Merge pull request #2723 from erictune/cleanup1
Fix link.
2014-12-02 13:58:12 -08:00
Eric Tune
bd2541ac02 Fix link. 2014-12-02 13:55:36 -08:00
goltermann
7d2dc1de7b Adding docs for prioritization of issues. 2014-12-01 19:07:46 -08:00
Brian Grant
c5be69408a Document API doc path. 2014-12-02 01:36:21 +00:00
Tim Hockin
89875ef09d Loosen DNS 952 for labels 2014-12-01 12:30:43 -08:00
Joe Beda
00477c3813 Merge pull request #2601 from hallucynogenyc/patch-1
Updated instructions for locally running kubernetes
2014-12-01 10:28:45 -08:00
Joe Beda
dcd711ab2f Merge pull request #2670 from andrewmichaelsmith/patch-3
Change nginx bind port so it doesn't conflict
2014-12-01 10:27:38 -08:00
Brian Grant
b3db2e4d14 Document that the resource model has not yet been implemented. 2014-12-01 18:07:25 +00:00
Andrew Smith
5282be9a86 Change nginx bind port so it doesn't conflict
Currently if you follow this guide when it comes to starting nginx you get this error:

    Error starting userland proxy: listen tcp 0.0.0.0:8080

Because Kubernetes is already listening on :8080, so you can't bind nginx to :8080, so I've changed it to :8081
2014-11-30 11:14:24 +00:00
Tim Hockin
6aabd9804f Merge pull request #2642 from kelseyhightower/update-to-0.5
docs: CoreOS worker nodes should not require a local etcd install
2014-11-28 05:44:57 +08:00
Kelsey Hightower
681445777f docs: CoreOS worker nodes should not require a local etcd install 2014-11-26 15:15:40 -08:00
Tim Hockin
d5b686a24f Revert "Fix link to authentication document" 2014-11-26 13:29:58 -08:00
Thom May
b39a4546b8 Fix link to authentication document 2014-11-26 16:49:58 +00:00
Tim Hockin
0351ffcbd4 Merge pull request #2393 from thockin/enables
Enables
2014-11-27 00:32:42 +08:00
Joe Beda
25dc715a41 Merge pull request #2625 from kelseyhightower/update-to-0.5
update CoreOS installation guides
2014-11-26 06:36:39 -08:00
Kelsey Hightower
7e19adf79e update CoreOS installation guides
* CoreOS guides now use the 0.5.4 official release binaries
* kube-register has been updated to work with the 0.5.4 release
* flannel uses the vxlan backend by default for better performance
* cloud-configs are used for all examples
* instructions for GCE, AWS, and VMware Fusion have been combined
2014-11-26 05:32:14 -08:00
Tim Hockin
47141f05c7 standard config opt names: logging 2014-11-25 17:41:53 -08:00
Kelsey Hightower
ff1e9f4c19 Merge pull request #2619 from kelseyhightower/update-to-0.5
update links to upstream release
2014-11-25 17:01:22 -08:00
Kelsey Hightower
9d4553a207 fix indent 2014-11-25 16:52:47 -08:00
Kelsey Hightower
49c80e5db0 add missing /opt/bin dir 2014-11-25 16:37:54 -08:00
Kelsey Hightower
508c248599 update links to upstream release 2014-11-25 16:34:43 -08:00
Joe Beda
6ba07b38fc Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
Eric Tune
7ca611b1df Merge pull request #2589 from ddysher/show-node-label
Use formatLabel instead of label.Set
2014-11-25 14:08:50 -08:00
hallucynogenyc
aa940f3ec7 Updated instructions for locally running kubernetes
Go is a dependency.
2014-11-25 15:53:51 +00:00
Brendan Burns
fa84b621cc Update instructions to note the change of AMI 2014-11-24 21:26:32 -08:00
Deyuan Deng
ec7d544194 Use formatLabel instead of label.Set 2014-11-24 18:45:29 -05:00
bgrant0607
936f2c964f Merge pull request #2567 from bgrant0607/docfix
Clarify format of service environment variables. Fixes #1936.
2014-11-24 11:49:14 -08:00
Deyuan Deng
10cf639596 Merge pull request #2545 from skelterjohn/patch-1
fix typo
2014-11-24 14:07:14 -05:00
Brendan Burns
8627fea21a final fixes *sigh* 2014-11-24 10:20:39 -08:00
Brendan Burns
b964e5644e fix indentation. 2014-11-24 10:18:07 -08:00
Brendan Burns
ac8d8c07cb improved gce pd instructions 2014-11-24 10:17:24 -08:00
Brendan Burns
fdc43efd68 Update PD example. 2014-11-24 10:05:07 -08:00
Brian Grant
e448604c7f Clarify format of service environment variables. Fixes #1936. 2014-11-24 18:01:56 +00:00
John Asmuth
5de0c303c3 fixed more typos 2014-11-24 12:51:13 -05:00
Eric Tune
f417139d94 Merge pull request #2566 from andrewwatson/patch-1
fixed a minor format problem
2014-11-24 09:27:24 -08:00
Eric Tune
c5e3eb1e3d Merge pull request #2547 from ddysher/show-node-label
Display node label
2014-11-24 09:26:14 -08:00
Andrew Watson
ffeb642101 fixed a minor format problem 2014-11-24 11:09:08 -05:00
Alen Komljen
5b1288c824 Typo fix 2014-11-23 02:31:40 +01:00
John Asmuth
9565c170c4 fix typo 2014-11-22 13:53:45 -05:00
Deyuan Deng
6a42b66369 Display node label 2014-11-22 11:33:02 -05:00
Brendan Burns
29e8faefc7 Add a note indicating breakage in these configs. 2014-11-21 16:50:13 -08:00
Joe Beda
c8b1b62145 Fix pointers in AWS CloudFormation template 2014-11-21 16:47:02 -08:00
Joe Beda
802d214ed0 Merge pull request #2461 from MSOpenTech/deploy
Bring Azure deploy scripts up to date
2014-11-20 17:15:44 -08:00
Eric Tune
aeaa4b9010 Merge pull request #2498 from ddysher/minion-doc
Add a document about node.
2014-11-20 16:52:21 -08:00
Jeff Mendoza
d0586ed066 Azure review fixes. 2014-11-20 16:40:35 -08:00
MikeJeffrey
da17cd1765 Adding link to logging conventions doc 2014-11-20 15:29:27 -08:00
Deyuan Deng
1bbd63513f Add a document about node. 2014-11-20 18:13:31 -05:00
bgrant0607
e75e4e9127 Merge pull request #2480 from bgrant0607/docfix
Clarify spec vs status, and what we plan to do with usage.
2014-11-20 14:02:38 -08:00
MikeJeffrey
02666f0324 Cleanup 2014-11-20 13:09:14 -08:00
Brian Grant
0afc83c01b Clarify spec vs status, and what we plan to do with usage. 2014-11-20 20:47:33 +00:00
John Asmuth
efbb8b2969 fix link to skydns docs 2014-11-20 15:31:09 -05:00
derekwaynecarr
1a894741b2 Fix vagrant regression 2014-11-20 10:39:09 -05:00
Brendan Burns
645697409d updated services with more details on public ips 2014-11-19 15:50:31 -08:00
uberj
7b28c46f6a fix typos 2014-11-19 09:43:56 -08:00
Jeff Mendoza
cea70d51e7 Bring Azure guide up to date. 2014-11-18 14:23:03 -08:00
derekwaynecarr
7cf744934e Fix tyop in authorization doc 2014-11-18 15:58:21 -05:00
Brendan Burns
10458a5c3f Some small aws refinements. 2014-11-17 21:49:56 -08:00
Brendan Burns
b75a56d654 update AWS for the 0.5 release. 2014-11-17 21:41:13 -08:00
Brendan Burns
6fa798c4db Merge pull request #2423 from bgrant0607/docfix
Documentation improvements. Fixes #2004, #2115, #2171.
2014-11-17 14:03:29 -08:00
Brian Grant
d5700eac35 Documentation improvements. Fixes #2004, #2115, #2171. 2014-11-17 21:32:44 +00:00
Eric Tune
65c7970465 Update development.md
It looks like magic incantation `hack/e2e-test.sh 1 1 1` is not longer supported.
2014-11-17 11:20:31 -08:00
Brendan Burns
37d2bab7ed Merge pull request #2414 from hodduc/fix-aws-doc
Fix download link in aws/kubecfg documentation
2014-11-17 10:41:26 -08:00
Joe Beda
66d287f7e4 Merge branch 'rename-to-kube' of https://github.com/eparis/kubernetes into eparis-rename-to-kube
* 'rename-to-kube' of https://github.com/eparis/kubernetes:
  rename kube server binaries to kube-

Conflicts:
	docs/salt.md
2014-11-17 09:52:10 -08:00
Brendan Burns
5fc485f0bc Merge pull request #2374 from serialx/master
Add missing Kubernetes proxy daemon to AWS CloudFormation template.
2014-11-17 09:48:59 -08:00
Brendan Burns
6422b87a35 Merge pull request #2415 from hodduc/add-udp-ingress
Add SecurityGroupIngress on AWS CF template to allow UDP packets.
2014-11-17 09:47:38 -08:00
darkgaro
989588f015 added php client library reference 2014-11-17 16:44:36 +00:00
Joonsung Lee
e3ddd59344 Add SecurityGroupIngress on AWS CF template to allow UDP packets. 2014-11-17 22:11:49 +09:00
Junseong Lee
ac40cb6d74 Fix download link in aws/kubecfg documentation
Kubecfg's download link on Darwin and Linux are points to http://storage.googleapis.com/k8s/darwin/kubecfg .
Later one should be changed to http://storage.googleapis.com/k8s/linux/kubecfg .
2014-11-17 22:01:18 +09:00
Shai Coleman
ef72c4ca1d Added KUBERNETES_PROVIDER instructions Getting started locally 2014-11-16 22:41:27 +00:00
Tim Hockin
e987f11838 Merge pull request #2319 from brendandburns/external
Externalized services v2
2014-11-14 21:01:19 -08:00
Joe Beda
06d838ffb1 Merge pull request #2369 from jbeda/vagrant-fix
Vagrant fixes
2014-11-14 16:43:06 -08:00
Brendan Burns
2aa52d043b Add external services v2 support. 2014-11-14 11:32:54 -08:00
Alen Komljen
af3c449a62 Update vagrant.md 2014-11-14 17:01:59 +01:00
Alen Komljen
58248b9c05 Take advantage of salt to run remote commands 2014-11-14 16:34:20 +01:00
Brian Hong
c91eec7cce Add missing Kubernetes proxy daemon to AWS CloudFormation template. 2014-11-14 23:38:30 +09:00
Joe Beda
e37ea3679a Point our docs at the releases page 2014-11-13 22:22:35 -08:00
Joe Beda
5a0159ea00 Get Vagrant to start using TLS client certs.
Also fix up cert generation. It was failing during the first salt highstate when trying to chown the certs as the apiserver user didn't exist yet.  Fix this by creating a 'kube-cert' group and chgrping the files to that.  Then make the apiserver a member of that group.

Fixes #2365
Fixes #2368
2014-11-13 22:16:45 -08:00
Eric Paris
a99c3c7963 rename kube server binaries to kube-
apiserver becomes kube-apiserver
controller-manager -> kube-controller-manager
scheduler and proxy similarly.

Only thing I promise is that right now hack/build-go.sh and
build/release.sh exit with 0.  That's it.  Who knows if any of this
actually works....
2014-11-13 20:08:26 -05:00
Ilya Dmitrichenko
5590d89806 Add link to Weave+CoreOS implementation 2014-11-13 11:21:53 +00:00
Dawn Chen
a0e67b0060 Merge pull request #2331 from TheDude05/fix-env-typos
[docs] Fix HTML characters in code block
2014-11-12 12:36:31 -08:00
Deyuan Deng
1c1b2c59c0 Merge pull request #2165 from ddysher/update-doc
Fix DESIGN.md link, and etcd installation instruction.
2014-11-12 13:36:37 -05:00
Andrew Williams
5cf483737e Fix HTML characters in code block 2014-11-12 12:18:21 -06:00
Meir Fischer
01448e0ea8 Fix services doc grammar/punctuation 2014-11-11 23:30:19 -05:00
Deyuan Deng
7f6580dbea Fix DESIGN.md link, and etcd installation instruction. 2014-11-11 22:12:27 -05:00
Pieter Noordhuis
1df6f9ce6a Use curl exclusively in vSphere deployment
This fixes #2295.
2014-11-11 17:22:02 -08:00
Joe Beda
50501282f2 Merge pull request #2255 from rabi/master
Update docker.service
2014-11-11 14:39:00 -08:00
Maria Nita
815a82172c Update path to files in development doc 2014-11-11 17:30:32 +01:00
Brendan Burns
a60a01c3d6 Temporarily remove the binary instructions, since they don't work in the old binaries. 2014-11-10 20:58:42 -08:00
Brendan Burns
8928df79cc Merge pull request #2260 from brendandburns/Ch00k-kube-up-aws
Ch00k kube up aws - adapted by brendandburns
2014-11-10 20:57:32 -08:00
Brendan Burns
48498cf9bb Fix docs somewhat, add monitoring hooks. 2014-11-10 17:17:25 -08:00
Daniel Smith
626eb2700e Merge pull request #2261 from erictune/aux_port
Add a third port which has HTTPS and auth(n,z)
2014-11-10 15:31:49 -08:00
Eric Tune
53f9d42ed3 Add a third port which has HTTPS and auth(n,z)
It is disabled by default.
Document all the various and sundry (3) ports.
2014-11-10 15:16:46 -08:00
Brendan Burns
8a2954900e Merge/rebase w/ Kelsey's cloud formation docs. 2014-11-10 13:35:57 -08:00
Brendan Burns
62bd634c07 Update the AWS config. 2014-11-10 13:33:43 -08:00
Joe Beda
4a21dbbb0a Merge pull request #2262 from ronalexander/2095-doc-typo
corrected file path for .kubernetes_vagrant_auth. Confirmed correct file...
2014-11-10 13:13:13 -08:00
Brendan Burns
2815d7ccf3 Merge pull request #2216 from kelseyhightower/aws-guide
docs: add aws getting started guide
2014-11-10 11:12:32 -08:00
Ron Alexander
fede23f213 corrected file path for .kubernetes_vagrant_auth. Confirmed correct file location in kubernetes/cluster/kubecfg.sh 2014-11-10 11:04:10 -08:00
Brendan Burns
557fc1cd9c Merge pull request #2254 from meirf/fix-bad-link-to-selector.go
Fix bad selector file link
2014-11-10 10:56:55 -08:00
Rabi Mishra
6ddb7cb9de Update docker.service
Docker startup fails
You specified --iptables=false with --ipmasq=true. IP masquerading uses iptables to function. 
Please set --ipmasq to false or --iptables to true
2014-11-10 07:03:21 +01:00
Meir Fischer
1b837c2397 Fix bad selector file link 2014-11-09 22:46:07 -05:00
Meir Fischer
10bf046cc6 Fix grammar 2014-11-09 22:12:55 -05:00
bgrant0607
e81d69bd02 Merge pull request #2218 from satnam6502/docfix
Add a link to a Gist showing a successful cluster creation transcript plus add links to pod and service files for Elasticsearch example.
2014-11-08 11:55:33 -08:00
Satnam Singh
5e56f6435f Add a link to a Gist showing a successful cluster creation transcript and add links to pod and service description files 2014-11-07 14:39:20 -08:00
Kelsey Hightower
efe7de38ea docs: add aws getting started guide 2014-11-06 15:55:26 -08:00
Brendan Burns
ae8c3343da Merge pull request #2214 from satnam6502/docfix
Remove repeated sentence in binary_release.md
2014-11-06 14:25:05 -08:00
Satnam Singh
117d16d0d6 Remove repeated sentence in binary_release.md 2014-11-06 13:13:20 -08:00
Sam Ghods
1bd117ba1e Formatting tweaks to docs/api-conventions.md 2014-11-05 20:49:16 -08:00
Eric Tune
6e81e8c896 Basic ACL file.
Added function to read basic ACL from a CSV file.
Added implementation of Authorize based on that file's policies.
Added docs on authentication and authorization.
Added example file and tested it.
2014-11-05 16:06:22 -08:00
Eric Paris
0e125b5d4a update the ansible config doc 2014-11-05 17:00:52 -05:00
Cole Mickens
da214a9517 Add net-tools pre-req to Vagrant instructions
Adds a note mentioning that `net-tools` are required for bridging VirtualBox's host networks. Added a similar note under the troubleshooting section.
2014-11-02 19:27:43 -08:00
Deyuan Deng
f1a569872a Fix minion_cache_ttl and minion_regexp flag change. 2014-11-02 00:36:34 -04:00
Brendan Burns
8d34231381 Fix a bunch of places where the -machines flag was still attached to the apiserver. 2014-11-01 20:38:45 -07:00
Eric Tune
c47693c0d5 Separated user, dev, and design docs.
Renamed: logging.md -> devel/logging.m
Renamed: access.md -> design/access.md
Renamed: identifiers.md -> design/identifiers.md
Renamed:    labels.md -> design/labels.md
Renamed:    namespaces.md -> design/namespaces.md
Renamed:    security.md -> design/security.md
Renamed:    networking.md -> design/networking.md

Added abbreviated user user-focused document in place of most moved docs.

Added docs/README.md explains how docs are organized.
Added short, user-oriented documentation on labels
Added a glossary.
Fixed up some links.
2014-10-31 08:35:53 -07:00
Joe Beda
33869ab644 Don't include '.' in release tars.
Also make ownership, by default, be root.  This won't work on systems that don't have GNU tar so we warn.

Fixes: #1902
2014-10-30 10:51:13 -07:00
bgrant0607
ff9befea72 Merge pull request #2052 from jjyr/patch-1
fix some links
2014-10-30 09:37:24 -07:00
Joe Beda
78df01172a Merge pull request #1747 from pietern/vsphere-binary-deploy
vSphere support for binary deploys
2014-10-29 16:52:12 -07:00
Pieter Noordhuis
b656f2bdd3 Include cd in getting started guide 2014-10-29 13:00:47 -07:00
Eric Paris
7522f194cb Convert minion_ to kubelet_ in numerous docs
The example systemd services files, environment files, and the fedora
manual config doc all used numerous references to minion_.  Many of
these are better named kubelet_.  Convert them.
2014-10-29 14:38:52 -04:00
Pieter Noordhuis
d51c071982 Update README and getting started guide 2014-10-29 11:30:09 -07:00
Eric Paris
6522d2d506 remove systemd example files from man pages
We have contrib/init to talk about how to set up init systems.  Do not
include it in the man page.  Instead give an actual example.
2014-10-29 13:42:23 -04:00
Colin Walters
13e1a5d28d Update systemd unit and docs for s/minion_port/kubelet_port
This appears to have changed in
3160500940
2014-10-29 11:05:54 -04:00
jjy
af845a6f6f fix some links 2014-10-29 21:57:44 +08:00
bgrant0607
254dbaa361 Merge pull request #2038 from pnowaczyk/docs_fix
small docs fixes
2014-10-28 16:01:28 -07:00
Przemo Nowaczyk
a156691e37 small docs fixes 2014-10-28 21:03:13 +01:00
Eric Paris
68efb06d83 Update fedora manual guide to call out single minion restriction
Update the pod json to use hostPort as the curl test at the end uses
'loclahost'
2014-10-28 14:43:39 -04:00
Brendan Burns
de8a68eec3 Merge pull request #1784 from JaysonRaymond/master
CoreOS Getting Started Guide: should specify required cloud-config changes #1770
2014-10-27 13:14:41 -07:00
Joe Beda
019170e6fb Merge pull request #1716 from proppy/boot2docker-bootstrap
docker: add cluster bootstrap and doc
2014-10-27 11:46:55 -07:00
Johan Euphrosine
fc54dd2b6b local_docker: add export PATH to kubecfg binary 2014-10-27 11:16:07 -07:00
markturansky
e2365b1f96 add RFC952 label validation 2014-10-24 16:01:52 -04:00
Johan Euphrosine
966c3dae70 boot2docker: add cluster bootstrap and doc 2014-10-23 18:06:17 -07:00
Clayton Coleman
1414e90258 Merge pull request #1938 from eparis/fed-manual-config
Update the Fedora getting started guide a little
2014-10-23 12:33:19 -04:00
Joe Beda
25b1eea116 Merge pull request #1832 from doublerr/rackspace_switch_to_coreos
Rackspace - Switch to CoreOS for standard cluster
2014-10-22 09:30:55 -07:00
Dan Ciruli
1d437f2186 Update gce.md
Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
2014-10-21 17:16:21 -07:00
Eric Paris
326aba4776 Update the Fedora getting started guide a little 2014-10-21 17:51:22 -04:00
Satnam Singh
39212f5e2e Flunentd to GCP logging node level configuration 2014-10-20 18:05:00 -07:00
Satnam Singh
b7722a631d Adjust test in salt file to use boolean value 2014-10-20 15:52:28 -07:00
Tim Hockin
14f5631600 Merge pull request #1845 from bketelsen/master
Documentation for using SkyDNS with Kubernetes
2014-10-20 12:03:05 -07:00
Daniel Smith
7c9ac6a484 Merge pull request #1868 from derekwaynecarr/service_proxy_needs_namespace
Fixup apiserver proxy to be namespace aware
2014-10-20 11:48:29 -07:00
Ryan Richard
f2838483a1 Add Rackspace to build/release.sh
Updates to the build/release.sh scripts to upload build binaries to
Cloud Files.
2014-10-20 12:14:20 -05:00
Ryan Richard
a8bae68865 Rackspace - Switch to CoreOS for standard cluster
The Rackspace setup for Kubernetes now leverages CoreOS instead of Ubuntu. We've dropped Salt completely for our cluster.
2014-10-20 12:14:20 -05:00
Rabi Mishra
becb2fa54a Update apiserver.service 2014-10-20 21:17:49 +05:30
derekwaynecarr
5e01c804fd Fixup apiserver proxy to be namespace aware 2014-10-20 10:39:16 -04:00
Kouhei Ueno
5336cf3f39 Change git repo checkout https 2014-10-17 19:45:12 +09:00
Brian Ketelsen
37dc935490 rename the nd file 2014-10-16 16:37:47 -04:00
Brian Ketelsen
72c8d60b5a basic documentation about SkyDNS integration 2014-10-16 16:30:48 -04:00
Tim Hockin
99bca68c7d Add local-up support 2014-10-16 08:36:47 -07:00
Tim Hockin
d258eca6fd Add and update docs. 2014-10-16 08:36:47 -07:00
Brian Grant
ca26ab48f5 Label documentation improvements. Add annotations documentation. 2014-10-15 22:38:00 +00:00
Eric Tune
debc9dc2f2 Actually delete files (completes #1807) 2014-10-15 10:36:37 -07:00
Jayson Raymond
9892b0e874 Update networking.md
adding @jeinwei's experiences
2014-10-15 09:43:04 -07:00
Eric Tune
2ce16acd67 Move developer documentation to docs/devel/
Fix links.
2014-10-15 08:30:02 -07:00
Jay Pipes
d05463348d Fixes a bad link in pods.md document
The pods.md document was referring to the networking.md document, and
was including the docs/ prefix, which led to a 404 due to the link being
https://$host/docs/docs/networking.md. Removing the docs/ prefix gets
the link working again.
2014-10-14 15:45:10 -04:00
Jayson Raymond
4d23503c0e Update coreos_cloud_config.md
Correcting relative link
2014-10-14 08:59:56 -07:00
Jayson Raymond
d6fc107e5e adding one more hint for fusion users 2014-10-14 08:56:18 -07:00
Jayson Raymond
7b4d6d9f5b attempting in document relative link 2014-10-14 08:51:20 -07:00
Jayson Raymond
48fcaa16dd clean up formatting 2014-10-14 08:42:51 -07:00
Sebastien Goasguen
649d688dbd Adding a CloudStack deployment page with initial documentation and place holders 2014-10-14 08:50:47 -04:00
Jayson Raymond
6e570eb5bb update cloud_config with instructions on required changes and add network.md, correct links in quick_start 2014-10-13 22:15:28 -07:00
Daniel Smith
f8071a6e25 Merge pull request #1764 from scollier/readme-fix
cleaning up README to reflect current file list
2014-10-13 17:08:46 -07:00
scollier
2e3766b67b fixing tabs 2014-10-13 18:21:24 -05:00
Daniel Smith
8007614085 Remove untested and unused code 2014-10-13 16:06:44 -07:00
scollier
e6246fc708 cleaning up README to reflect current file list 2014-10-13 18:02:17 -05:00
scollier
8eefd707ba Man pages - initial release 2014-10-13 15:57:26 -05:00
Joe Beda
5c84cd21a4 Tweak vagrant README a little for new binary deploy world. 2014-10-11 15:37:06 -07:00
Joe Beda
38d5906044 Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory.  We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Joe Beda
69a14a032c Tweak salt docs a little 2014-10-10 12:30:12 -07:00
Dawn Chen
f5dffe3bfe Merge pull request #1725 from erictune/readme
Move development guide out of README.md
2014-10-10 11:37:33 -07:00
Eric Tune
24ee4c8fec Move development guide out of README.md 2014-10-10 08:39:23 -07:00
Eric Tune
3a0ec97c05 Document media, resource limits for volumes. 2014-10-10 08:12:56 -07:00
Dawn Chen
d9426f8848 Merge pull request #1690 from erictune/image_docs
Document images.
2014-10-09 14:40:39 -07:00
Brendan Burns
996c0e44d6 Merge pull request #1677 from erictune/volume_docs
Document GCEPersistentDisk.
2014-10-09 14:08:12 -07:00
Eric Tune
6e7c327da0 Document GCEPersistentDisk. 2014-10-09 14:00:15 -07:00
Eric Tune
2aa9dae5d1 Document images. 2014-10-09 13:40:56 -07:00
Scott Collier
5908beb2cf adding option for updated package 2014-10-08 17:39:26 -05:00
Matt T. Proud
8a911b39af Swap internal doc. refs to relative links.
This commit addresses issue #1571, which requests that all internal
Kubernetes links are swapped to relative ones to better facilitate
browsing of documentation on local forks, not to mention make the
documentation have less needless boilerplate.
2014-10-08 21:09:18 +02:00
erictune
0d2ce69574 Merge pull request #1445 from brendandburns/docs
Add some documentation for the container environment.
2014-10-07 15:44:35 -07:00
Brendan Burns
4fe958f6cd Add some documentation for the container environment. 2014-10-07 15:00:17 -07:00
Brendan Burns
9286e331c1 Update the UX, add documentation. 2014-10-07 12:33:33 -07:00
Daniel Smith
0212c9b29a Merge pull request #1623 from smarterclayton/rename_jsonbase
Rename JSONBase -> TypeMeta in preparation for v1beta3
2014-10-07 10:50:28 -07:00
Clayton Coleman
c629e33430 Update non .go references 2014-10-07 13:11:25 -04:00
Sam Ghods
868c6fe4b8 Increase logging levels in hack/local-up-cluster.sh 2014-10-07 00:07:05 -07:00
Kelsey Hightower
bbcce51327 add coreos setup guides 2014-10-03 15:25:59 -07:00
Richard Gooch
e7e7b1cc39 Add text about example cluster and clarify pre-requisites. 2014-10-03 14:29:14 -07:00
Richard Gooch
543647c885 Split GCE prerequisites for minions and master 2014-10-02 18:30:36 -07:00
Brendan Burns
06827fb5db Merge pull request #1527 from bgrant0607/controller
Add documentation of replication controller.
2014-10-02 11:33:26 -07:00
Tim Hockin
1dda3072a4 Merge pull request #1525 from erictune/rename_dir
Directory renamed to Dir to match json property
2014-10-02 11:28:27 -07:00
Brian Grant
15706c72c4 Add documentation of replication controller. 2014-10-01 23:22:10 +00:00
Tim Hockin
2c9edb747e Minor point about assigned reviews 2014-10-01 13:58:58 -07:00
Eric Tune
9c0769422d Directory renamed to Dir to match json property 2014-10-01 13:35:21 -07:00
erictune
1b2c62a8ca Merge pull request #1509 from roberthbailey/auth
Proofreading pass: Fix typos, add links.
2014-10-01 07:54:27 -07:00
Tim Hockin
88bf01b008 Merge pull request #1225 from smarterclayton/v1beta3_proposals
Proposal: v1beta3 API overhaul
2014-09-30 16:12:13 -07:00
Robert Bailey
0820555d22 Proofreading pass: Fix typos, add links. 2014-09-30 10:04:11 -07:00
Chmouel Boudjnah
79d1d33756 Fix typo, contianer => container
Fix trivial typo
2014-09-30 12:25:07 +02:00
Joe Beda
648d91b55f Merge pull request #1378 from andrewmichaelsmith/patch-1
The DO page now redirects you to the kelseyhightower page
2014-09-29 11:04:27 -07:00
Clayton Coleman
c0247d92ce Proposal for v1beta3 API
* Separate metadata from objects
* Treat lists differently from resources
* Add UID and Annotations on Metadata
* Introduce BoundPod(s) as distinct from Pod to represent pods
  scheduled onto a host
* Use "spec" instead of "state" and "status" instead of "currentState"
  * Identify current status of objects consistently
  * Use "condition" as the string label for substatus
* All string constants should be PublicGoCapitalized
* Rename Minion -> Node
* Rename ServerOp -> Operation
* Remove ContainerManifest
* Add api-conventions.md document
* Replace PodTemplateSpec in ReplCtrl with ObjectReference
2014-09-29 12:10:36 -04:00
KORNISTE
6462030a32 fix spelling : docs/getting-started-guides/vagrant.md 2014-09-28 00:54:35 +09:00
Brendan Burns
e8f3c3cb19 Fix a typo, add instructions for running make. 2014-09-26 14:52:03 -07:00
Tim Hockin
0e7728f38b Merge pull request #1114 from derekwaynecarr/namespace_proposal
Proposal: Initial namespaces proposal
2014-09-25 21:02:51 -07:00
Clayton Coleman
4e56dafecc Introduce some default log verbosity control
Move a lot of common error logging into better buckets:

glog.Errorf() - Always an error
glog.Warningf() - Something unexpected, but probably not an error
glog.V(0) - Generally useful for this to ALWAYS be visible
            to an operator
            * Programmer errors
            * Logging extra info about a panic
            * CLI argument handling
glog.V(1) - A reasonable default log level if you don't want
            verbosity
            * Information about config (listening on X, watching Y)
            * Errors that repeat frequently that relate to conditions
              that can be corrected (pod detected as unhealthy)
glog.V(2) - Useful steady state information about the service
            * Logging HTTP requests and their exit code
            * System state changing (killing pod)
            * Controller state change events (starting pods)
            * Scheduler log messages
glog.V(3) - Extended information about changes
            * More info about system state changes
glog.V(4) - Debug level verbosity (for now)
            * Logging in particularly thorny parts of code where
              you may want to come back later and check it
2014-09-25 16:30:14 -04:00
derekwaynecarr
91c99e0a48 Initial namespaces proposal 2014-09-24 14:50:40 -05:00
Joe Beda
7743f33359 Merge pull request #1379 from runseb/vagrant
Modifications and improvements to the vagrant cluster README
2014-09-23 09:21:04 -07:00
Tim Hockin
70b74483c0 Add a doc on pod states 2014-09-23 08:40:17 -07:00
Sebastien Goasguen
826680353d Modifications and improvements to the vagrant cluster README 2014-09-23 15:39:16 +02:00
Brendan Burns
0c2ea0bcf2 rev versions to 0.3 2014-09-22 14:54:33 -07:00
Brendan Burns
b569003738 rev. versions to 0.3 2014-09-22 14:53:47 -07:00
Andrew Smith
abc218aba3 Change etcd install from go get to binaries from releases
To address #1380, current version of etcd on master is incompatible with current version of kubernetes on master
2014-09-19 15:53:19 +01:00
Andrew Smith
31b8b35859 The DO page now redirects you to the kelseyhightower page 2014-09-19 14:04:45 +01:00
Yves Junqueira
aab58c8033 Rudder has been renamed to Flannel. Update doc references.
See: 81dac46496
2014-09-19 00:36:54 +02:00
Eric Tune
1c3bbc8c72 Fix typos. 2014-09-18 14:21:00 -07:00
Eric Tune
1f904d26b0 Documentation for users on volumes (current state). 2014-09-18 14:11:50 -07:00
Jeff Mendoza
feae137047 Minor update to Azure getting started guide. 2014-09-18 10:57:39 -07:00
Joe Beda
a1071288ae Fix up source install instructions for VSphere
I skip using `go get` as it downloads all of the dependencies. But since we are vendoring using godep without rewriting imports, this means we download a bunch of stuff we don't use.  Instead, just clone the repo directly.

Fixes #1360.
2014-09-18 09:09:49 -07:00
Yves Junqueira
21cb9d19c2 Local install: add link to Docker install instructions 2014-09-18 01:23:26 +02:00
brendandburns
3d5f04bfba Update the CoreOS instructions 2014-09-17 14:37:57 -07:00
Tim Hockin
d6bb688997 Merge pull request #1216 from thockin/ident
Revisit identifiers spec
2014-09-16 16:44:14 -07:00
scollier
c846c2a634 adding ansible config
updating the fedora getting started guide

adding ansible config

removing old fedora.md
2014-09-12 18:18:23 -05:00
Tim Hockin
d4b6f7ab3c Re-add namespaces 2014-09-11 17:43:15 -07:00
Max Forbes
bd196ea49c Fix some readme and script bugs in examples (take 2).
v2: Resolve issues from comments, fix bugs in update-demo example, rename files for clarity, add turn-down steps.

v3: Add more set commands, clean up rest of env var checks.
2014-09-11 15:06:10 -07:00
Brian Grant
276df0bf2a Misc. doc updates: Go setup, ssh reqd. on GCE, etcd reqd. for local, moved community links to wiki 2014-09-11 20:10:49 +00:00
Tim Hockin
1eeed78a38 Document auto-set names 2014-09-11 12:26:24 -07:00
Tim Hockin
1d9cff4a87 Make pods a case study in identifiers.md 2014-09-11 12:26:23 -07:00
Tim Hockin
b6eb7cc979 Simplify pod namespaces 2014-09-11 12:26:23 -07:00
Tim Hockin
1a21ffdd0a Revisit identifiers spec 2014-09-11 12:26:23 -07:00
Joe Beda
769d3ad882 Revert "Fix some readme and script bugs in examples."
This reverts commit 42baed492b.
2014-09-10 13:42:19 -07:00
Max Forbes
6a583ebcf5 Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes 2014-09-10 13:36:55 -07:00
Max Forbes
42baed492b Fix some readme and script bugs in examples. 2014-09-10 13:34:36 -07:00
Pieter Noordhuis
63ac1dc213 Update vSphere getting started doc 2014-09-10 00:17:41 +00:00
Filipe Brandenburger
ec2a39e08e Document Kubernetes Release Process
This documentation covers the proposed release process that will improve
support for versioning builds from tarball.

There's also a diagram to explain how versioning works in face of other
commits being merged in parallel and the quirks of intermediate versions
close to the release window.

Addresses Issue #1226.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2014-09-09 14:02:50 -07:00
Clayton Coleman
055c9d5ad2 Merge pull request #1215 from rajatchopra/ovsdoc
ovs networking document
2014-09-09 14:51:12 -04:00
brendandburns
d7f84aef82 refine links. 2014-09-08 21:14:09 -07:00
brendandburns
84edb60bcd slight wording change 2014-09-08 21:12:56 -07:00
brendandburns
56c8f43f0c update vagrant to point at the 0.2 release 2014-09-08 21:12:36 -07:00
brendandburns
9ad7618a73 Change directions to use a "stable" release. 2014-09-08 21:09:52 -07:00
Rajat Chopra
07d1c6ff44 ovs networking document
Update networking.md
2014-09-08 17:06:25 -07:00
derekwaynecarr
f42fcef620 Add explicit flag to use openvswitch 2014-09-08 15:31:22 -04:00
Clayton Coleman
c2072336d0 Merge pull request #891 from erictune/security_md
Access.md added.
2014-09-08 12:56:34 -04:00
Joe Beda
c588207639 Merge pull request #1169 from brendandburns/docs
Add documentation for client libraries
2014-09-08 09:28:51 -07:00
Eric Tune
224c29e51d Removed file not ready to share. 2014-09-05 14:27:47 -07:00
Eric Tune
57ca9eefc8 Rename project to namespace and reference #1114. 2014-09-05 13:59:15 -07:00
derekwaynecarr
7f75aae8ab Improve vagrant hostname support across cluster 2014-09-05 16:39:39 -04:00
Yaron Rosenbaum
e7f7ac790d Update azure.md
For this to run, VNET and SUBNET need to be set.
2014-09-04 14:36:01 +03:00
Brendan Burns
1dfef703c4 Add documentation for client libraries 2014-09-03 22:21:42 -07:00
CJ Cullen
4a2c3c8c87 Fixed some typos:
Changed "an unified" to "a unified"
Changed "a extra" to "an extra"
Changed "for each pod have" to "for each pod to have"
2014-09-03 14:03:33 -07:00
Tim Hockin
a762fb855a Merge pull request #617 from johnwilkes/master
Add initial resources.md for discussion
2014-09-01 20:37:08 -07:00
john wilkes
783836de87 Initial version of a resource model.
Tweaks to reflect comments from thockin
2014-09-01 19:48:00 -07:00
Tim Hockin
ee2df8683c Update roadmap
We took a hard look at 1.0 and what things ae really REQUIRED to get to a
stable release that is "useful".  This required moving some things we thought
were really important but not CRITICAL down the list.

For now they are stricken from this doc, but I expect this doc to start
growing a "post 1.0" list soon.

Things stricken and why:

Using the host network: This is primarily a performance optimization, but it
causes potential problems with other uses of HostPorts.  We'd rather focus on
fixing perf problems than dodging them.  We can revisit later if there is a
strong case for it.

Representation of Ports in the Manifest structure: We discussed and decided
that, since HostPort semantics have changed, this matters less than before.

Scenarios where IP-per-pod is hard or impossible: We're still game to help
people figure out how to make it work, but we don't see a case for making k8s
1.0 work in a fundamentally different mode.  Too much churn and risk.  We can
revisit later, if needed.

Auto-scaling controller: We really want this, but it's not critical to making
k8s "useful".

Pluggable authentication: Overlaps with the other identity topic.  Having one
topic seems clearer.

Pod spreading: We still want this, but it's not critical for 1.0.

Container status snippets: We still want this, but it's not critical for 1.0.

Docker-daemon-kills-all-children-on-exit problem: This is still a big problem,
but we're not going to gate our 1.0 on something we don't control.  This has
to be documented as a shortcoming in general.

Interconnection of services: expand / decompose the service pattern: overlaps
with the other services topic.

Recipes for settings where networking is not like GCE: This is happening in
the form of cloudprovider modules, but is not going to gate 1.0.
2014-08-28 12:42:22 -07:00
Daniel Smith
8072f69a4c Merge pull request #1054 from filbranden/build_without_godep
Build without godep
2014-08-28 10:07:05 -07:00
Ryan Richard
2565164a8d Add Rackspace support for dev-build-and-up 2014-08-28 10:36:58 -05:00
Daniel Smith
0965c4ee77 Merge pull request #1050 from brendandburns/docs
Add initial docs for flake hunting.
2014-08-27 18:18:19 -07:00
Filipe Brandenburger
4df5573967 Remove build dependency on godep
Instead of using `godep path`, we can simply set the GOPATH directly to
point to the Godeps/_workspace. We can still use `godep` to manage the
dependencies on the Godeps/ tree, but we don't need to have it available
for straight builds from git.

v2: Rebased and moved to inside kube::setup_go_environment() function.

Tested:
- Built it without godep in $PATH:
  $ hack/build-go.sh
- Ran unit tests without godep in $PATH:
  $ hack/test-go.sh
- Retested after rebase.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2014-08-27 17:15:09 -07:00
Jeff Mendoza
705b836f2d Added getting started guide for Azure. 2014-08-27 16:36:44 -07:00
Eric Tune
371e7020b5 More Goals and less impl details of Authn.
Expanded discussion of projects in the REST API based on feedback.
2014-08-27 13:01:43 -07:00
Brendan Burns
4c6c484900 Add initial docs for flake hunting. 2014-08-26 21:08:17 -07:00
Joe Beda
169e6f079a Merge pull request #1036 from brendandburns/godep
Fix up the docs somewhat.
2014-08-26 14:21:27 -07:00
Brendan Burns
e580d32bdf Fix up the docs somewhat. 2014-08-26 12:51:38 -07:00
Brendan Burns
c1b9ea3aad Update the roadmap with some completed tasks. 2014-08-25 20:14:36 -07:00
Eric Tune
f476202ce4 Separate userAccount and auth-method. Add UID. 2014-08-25 14:54:44 -07:00
Pieter Noordhuis
bb44c651c8 Include missing step in vsphere guide 2014-08-25 13:28:00 -07:00
Pieter Noordhuis
c535d6d30b Incorporate comments 2014-08-25 10:01:25 -07:00
Pieter Noordhuis
ad7f131a5b Deploy k8s to vSphere 2014-08-24 20:27:05 -07:00
Eric Tune
53a88c1450 Defer details of Authorization to a separate doc. 2014-08-22 16:20:33 -07:00
Eric Tune
6409ccbaa8 Redefine Actors; use consistently; Capitalize k8s. 2014-08-22 15:02:33 -07:00
Eric Tune
49450fcebd Minor changes and fixes. 2014-08-21 13:41:42 -07:00
derekwaynecarr
b5b6848809 Add doc on how our salt setup works 2014-08-19 14:13:53 -04:00
Balazs Varga
3050a7f1e1 Update Collaborative Development with link to common mistakes 2014-08-19 00:03:43 +02:00
Daniel Smith
b10528aa75 Merge pull request #920 from josephholsten/patch-1
docs/getting-started-guides/locally.md: note linux dependency
2014-08-18 09:37:46 -07:00
Joseph Anthony Pasquale Holsten
85cb097bfe note linux dependency in local getting-started-guide
While the linux dependency is obvious with a moment's thought, some
users (especially on *nix) might plow ahead before realizing their
system isn't supported. This adds a requirements section and points
users in the direction of guides more likely to work for them.
2014-08-16 20:51:18 +00:00
brendandburns
053e75d8e9 Add more details on installing godep 2014-08-15 20:40:31 -07:00
derekwaynecarr
10be80295c apiserver listen on 0.0.0.0 in vagrant 2014-08-14 10:02:04 -04:00
Eric Tune
2a8cc9a3a7 Access.md added. 2014-08-13 16:36:37 -07:00
Clayton Coleman
86c9c48cba First draft of security doc covering minion/etcd isolation 2014-08-13 12:06:21 -04:00
Tim Hockin
b5d55c1702 Proposed roadmap to 1.0 2014-08-11 15:18:55 -07:00
Tim Hockin
05b382be26 Merge pull request #850 from derekwaynecarr/issue834
Add local scripts, simplify kubecfg.sh
2014-08-11 13:46:53 -07:00
derekwaynecarr
fea7b61b81 Add local scripts, simplify kubecfg.sh 2014-08-11 13:02:52 -04:00
Brad Wells
0ef6b9eb19 Add explicit instruction to vagrant example docs
Building kubecfg is required for kubecfg.sh. kubecfg.sh will warn
of this if it hasn't been built, but it's a better user experience
to make people explicitly aware of all required steps.
2014-08-08 23:09:58 -06:00
Amy Unruh
f9bbddf892 minor docs/error msg cleanup 2014-08-06 15:43:27 -07:00
Kelsey Hightower
ebf89262eb Move getting started guides to dedicated directory
The project README is getting quite large mainly because of all
the getting started guides embedded in the README.

Create the docs/getting-started-guides directory and relocate all
getting started guides. Update the README to link to each getting
started guide.
2014-08-03 13:16:18 -07:00
Brendan Burns
bab31afa22 Add CLI details to the readme. 2014-07-28 15:46:58 -07:00
Jonathan Boulle
a8353feb25 Fix a few other doc typos 2014-07-19 21:57:07 -07:00
Brian Grant
0063682a95 Answer 2 FAQs about motivations for pods. 2014-07-16 23:38:47 +00:00
Daniel Smith
7b4b87fd76 First take at architecture diagram. 2014-07-16 14:06:07 -07:00
Brian Grant
37fb72d295 Add networking documentation from issue #188. Refactor pod, label, and networking documentation to push details into separate documents. Add some documentation of how to connect to services. 2014-07-16 18:04:35 +00:00
Tim Hockin
6e78426d00 Tighten the identifiers spec
As I read through it I wanted to wordsmith a bit, which lead to reordering
some to read sort of top-down. There were a couple things I thought were wrong
(pod name should be a subdomain) and a few things I think we can make more
concise. I also added examples and clarified implications.
2014-07-09 07:50:50 -07:00
Clayton Coleman
a6a27fd6ef Describe identifiers in Kubernetes
Documents #199
2014-07-01 19:17:39 -04:00
Tim Hockin
6e9c0a6f95 Add a review/commit hysteresis. 2014-06-30 16:53:27 -07:00
Tim Hockin
d43de2b7b0 Clarify and lighten the LGTM policy. 2014-06-30 16:48:21 -07:00
Tim Hockin
847eb4fbfc Fix line break 2014-06-30 09:24:41 -07:00
Tim Hockin
05fe417d4d Add a doc on collaborative development 2014-06-29 21:14:58 -07:00