Skip to content

Commit

Permalink
Update readme pages
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Oct 15, 2018
1 parent a47af1d commit 1240f95
Show file tree
Hide file tree
Showing 7 changed files with 94 additions and 49 deletions.
35 changes: 18 additions & 17 deletions docs/guides/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,28 +49,29 @@ aliases:
| -------------- | :---------------: | :---------------: | :---------------: | :---------------: | :---------------: |
| 0.1.0 - 0.7.0 | ✓ | ✗ | ✗ | ✗ | ✗ |
| 0.8.0 | ✗ | ✓ | ✓ | ✗ | ✗ |
| 0.9.0-rc.0 | ✗ | ✓ | ✓ | ✓ | ✓ |
| 0.9.0-rc.0 | ✗ | ✓ | ✓ | ✓ | ✓ |

## Supported ElasticsearchVersion CRD

Here, ✓ means supported and ✗ means deprecated.

| ElasticsearchVersion | KubeDB: 0.9.0-rc.0 |
| -------------------- | :------------------: |
| 5.6 | ✗ |
| 5.6-v1 | ✓ |
| 5.6.4 | ✗ |
| 5.6.4-v1 | ✓ |
| 6.2 | ✗ |
| 6.2-v1 | ✓ |
| 6.2.4 | ✗ |
| 6.2.4-v1 | ✓ |
| 6.3 | ✗ |
| 6.3-v1 | ✓ |
| 6.3.0 | ✗ |
| 6.3.0-v1 | ✓ |
| 6.4-v1 | ✗ |
| 6.4.0-v1 | ✗ |
| NAME | VERSION | KubeDB: 0.9.0-rc.0 |
|----------|---------|--------------------|
| 5.6 | 5.6 | ✗ |
| 5.6-v1 | 5.6 | ✓ |
| 5.6.4 | 5.6.4 | ✗ |
| 5.6.4-v1 | 5.6.4 | ✓ |
| 6.2 | 6.2 | ✗ |
| 6.2-v1 | 6.2 | ✓ |
| 6.2.4 | 6.2.4 | ✗ |
| 6.2.4-v1 | 6.2.4 | ✓ |
| 6.3 | 6.3 | ✗ |
| 6.3-v1 | 6.3 | ✓ |
| 6.3.0 | 6.3.0 | ✗ |
| 6.3.0-v1 | 6.3.0 | ✓ |
| 6.4 | 6.4 | ✓ |
| 6.4.0 | 6.4.0 | ✓ |


## External tools dependency

Expand Down
21 changes: 15 additions & 6 deletions docs/guides/memcached/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,22 @@ aliases:

## Supported Memcached Versions

| KubeDB Version | Memcached:1.5.4, 1.4 | 1.5.4-v1, 1.5-v1 |
| :------------: | :------------------: | :--------------: |
| 0.1.0 - 0.7.0 | ✗ | ✓ |
| 0.8.0 | ✓ | ✓ |
| 0.9.0-rc.0 | ✗ | ✗ |
| KubeDB Version | Memcached:1.5.4 |
|:--------------:|:---------------:|
| 0.1.0 - 0.7.0 | ✗ |
| 0.8.0 | ✓ |
| 0.9.0-rc.0 | ✓ |

<br/>
## Supported MemcachedVersion CRD

Here, &#10003; means supported and &#10007; means deprecated.

| NAME | VERSION | KubeDB: 0.9.0-rc.0 |
|----------|---------|--------------------|
| 1.5 | 1.5 | &#10007; |
| 1.5-v1 | 1.5 | &#10003; |
| 1.5.4 | 1.5.4 | &#10007; |
| 1.5.4-v1 | 1.5.4 | &#10003; |

## User Guide

Expand Down
21 changes: 15 additions & 6 deletions docs/guides/mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,22 @@ aliases:

## Supported MongoDB Versions

| KubeDB Version | Mongo 3.4 | 3.6 | 3.4-v1 | 3.6-v1 |
| :------------: | :-------: | :------: | :------: | :------: |
| 0.1.0 - 0.7.0 | &#10007; | &#10007; | &#10007; | &#10007; |
| 0.8.0 | &#10003; | &#10003; | &#10007; | &#10007; |
| 0.9.0-rc.0 | &#10007; | &#10007; | &#10003; | &#10003; |
| KubeDB Version | Mongo:3.4 | Mongo:3.6 |
|:--------------:|:---------:|:---------:|
| 0.1.0 - 0.7.0 | &#10007; | &#10007; |
| 0.8.0 | &#10003; | &#10003; |
| 0.9.0-rc.0 | &#10003; | &#10003; |

<br/>
## Supported MongoDBVersion CRD

Here, &#10003; means supported and &#10007; means deprecated.

| NAME | VERSION | KubeDB: 0.9.0-rc.0 |
|----------|---------|--------------------|
| 3.4 | 3.4 | &#10007; |
| 3.4-v1 | 3.4 | &#10003; |
| 3.6 | 3.6 | &#10007; |
| 3.6-v1 | 3.6 | &#10003; |

## External tools dependency

Expand Down
26 changes: 20 additions & 6 deletions docs/guides/mysql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,27 @@ aliases:

## Supported MySQL Versions

| KubeDB Version | MySQL 8.0, 8 | 5.7, 5 | 8.0-v1, 8-v1 | 5.7-v1, 5-v1 |
| :------------: | :----------: | :------: | :----------: | :----------: |
| 0.1.0 - 0.7.0 | &#10007; | &#10007; | &#10007; | &#10007; |
| 0.8.0 | &#10003; | &#10003; | &#10007; | &#10007; |
| 0.9.0-rc.0 | &#10007; | &#10007; | &#10003; | &#10003; |
| KubeDB Version | MySQL:8.0 | MySQL:5.7 |
|:--------------:|:---------:|:---------:|
| 0.1.0 - 0.7.0 | &#10007; | &#10007; |
| 0.8.0 | &#10003; | &#10003; |
| 0.9.0-rc.0 | &#10003; | &#10003; |

## Supported MySQLVersion CRD

Here, &#10003; means supported and &#10007; means deprecated.

| NAME | VERSION | KubeDB: 0.9.0-rc.0 |
|----------|---------|--------------------|
| 5 | 5 | &#10007; |
| 5-v1 | 5 | &#10003; |
| 5.7 | 5.7 | &#10007; |
| 5.7-v1 | 5.7 | &#10003; |
| 8 | 8 | &#10007; |
| 8-v1 | 8 | &#10003; |
| 8.0 | 8.0 | &#10007; |
| 8.0-v1 | 8.0 | &#10003; |

<br/>

## External tools dependency

Expand Down
15 changes: 8 additions & 7 deletions docs/guides/postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,18 @@ aliases:
| 0.8.0 | &#10007; | &#10003; | &#10003; |
| 0.9.0-rc.0 | &#10007; | &#10003; | &#10003; |

<br/>

## Supported PostgresVersion CRD

Here, &#10003; means supported and &#10007; means deprecated.

| KubeDB Version | 9.6 | 9.6-v1 | 9.6.7 | 9.6.7-v1 | 10.2 | 10.2-v1 |
| -------------- | :------: | :------: | :------: | :------: | :------: | :------: |
| 0.9.0-rc.0 | &#10007; | &#10003; | &#10007; | &#10003; | &#10007; | &#10003; |

<br/>
| NAME | VERSION | KubeDB: 0.9.0-rc.0 |
|----------|---------|--------------------|
| 10.2 | 10.2 | &#10007; |
| 10.2-v1 | 10.2 | &#10003; |
| 9.6 | 9.6 | &#10007; |
| 9.6-v1 | 9.6 | &#10003; |
| 9.6.7 | 9.6.7 | &#10007; |
| 9.6.7-v1 | 9.6.7 | &#10003; |

## External tools dependency

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/postgres/custom-versions/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
db:
image: "myco/postgres:timescale-0.9.1"
exporter:
image: "kubedb/operator:0.9.0-rc.0"
image: "kubedb/postgres_exporter:v0.4.6"
tools:
image: "kubedb/postgres-tools:10.2-v1"
```
Expand Down
23 changes: 17 additions & 6 deletions docs/guides/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,24 @@ aliases:

## Supported Redis Versions

| KubeDB Version | Redis:4, 4.0, 4.0.6 | 4-v1, 4.0-v1, 4.0.6-v1 |
| :------------: | :-----------------: | :--------------------: |
| 0.1.0 - 0.7.0 | &#10007; | &#10007; |
| 0.8.0 | &#10003; | &#10007; |
| 0.9.0-rc.0 | &#10007; | &#10003; |
| KubeDB Version | Redis:4.0.6 |
|:--------------:|:-----------:|
| 0.1.0 - 0.7.0 | &#10007; |
| 0.8.0 | &#10003; |
| 0.9.0-rc.0 | &#10003; |

<br/>
## Supported RedisVersion CRD

Here, &#10003; means supported and &#10007; means deprecated.

| NAME | VERSION | KubeDB: 0.9.0-rc.0 |
|----------|---------|--------------------|
| 4 | 4 | &#10007; |
| 4-v1 | 4 | &#10003; |
| 4.0 | 4.0 | &#10007; |
| 4.0-v1 | 4.0 | &#10003; |
| 4.0.6 | 4.0.6 | &#10007; |
| 4.0.6-v1 | 4.0.6 | &#10003; |

## User Guide

Expand Down

0 comments on commit 1240f95

Please sign in to comment.