Alex Robinson
98b6d0672d
Productionize the cockroachdb example a little more
...
Includes:
* A service for clients to use
* Readiness/liveness probes
* An extended graceful termination period
* Easy clean-up of all created resources
2016-08-24 15:03:17 -04:00
Huamin Chen
5445ccf4cb
support storage class in Ceph RBD volume
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2016-08-23 11:05:51 -04:00
Huamin Chen
dea4b0226d
support Azure data disk volume
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2016-08-23 13:23:07 +00:00
Alex Robinson
01cf564eaa
Add automatic prometheus monitoring to the cockroachdb example
2016-08-22 10:55:01 -04:00
Huamin Chen
259bce370e
support storage class in Cinder provisioner
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2016-08-22 09:28:29 -04:00
Jan Safranek
22d43e1b23
Fix description of AWS provisioner zones
2016-08-22 13:59:00 +02:00
Kubernetes Submit Queue
a316e6def2
Merge pull request #30880 from markturansky/add_encryption
...
Automatic merge from submit-queue
Add encryption to EBS dynamic provisioner
Resolves https://github.com/kubernetes/kubernetes/issues/30792
Adds encryption to the EBS cloud provider and provisioner.
Follow up to #29006 (all commits but the one in this PR will drop out).
@kubernetes/sig-storage
```release-note
```
2016-08-21 21:29:55 -07:00
Kubernetes Submit Queue
ad6eed40ec
Merge pull request #30888 from humblec/mypr/29006
...
Automatic merge from submit-queue
GlusterFS dynamic provisioner and deleter interface based on storageclass claims
This PR depends on PR#29006
2016-08-21 01:50:16 -07:00
Kubernetes Submit Queue
5caf74c517
Merge pull request #30529 from hongchaodeng/r1
...
Automatic merge from submit-queue
change all PredicateFunc to use SelectionPredicate
What?
- This PR changes all PredicateFunc in registry to return SelectionPredicate instead of Matcher interface.
Why?
- We want to pass SelectionPredicate to storage layer. Matcher interface did not expose enough information for indexing.
2016-08-20 00:24:40 -07:00
Kubernetes Submit Queue
e4730f7f33
Merge pull request #28446 from tschottdorf/example-petset-cockroachdb
...
Automatic merge from submit-queue
Add a CockroachDB PetSet example
The example starts a simple five-node cluster with otherwise
default settings (in particular, 3x replication).
cc @bprashanth
2016-08-19 17:22:20 -07:00
Humble Chirammal
836ac6e403
GlusterFS dynamic provisioner and deleter interface based on StorageClass claims
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2016-08-19 23:03:32 +05:30
Tobias Schottdorf
6889f83a00
Add a CockroachDB PetSet example
...
The example starts a simple five-node cluster with otherwise
default setting (in particular, 3x replication).
2016-08-18 15:59:06 -04:00
markturansky
9a2645aa5e
add encryption to aws provisioner and cloud provider
2016-08-18 15:42:44 -04:00
Timothy St. Clair
d6606a6aa9
etcd3 validation showed that several unit tests that depend on apiserver being fully
...
stood up should be integration tests, not unit tests.
2016-08-18 14:12:24 -05:00
Kubernetes Submit Queue
dbc9063c17
Merge pull request #24977 from johscheuer/quobyte-plugin
...
Automatic merge from submit-queue
Quobyte Volume plugin
@quofelix and myself developed a volume plugin for [Quobyte](http://www.quobyte.com ) which is a software-defined storage solution. This PR allows Kubernetes users to mount a Quobyte Volume inside their containers over Kubernetes.
Here are some further informations about [Quobyte and Storage for containers](http://www.quobyte.com/containers )
2016-08-18 11:46:37 -07:00
Johannes Scheuermann
eed42380f9
Initial Quobyte support
2016-08-18 17:13:50 +02:00
Jan Safranek
f6fb99b2fd
Provisioning documentation updates
2016-08-18 10:36:50 +02:00
Timothy St. Clair
730fc70107
Update etcd default ports for v3, and validate tests
2016-08-17 07:49:19 -05:00
Tamer Tas
14a57fafa0
examples/elasticsearch: fix awkward sentence
2016-08-14 22:18:24 +03:00
Kubernetes Submit Queue
89651077b1
Merge pull request #26981 from wfhartford/patch-1
...
Automatic merge from submit-queue
Fix resource requests in cassandra-daemonset.yaml
The current file fails validation because the resource request syntax is incorrect.
2016-08-14 10:14:52 -07:00
Hongchao Deng
75fe25e717
generic.Matcher -> *generic.SelectionPredicate
2016-08-13 21:52:11 -07:00
Hongchao Deng
d4afb781c3
change all PredicateFunc to use SelectionPredicate
2016-08-13 10:11:35 -07:00
Hongchao Deng
d0938094d9
move new etcd storage into cacher
2016-08-12 18:40:20 -07:00
Kubernetes Submit Queue
733fc69806
Merge pull request #29086 from 03cranec/master
...
Automatic merge from submit-queue
Adding Sysdig Cloud example
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29086 )
<!-- Reviewable:end -->
2016-08-09 21:00:38 -07:00
Kubernetes Submit Queue
cdee52e5e7
Merge pull request #26790 from rmmh/bash-range
...
Automatic merge from submit-queue
Use bash ranges "{1..3}" instead of "$(seq 1 3)".
[]()
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/26790 )
<!-- Reviewable:end -->
2016-08-09 15:18:30 -07:00
Kubernetes Submit Queue
93f802b1a6
Merge pull request #29905 from luxas/flake_celery2
...
Automatic merge from submit-queue
Second attempt to fix #29585
@ixdy @fejta
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29905 )
<!-- Reviewable:end -->
2016-08-09 11:54:11 -07:00
mksalawa
a806351cc3
Extract etcd options from genericapiserver.
2016-08-09 13:35:53 +02:00
Ryan Hitchman
5508e49ef5
Use bash ranges "{1..3}" instead of "$(seq 1 3)".
2016-08-08 16:23:39 -07:00
Wesley Hartford
a9162ed892
Fix typo in daemonset resource requests
2016-08-03 17:05:08 -07:00
Kubernetes Submit Queue
6b523ce6db
Merge pull request #26258 from koep/examples_elasticsearch_fix
...
Automatic merge from submit-queue
Fix elasticsearch example volume descriptors
fixes #26257
[]()
2016-08-03 11:18:43 -07:00
Lucas Käldström
56755b83cc
Second attempt to fix #29585
2016-08-02 14:46:33 +03:00
k8s-merge-robot
fa1d1b1f66
Merge pull request #29574 from keegancsmith/patch-1
...
Automatic merge from submit-queue
Fix markdown of flexvolume lvm example link
2016-08-02 00:44:59 -07:00
Davanum Srinivas
ef0581d1e9
kubectl container - Extract version better
...
1. Use --client since -c is deprecated now
2. The command (./kubectl version --client | grep -o 'GitVersion:"[^"]*"')
now returns:
GitVersion:"v1.4.0-alpha.1.784+ed3a29bd6aeb98-dirty"
so parse out the version better using sed
Related to #23708
2016-07-26 13:44:42 -04:00
Chris Crane
78e2110286
update munge docs again
2016-07-26 10:38:59 -07:00
Chris Crane
6e2dee56e5
Merge remote-tracking branch 'kubernetes/master'
2016-07-26 10:36:21 -07:00
Keegan Carruthers-Smith
70a1536820
Fix markdown of flexvolume lvm example link
2016-07-25 22:59:32 +02:00
Chris Crane
cd475fe172
update munge docs
2016-07-25 12:55:06 -07:00
Lucas Käldström
5db3f6d25e
Add liveness probe to the flower rc in order to fix a flake
2016-07-24 00:08:52 +03:00
Chris Crane
e6f6d258b7
addressed comments
2016-07-22 17:22:46 -07:00
Tim Hockin
b829d4d4ef
Merge pull request #26702 from joe2far/fix-broken-links
...
Fix broken warning image link in docs
2016-07-20 15:10:41 -07:00
Szymon Pyżalski
2abf70406e
Info about enabling the hostpath provisioner
...
The README for persistent volume provisioning had information about the
hostpath provisioner for testing purposes, but lacked instructions on
how to enable it.
2016-07-19 10:17:17 +02:00
Eric Tune
bbfda4be90
Remove examples moved to docs site
...
Part of https://github.com/kubernetes/kubernetes/issues/23511
Left redirect in md files and deleted files intended for download.
2016-07-18 12:38:13 -07:00
k8s-merge-robot
fa174bcdaf
Merge pull request #29042 from dims/fixup-imports
...
Automatic merge from submit-queue
Use Go canonical import paths
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
2016-07-18 07:23:38 -07:00
Chris Crane
cd7f4ab90b
Adding Sysdig Cloud example
2016-07-17 23:42:15 -07:00
Davanum Srinivas
2b0ed014b7
Use Go canonical import paths
...
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
2016-07-16 13:48:21 -04:00
k8s-merge-robot
3a305c1cfa
Merge pull request #28978 from foxish/patch-1
...
Automatic merge from submit-queue
Added instructions on turning on dynamic provisioning for testing.
HostPath volumes are not automatically provisioned unless we pass in `--enable-hostpath-provisioner` to the controller manager. This was not mentioned in the docs previously, leading to questions like [this](https://groups.google.com/forum/#!searchin/kubernetes-dev/mysterious/kubernetes-dev/jVk_RgAkbaY/LRX7IuCEDQAJ ).
2016-07-16 08:12:54 -07:00
joe2far
88b6d4ad36
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
k8s-merge-robot
bb2c74b709
Merge pull request #28834 from asalkeld/rbd-example
...
Automatic merge from submit-queue
Remove id field from rbd examples
Currently the RBD examples fail with the following error:
```
kubectl create -f examples/volumes/rbd/rbd-with-secret.json
error validating "examples/volumes/rbd/rbd-with-secret.json": error validating data: found invalid field id for v1.Pod; if you choose to ignore these errors, turn validation off with --validate=false
```
fixes #28831
2016-07-14 20:28:58 -07:00
Anirudh Ramanathan
80d4800d4b
Added instructions on turning on dynamic provisioning for testing.
...
HostPath volumes are not automatically provisioned unless we pass in `--enable-hostpath-provisioner` to the controller manager. This was not mentioned in the docs previously.
2016-07-14 15:58:30 -07:00
k8s-merge-robot
3a0d2d55c3
Merge pull request #28613 from a-robinson/blog
...
Automatic merge from submit-queue
Remove crufty blog post material that isn't actually an example.
2016-07-14 11:22:14 -07:00