Commit Graph

61 Commits

Author SHA1 Message Date
zhangxiaoyu-zidif 45cb952393 README.md: Update outdated links 2017-04-27 09:11:18 +08:00
Kristian Klausen 22b9dd4930 Remove redis-proxy example
The docker image is nowhere to be found, so lets remove it.
There have been a request for the Dockerfile here [1], but nobody
seems to care.

redis-proxy is replaced with redis-master in test-cmd-util.sh, to
ensure that the tests still works.
The redis-proxy pod in test/fixtures/doc-yaml/user-guide/multi-pod.yaml
is replaced with valid-pod from test/fixtures/doc-yaml/admin/limitrange/valid-pod.yaml,
so redis-proxy is removed every where.

[1] https://github.com/kubernetes/kubernetes/issues/4914#issuecomment-77209779
2017-04-23 16:59:23 +02:00
Christian Koep 5c3a824591 Fix typo in mysql-galera example Dockerfile 2017-03-31 19:52:15 +02:00
Kubernetes Submit Queue 75652aa551 Merge pull request #43133 from oscerd/hazelcast-kube-3.8
Automatic merge from submit-queue (batch tested with PRs 43133, 43865)

Upgrade to Hazelcast-Kubernetes 3.8 and updated docs

**What this PR does / why we need it**:
Upgrade to latest hazelcast-kubernetes version the example and update the docs reflecting the latest version
2017-03-31 03:06:18 -07:00
Simen Bekkhus 2722daf05a chore (samples): Don't cache apks at all in Dockerfiles 2017-03-29 17:02:04 +02:00
Kubernetes Submit Queue 71826e8035 Merge pull request #41399 from NitishT/master
Automatic merge from submit-queue

Added examples for Minio in standalone and distributed Modes

**What this PR does / why we need it**:
Added examples for Minio standalone and distributed modes

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```
Adds Minio server deployment example.
```
2017-03-26 00:54:57 -07:00
Kubernetes Submit Queue 410665cdb6 Merge pull request #41186 from dixudx/fix_percona_aptkey
Automatic merge from submit-queue (batch tested with PRs 41139, 41186, 38882, 37698, 42034)

update the signing key for percona debian and ubuntu packages

**What this PR does / why we need it**:

> W: GPG error: http://repo.percona.com trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9334A25F8507EFA5

The signing key has already been updated. Please refer to [Update the Signing Key for Percona Debian and Ubuntu Packages](https://www.percona.com/blog/2016/10/13/new-signing-key-for-percona-debian-and-ubuntu-packages/) for detailed explanations.
2017-03-24 12:33:23 -07:00
Kubernetes Submit Queue df609f9850 Merge pull request #42035 from timchenxiaoyu/enableerror
Automatic merge from submit-queue

enable error

enable word error
2017-03-24 10:25:13 -07:00
Andrea Cosentino 8a1af315d0 Upgrade to Hazelcast-Kubernetes 3.8_1 and updated docs 2017-03-20 08:23:39 +01:00
Jordan Liggitt 6222460ee1 Configure example pod namespaces 2017-03-14 13:14:57 -04:00
Nitish a1fcf13a1c Merged Minio standalone and distributed in one doc 2017-03-14 21:33:48 +05:30
Nitish eff22b3459 Updated as per review comments. 2017-03-07 22:44:36 +05:30
Kubernetes Submit Queue b33d3e6cf4 Merge pull request #42113 from chrislovecnm/cassandra-update
Automatic merge from submit-queue (batch tested with PRs 42316, 41618, 42201, 42113, 42191)

Fixing a couple of things in the example, and bumping docker version

**What this PR does / why we need it**:

Updates the Cassandra version, and fixes a couple of issues in the example documentation.

fixes #40435
2017-03-01 07:48:26 -08:00
Di Xu 6fe386ed74 update the signing key for percona debian and ubuntu packages 2017-02-27 10:32:18 +08:00
chrislovecnm 91d25a9807 Fixing a couple of things in the example, and bumping docker version 2017-02-26 02:25:22 +00:00
timchenxiaoyu c96252a984 daemon not deamon 2017-02-24 17:15:51 +08:00
timchenxiaoyu e3394ef582 enable error 2017-02-24 14:09:27 +08:00
Nitish Tiwari 40a47e759e Updated the service type 2017-02-20 20:12:51 +05:30
Shyam JVS 14dce641fa Revert "Remove alpha provisioning" 2017-02-16 13:53:55 +01:00
Kubernetes Submit Queue 149a5f4d5f Merge pull request #40000 from jsafrane/storage-ga-remove-alpha
Automatic merge from submit-queue

Remove alpha provisioning

This is the first part of https://github.com/kubernetes/features/issues/36

@kubernetes/sig-storage-misc 

**Release note**:
```release-note
Alpha version of dynamic volume provisioning is removed in this release. Annotation
"volume.alpha.kubernetes.io/storage-class" does not have any special meaning. A default storage class
and  DefaultStorageClass admission plugin can be used to preserve similar behavior of Kubernetes cluster,
see https://kubernetes.io/docs/user-guide/persistent-volumes/#class-1 for details.
```
2017-02-16 01:02:06 -08:00
Nitish 20241c699b Added absolute URLs for config yaml files 2017-02-15 11:59:40 +05:30
Nitish e30e9aa540 Add distributed Minio example 2017-02-14 15:11:42 +05:30
Nitish f7fadf6ef1 Fix links 2017-02-14 14:24:36 +05:30
Nitish ee198d0424 Fix links 2017-02-14 14:22:11 +05:30
Nitish 4f947bfb29 Added detailed steps 2017-02-14 14:19:21 +05:30
Nitish a84c8dfbc5 Updated Readme 2017-02-13 23:20:43 +05:30
Nitish d595cb99eb Updated read 2017-02-13 23:19:29 +05:30
Nitish 521de49113 Add Minio example 2017-02-13 23:11:21 +05:30
Jan Safranek 36a35d9b5c Remove alpha provisioning 2017-02-01 14:51:54 +01:00
Andrea Cosentino 8a38818ec9 Upgrade Hazelcast example with the latest hazelcast-kubernetes-bootstrapper 0.7.0, using Deployments instead of Replication Controller. 2017-02-01 10:04:51 +01:00
Deimosfr b69fd3fd61 fixing Cassandra shutdown example to avoid data corruption 2017-01-12 22:22:47 +01:00
Jeff Grafton 47b8002971 Always --pull in docker build to ensure recent base images 2017-01-10 16:21:05 -08:00
Lucas Käldström fbea3e2368 Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated 2016-12-17 20:34:10 +02:00
Kubernetes Submit Queue dd974b7412 Merge pull request #37145 from mstump/issue-34422-bump-cassandra-version
Automatic merge from submit-queue (batch tested with PRs 37701, 36702, 37145, 37424, 38261)

Fix for #34422: bump C* version to 3.9

Fix for #34422
2016-12-08 04:39:22 -08:00
Matthew Stump 5ebe5f176a Bumped the Cassandra version to 3.9 for the storage examples Docker images. Exposed most of the important Cassandra production tunables, and made the run.sh script a little easier to debug 2016-11-23 15:38:59 -08:00
Janet Kuo e9d3a1c4b4 Remove alpha limitation on PetSet in cassandra example 2016-11-23 10:44:05 -08:00
Janet Kuo 3008946889 Remove initialized annotation from statefulset examples 2016-11-23 10:40:42 -08:00
Jimmy Cuadra 7c8101ab3d Rename PetSet to StatefulSet in docs and examples. 2016-11-05 00:17:28 -07:00
Janet Kuo 29fd27abb2 (Auto-gen) Run hack/update-all & update-bazel & update linted packages 2016-11-02 15:16:41 -07:00
Janet Kuo f48c788a68 Replace apps/v1alpha1 with apps/v1beta1 and manually remove generated apps/v1alpha1 files
Manually remove generated apps/v1alpha1 types, protobuf, and api-reference doc files
Manually remove apps/v1alpha1 folder from 1.5 generated client
2016-11-02 15:16:23 -07:00
Christian Koep f8e0608e9e Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
Janet Kuo 1825c650e6 (Auto-gen) Run update-all.sh, codecgen, munge docs, and bazel 2016-10-27 17:25:10 -07:00
Janet Kuo 01b41bc139 Rename PetSet API to StatefulSet 2016-10-27 17:25:10 -07:00
Tim Hockin e87fd7b5f0 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
Kubernetes Submit Queue 1995d0aa00 Merge pull request #34487 from jessfraz/update-gcloud-docker-commands
Automatic merge from submit-queue

Update `gcloud docker` commands to use `gcloud docker -- ARGS`

We can then avoid the following warning:
```
WARNING: The '--' argument must be specified between gcloud specific args on the left and DOCKER_ARGS on the right. IMPORTANT: previously, commands allowed the omission of the --, and unparsed arguments were treated as implementation args. This usage is being deprecated and will be removed in March 2017.
This will be strictly enforced in March 2017. Use 'gcloud beta docker' to see new behavior.
```
2016-10-13 07:04:59 -07:00
chrislovecnm be846d6b66 updating README.md 2016-10-10 16:30:28 -06:00
chrislovecnm b54e6b79b1 fixing flake test 2016-10-10 16:27:59 -06:00
Jess Frazelle 75e96fd226 Update `gcloud docker` commands to use `gcloud docker -- ARGS`
We can then avoid the following warning:
```
WARNING: The '--' argument must be specified between gcloud specific args on the left and DOCKER_ARGS on the right. IMPORTANT: previously, commands allowed the omission of the --, and unparsed arguments were treated as implementation args. This usage is being deprecated and will be removed in March 2017.
This will be strictly enforced in March 2017. Use 'gcloud beta docker' to see new behavior.
```

Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-10 13:42:34 -07:00
yuexiao-wang c148ca6283 Clean up for the link in cassandra
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2016-10-10 22:23:41 +08:00
Christian Koep 0c40d694ba Fix typo in redis example 2016-09-26 07:27:57 +02:00