Jeff Lowdermilk
553f9f822b
Add ga-beacon analytics to gendocs scripts
...
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
nikhiljindal
fa9f864782
Adding a script to update etcd objects
2015-05-15 16:20:35 -07:00
Jeff Lowdermilk
a5bc6bdaf3
Merge pull request #8166 from kargakis/labels-for-object
...
expose: Re-use labels in case none was specified
2015-05-15 11:35:52 -07:00
kargakis
ac652d16e6
expose: Re-use labels in case none was specified
2015-05-15 11:54:41 +02:00
Victor Marmol
8d6dee9980
Merge pull request #8248 from pmorie/secrets-doc
...
Fix secrets example pod
2015-05-14 18:25:57 -07:00
Victor Marmol
f701eba672
Merge pull request #8276 from antoineco/aws-update
...
refresh aws getting-started pages and templates
2015-05-14 16:38:08 -07:00
Kris
c62c6ef048
Advice to use default when no namespace is available.
2015-05-14 15:39:31 -07:00
Victor Marmol
06447fa06d
Merge pull request #8277 from aveshagarwal/doc-fixes
...
Fixed Typo.
2015-05-14 15:31:08 -07:00
RichieEscarez
581d2f73be
Revised topic to clarify and enhance steps and examples:
...
Updated descriptions and added headers and into statements
Edited the redirect requests section and clarified steps in example
Replaced GCE with Google Compute Engine
Added two statements about the required forward slashes and inserted a '/' into each example.
2015-05-14 14:06:32 -07:00
Avesh Agarwal
0500b07d53
Fixed Typo.
2015-05-14 17:03:33 -04:00
Antoine Cotten
4f1fe55a9e
refresh aws getting-started pages and templates
2015-05-14 23:00:36 +02:00
Paul Morie
f614367c6c
Fix secrets example pod
2015-05-14 13:03:54 -04:00
Tim Hockin
b429e89251
Spec qualified names (label keys) more tightly
...
It can be a (DNS_SUBDOMAIN/)?label, but we were validating it
incorrectly before.
2015-05-13 13:59:16 -07:00
Daniel Smith
99416947dc
Merge pull request #8162 from thockin/hooks
...
Hooks cleanup
2015-05-13 13:27:24 -07:00
Rohit Jnagal
a1ef8585da
Merge pull request #8168 from brendandburns/docker
...
Update single node docker to 0.16.2
2015-05-13 13:25:27 -07:00
Rohit Jnagal
be71186c7b
Merge pull request #8152 from BenTheElder/ubuntu_docs_git_clone_fix
...
Fix https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-13 13:22:38 -07:00
Satnam Singh
04ba79d300
Merge pull request #7994 from RichieEscarez/7094-v1beta1_to_v1beta3
...
Replace instances of v1beta1 with v1beta3
2015-05-13 13:12:25 -07:00
Tim Hockin
f11ba4a1b5
Switch git hooks to use pre-commit
2015-05-13 12:50:25 -07:00
Clayton Coleman
82913c3112
Merge pull request #8170 from wojtek-t/update_conversion_instructions
...
Update instructions for generating conversions.
2015-05-13 13:16:23 -04:00
Wojciech Tyczynski
1fe4b56176
Instructions for generating conversions.
2015-05-13 14:43:48 +02:00
Brendan Burns
48d7604f4e
Update single node docker to 0.16.2
2015-05-13 11:15:56 +01:00
Jeff Lowdermilk
a64cdb34c5
getting-started gce-guide tells users to use downloaded kubectl
2015-05-12 18:21:11 -07:00
BenTheElder
4ecb0193f2
Fixes https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-12 20:25:38 -04:00
RichieEscarez
14d8a98737
Revised example proxy URL
...
Updated the example we provide for the proxy URL to clarify how to
prefix a service name.
2015-05-12 11:30:18 -07:00
RichieEscarez
78271e269e
Replace instances of v1beta1 with v1beta3
...
Per issue 7502, replaced all instances of “v1beta1/proxy” with
“v1beta3/proxy/namespaces/default” and “v1beta1/redirect” with
“v1beta3/redirect/namespaces/default”. Also removed all trailing ‘/‘
forward slashes.
Removed trailing whitespace that caused sync error
Removed whitespace after “for the Kubernetes master followed by
`/api/v1beta3/proxy/namespaces/default/services/myservice/alpha/beta/gam
ma`. “
2015-05-12 11:30:18 -07:00
Victor Marmol
43029345f9
Merge pull request #7973 from dchen1107/podstatus
...
Add kubectl log --previous support to view last terminated container log
2015-05-11 17:08:45 -07:00
Jeff Lowdermilk
ac87ed6516
Merge pull request #8064 from deads2k/death-to-auth-path
...
eliminate auth-path
2015-05-11 15:41:41 -07:00
Dawn Chen
ecaf0874b2
Introduce --previous option to kubectl log
2015-05-11 10:14:22 -07:00
Nikhil Jindal
671cdc882f
Merge pull request #8015 from guoshimin/master
...
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-11 10:12:33 -07:00
Nikhil Jindal
4b5d47d103
Merge pull request #8027 from pmorie/dapi-docs
...
Fix example in downward-api docs
2015-05-11 10:12:08 -07:00
Satnam Singh
8de5dbcbdb
Merge pull request #7956 from RichieEscarez/7094-kube_auth_to_kubectl
...
Fixes 7094 - Replace "kubernetes_auth" with kubectl config view
2015-05-11 09:45:44 -07:00
deads2k
19784dbc4f
remove auth-path from kubeconfig
2015-05-11 10:40:23 -04:00
Paul Morie
3988e0e069
Merge pull request #7987 from pweil-/security-context-doc
...
Update Security Context Documentation
2015-05-11 10:07:41 -04:00
Clayton Coleman
8755ea8ec9
Merge pull request #7704 from smarterclayton/parallel_allocator
...
Use etcd to allocate PortalIPs instead of in-mem
2015-05-11 09:56:10 -04:00
Wojciech Tyczynski
c18f7dfde9
Merge pull request #8041 from nak3/fix-filepath-to-pod
...
Correct filepath to sample pod.yaml in locally.md
2015-05-11 12:42:23 +02:00
Wojciech Tyczynski
6c281ec0f8
Merge pull request #7889 from wjiangjay/master
...
Fix wrong link for security context
2015-05-11 10:34:48 +02:00
Kenjiro Nakayama
cb2c62f0d8
Fix filepath to simple sample pod
2015-05-11 00:21:33 +09:00
Paul Morie
634fb6e9a4
Fix example in downward-api docs
2015-05-09 22:19:44 -04:00
Shimin Guo
539b3523ee
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-09 00:07:26 -04:00
Paul Weil
05e8915b37
bring doc up to date with actual api types
2015-05-08 16:38:28 -04:00
deads2k
6498fc1fda
remove cmd respect for auth-path
2015-05-08 16:33:33 -04:00
Clayton Coleman
e200d5a317
Make PortalIP alloc HA
...
* Add an allocator which saves state in etcd
* Perform PortalIP allocation check on startup and periodically afterwards
Also expose methods in master for downstream components to handle IP allocation
/ master registration themselves.
2015-05-08 13:34:16 -04:00
RichieEscarez
6d41db6f92
Issue7094- Replace "kubernetes_auth" with kubectl config view
...
Removed the deprecated “kubenetes_auth” command and replaced it with
the “kubectl config view” command (and corresponding example).
2015-05-08 08:48:39 -07:00
Victor Marmol
92bd8577e0
Merge pull request #7931 from pmorie/typo
...
Fix typos in different config comments
2015-05-08 08:05:51 -07:00
Paul Morie
b5dd5be123
Fix typos in different config comments
2015-05-07 18:44:24 -04:00
Robert Bailey
e5b9f7421e
Merge pull request #7616 from brendandburns/qps
...
Adds a simple release-note builder that scrapes the Github API for recent PRs
2015-05-07 13:04:47 -07:00
Matt Bogosian
89a5c4d44e
Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`.
2015-05-07 12:04:31 -07:00
Brendan Burns
6ecce081aa
Merge pull request #7887 from elsonrodriguez/coreos-example-update
...
Fixes #7886 - Used network-environment to get ip, swap wget for curl
2015-05-07 09:55:51 -07:00
Rohit Jnagal
36bb479c52
Merge pull request #5498 from ZJU-SEL/refactor-ubuntu
...
Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff
2015-05-07 09:41:20 -07:00
Brendan Burns
40dde19853
Adds a simple release-note builder that scrapes the Github API for recent PRs.
2015-05-07 09:37:38 -07:00