Skip to content

Commit

Permalink
Prepare docs for 0.10.0 release (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha authored Feb 21, 2019
1 parent 247bac1 commit 7fbaa7a
Show file tree
Hide file tree
Showing 188 changed files with 553 additions and 553 deletions.
4 changes: 2 additions & 2 deletions chart/kubedb-catalog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: 'KubeDB Catalog by AppsCode - Catalog for database versions'
name: kubedb-catalog
version: 0.9.0
appVersion: 0.9.0
version: 0.10.0
appVersion: 0.10.0
home: https://github.com/kubedb/cli
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
4 changes: 2 additions & 2 deletions chart/kubedb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: 'KubeDB by AppsCode - Production ready databases on Kubernetes'
name: kubedb
version: 0.9.0
appVersion: 0.9.0
version: 0.10.0
appVersion: 0.10.0
home: https://github.com/kubedb/cli
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion chart/kubedb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The following table lists the configurable parameters of the KubeDB chart and th
| `replicaCount` | Number of kubedb operator replicas to create (only 1 is supported) | `1` |
| `kubedb.registry` | Docker registry used to pull KubeDB operator image | `kubedb` |
| `kubedb.repository` | KubeDB operator container image | `operator` |
| `kubedb.tag` | KubeDB operator container image tag | `0.9.0` |
| `kubedb.tag` | KubeDB operator container image tag | `0.10.0` |
| `cleaner.registry` | Docker registry used to pull Webhook cleaner image | `appscode` |
| `cleaner.repository` | Webhook cleaner container image | `kubectl` |
| `cleaner.tag` | Webhook cleaner container image tag | `v1.12` |
Expand Down
2 changes: 1 addition & 1 deletion chart/kubedb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
kubedb:
registry: kubedb
repository: operator
tag: 0.9.0
tag: 0.10.0
cleaner:
registry: appscode
repository: kubectl
Expand Down
8 changes: 4 additions & 4 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
title: Contributing | KubeDB
description: Contributing
menu:
docs_0.9.0:
docs_0.10.0:
identifier: contributing-cli
name: Contributing
parent: welcome
weight: 10
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: welcome
url: /docs/0.9.0/welcome/contributing/
url: /docs/0.10.0/welcome/contributing/
aliases:
- /docs/0.9.0/CONTRIBUTING/
- /docs/0.10.0/CONTRIBUTING/
---

# Contribution Guidelines
Expand Down
10 changes: 5 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
title: Welcome | KubeDB
description: Welcome to KubeDB
menu:
docs_0.9.0:
docs_0.10.0:
identifier: readme-cli
name: Readme
parent: welcome
weight: -1
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: welcome
url: /docs/0.9.0/welcome/
url: /docs/0.10.0/welcome/
aliases:
- /docs/0.9.0/
- /docs/0.9.0/README/
- /docs/0.10.0/
- /docs/0.10.0/README/
---

# Welcome
Expand Down
4 changes: 2 additions & 2 deletions docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: KubeDB
menu:
docs_0.9.0:
docs_0.10.0:
identifier: welcome
name: Welcome
weight: 10
menu_name: docs_0.9.0
menu_name: docs_0.10.0
---
8 changes: 4 additions & 4 deletions docs/concepts/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
title: Concepts | KubeDB
menu:
docs_0.9.0:
docs_0.10.0:
identifier: concepts-readme
name: Readme
parent: concepts
weight: -1
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
url: /docs/0.9.0/concepts/
url: /docs/0.10.0/concepts/
aliases:
- /docs/0.9.0/concepts/README/
- /docs/0.10.0/concepts/README/
---

# Concepts
Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: Concepts
description: Concepts
menu:
docs_0.9.0:
docs_0.10.0:
identifier: concepts
name: Concepts
weight: 20
menu_name: docs_0.9.0
menu_name: docs_0.10.0
---
4 changes: 2 additions & 2 deletions docs/concepts/catalog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: KubeDB Catalog | KubeDB
description: Database Version CRD
menu:
docs_0.9.0:
docs_0.10.0:
identifier: catalog
parent: concepts
name: Catalog
weight: 20
menu_name: docs_0.9.0
menu_name: docs_0.10.0
---
4 changes: 2 additions & 2 deletions docs/concepts/catalog/elasticsearch.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: ElasticsearchVersion
menu:
docs_0.9.0:
docs_0.10.0:
identifier: elasticsearh-version
name: ElasticsearchVersion
parent: catalog
weight: 10
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/catalog/memcached.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: MemcachedVersion
menu:
docs_0.9.0:
docs_0.10.0:
identifier: memcached-version
name: MemcachedVersion
parent: catalog
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/catalog/mongodb.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: MongoDBVersion
menu:
docs_0.9.0:
docs_0.10.0:
identifier: mongodb-version
name: MongoDBVersion
parent: catalog
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/catalog/mysql.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: MySQLVersion
menu:
docs_0.9.0:
docs_0.10.0:
identifier: mysql-version
name: MySQLVersion
parent: catalog
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/catalog/postgres.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: PostgresVersion
menu:
docs_0.9.0:
docs_0.10.0:
identifier: postgres-version
name: PostgresVersion
parent: catalog
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/catalog/redis.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: RedisVersion
menu:
docs_0.9.0:
docs_0.10.0:
identifier: redis-version
name: RedisVersion
parent: catalog
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/database-monitoring/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Database Monitoring | KubeDB
description: Database Monitoring
menu:
docs_0.9.0:
docs_0.10.0:
identifier: database-monitoring
parent: concepts
name: Database Monitoring
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
---
4 changes: 2 additions & 2 deletions docs/concepts/database-monitoring/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: Database Monitoring Overview
description: Database Monitoring Overview
menu:
docs_0.9.0:
docs_0.10.0:
identifier: database-monitoring-overview
name: Overview
parent: database-monitoring
weight: 10
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/databases/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Supported Databases | KubeDB
description: Supported Databases
menu:
docs_0.9.0:
docs_0.10.0:
identifier: databases
parent: concepts
name: Supported Databases
weight: 15
menu_name: docs_0.9.0
menu_name: docs_0.10.0
---
4 changes: 2 additions & 2 deletions docs/concepts/databases/elasticsearch.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Elasticsearch
menu:
docs_0.9.0:
docs_0.10.0:
identifier: elasticsearch-db
name: Elasticsearch
parent: databases
weight: 10
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/databases/memcached.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Memcached
menu:
docs_0.9.0:
docs_0.10.0:
identifier: memcached-db
name: Memcached
parent: databases
weight: 15
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/databases/mongodb.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: MongoDB
menu:
docs_0.9.0:
docs_0.10.0:
identifier: mongodb-db
name: MongoDB
parent: databases
weight: 20
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/databases/mysql.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: MySQL
menu:
docs_0.9.0:
docs_0.10.0:
identifier: mysql-db
name: MySQL
parent: databases
weight: 25
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/databases/postgres.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Postgres
menu:
docs_0.9.0:
docs_0.10.0:
identifier: postgres-db
name: Postgres
parent: databases
weight: 30
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
6 changes: 3 additions & 3 deletions docs/concepts/databases/redis.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Redis
menu:
docs_0.9.0:
docs_0.10.0:
identifier: redis-db
name: Redis
parent: databases
weight: 35
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down Expand Up @@ -114,7 +114,7 @@ If `spec.mode` is set to `"Cluster"`, users can optionally provide a cluster spe

### spec.storage

Since 0.9.0-rc.0, If you set `spec.storageType:` to `Durable`, then `spec.storage` is a required field that specifies the StorageClass of PVCs dynamically allocated to store data for the database. This storage spec will be passed to the StatefulSet created by KubeDB operator to run database pods. You can specify any StorageClass available in your cluster with appropriate resource requests.
Since 0.10.0-rc.0, If you set `spec.storageType:` to `Durable`, then `spec.storage` is a required field that specifies the StorageClass of PVCs dynamically allocated to store data for the database. This storage spec will be passed to the StatefulSet created by KubeDB operator to run database pods. You can specify any StorageClass available in your cluster with appropriate resource requests.

- `spec.storage.storageClassName` is the name of the StorageClass used to provision PVCs. PVCs don’t necessarily have to request a class. A PVC with its storageClassName set equal to "" is always interpreted to be requesting a PV with no class, so it can only be bound to PVs with no class (no annotation or one set equal to ""). A PVC with no storageClassName is not quite the same and is treated differently by the cluster depending on whether the DefaultStorageClass admission plugin is turned on.
- `spec.storage.accessModes` uses the same conventions as Kubernetes PVCs when requesting storage with specific access modes.
Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/snapshot.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Snapshot
menu:
docs_0.9.0:
docs_0.10.0:
identifier: snapshot-concepts
name: Snapshot
parent: concepts
weight: 35
menu_name: docs_0.9.0
menu_name: docs_0.10.0
section_menu_id: concepts
---

Expand Down
4 changes: 2 additions & 2 deletions docs/concepts/what-is-kubedb/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: What is KubeDB
description: What is KubeDB
menu:
docs_0.9.0:
docs_0.10.0:
identifier: what-is-kubedb
parent: concepts
name: What is KubeDB
weight: 10
menu_name: docs_0.9.0
menu_name: docs_0.10.0
---
Loading

0 comments on commit 7fbaa7a

Please sign in to comment.