add rancher max versions
This commit is contained in:
parent
adc11b89ae
commit
53631fc026
@ -2,6 +2,7 @@
|
||||
name: MongoDB
|
||||
version: 3.2-rancher1
|
||||
description: MongoDB Replica Set
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "sec_no"
|
||||
label: "Number of Secondary nodes"
|
||||
|
@ -4,6 +4,7 @@
|
||||
description: "Prometheus Monitoring Solution"
|
||||
uuid: prometheus-1
|
||||
minimum_rancher_version: v0.56.0
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "cattle_config_url"
|
||||
label: "Rancher Server URL"
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: "K8s Example Cassandra"
|
||||
version: "1.0.0"
|
||||
description: ""
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "NODE_COUNT"
|
||||
label: "Initial number of Cassandra nodes"
|
||||
|
@ -1,9 +1,10 @@
|
||||
.catalog:
|
||||
name: Cloud9
|
||||
description: |
|
||||
(Experimental) Cloud 9 SDK
|
||||
(Experimental) Cloud 9 SDK
|
||||
version: 3.0-k8s1
|
||||
minimum_rancher_version: v1.0.0
|
||||
maximum_rancher_version: v1.3.99
|
||||
maintainer: "Raul Sanchez <rawmind@gmail.com>"
|
||||
uuid: cloud9-0
|
||||
questions:
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: Ghost
|
||||
version: 0.7.8-rancher1
|
||||
description: Open source publishing platform
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "mysql_root_pass"
|
||||
label: "MySQL root password"
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: "K8s Guestbook"
|
||||
version: "1.0.0"
|
||||
description: "It's a guestbook, I guess"
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "SERVICE_NAME"
|
||||
label: "Service Name"
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: Heapster Grafana InfluxDB
|
||||
version: canary-rancher1
|
||||
description: A cluster-wide aggregator of monitoring and event data.
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "GRAFANA_PORT"
|
||||
label: "Node port for Grafana"
|
||||
|
@ -4,6 +4,7 @@
|
||||
description: |
|
||||
(Experimental) Apache Kafka cluster.
|
||||
minimum_rancher_version: v0.59.0
|
||||
maximum_rancher_version: v1.3.99
|
||||
maintainer: "Raul Sanchez <rawmind@gmail.com>"
|
||||
uuid: kafka-0
|
||||
questions:
|
||||
|
@ -6,6 +6,7 @@
|
||||
re-assembling of raw materials. It may be an elaborate parody of the
|
||||
Australian economy.
|
||||
maintainer: "Rancher"
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: REPLICAS
|
||||
default: 1
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: RabbitMQ
|
||||
version: 3.6.0-rancher1
|
||||
description: A reliable, distributed messaging broker
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: REPLICAS
|
||||
default: 1
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: Redis
|
||||
version: 2.8.23-rancher1
|
||||
description: A highly-available in-memory data structure store
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "REDIS_REPLICAS"
|
||||
label: "Initial number of Redis nodes"
|
||||
|
@ -3,6 +3,7 @@
|
||||
version: 0.1.0-rancher1
|
||||
description: "Spark cluster"
|
||||
maintainer: "Rancher"
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "SPARK_WORKER_REPLICAS"
|
||||
type: "string"
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: "Sysdig Cloud"
|
||||
version: "0.1"
|
||||
description: "Container-Native Application and Infrastructure Monitoring"
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "SDC_ACCESS_KEY"
|
||||
label: "Sysdig Cloud access key"
|
||||
|
@ -4,6 +4,7 @@
|
||||
description: |
|
||||
Traefik load balancer.
|
||||
minimum_rancher_version: v0.59.0
|
||||
maximum_rancher_version: v1.3.99
|
||||
maintainer: "German Ramos <german.ramos@gmail.com>"
|
||||
uuid: traefik-0
|
||||
questions:
|
||||
|
@ -3,6 +3,7 @@
|
||||
description: |
|
||||
Weave Cloud is a add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices
|
||||
version: "latest"
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "WEAVE_CLOUD_SERVICE_TOKEN"
|
||||
description: "Service token for your Weave Cloud instance, get one at https://cloud.weave.works"
|
||||
|
@ -2,6 +2,7 @@
|
||||
name: "K8s Example Wordpress"
|
||||
version: "1.0.0"
|
||||
description: ""
|
||||
maximum_rancher_version: v1.3.99
|
||||
questions:
|
||||
- variable: "WP_PASSWORD"
|
||||
label: "Mysql database password"
|
||||
|
@ -4,6 +4,7 @@
|
||||
description: |
|
||||
(Experimental) Apache Zookeeper cluster.
|
||||
minimum_rancher_version: v0.59.0
|
||||
maximum_rancher_version: v1.3.99
|
||||
maintainer: "Raul Sanchez <rawmind@gmail.com>"
|
||||
uuid: zk-0
|
||||
questions:
|
||||
|
@ -4,6 +4,7 @@
|
||||
description: |
|
||||
(Experimental) Apache Zookeeper cluster.
|
||||
minimum_rancher_version: v0.59.0
|
||||
maximum_rancher_version: v1.3.99
|
||||
maintainer: "Raul Sanchez <rawmind@gmail.com>"
|
||||
uuid: zk-0
|
||||
questions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user