Adnan Abdulhussein
e69b45314e
Merge pull request #238 from ipedrazas/patch-1
...
.status.loadBalancer.ingress[0].ip is empty in AWS
2016-11-23 10:43:13 -08:00
Adnan Abdulhussein
d2f6a40e9b
Merge pull request #243 from krancour/upgrade-traefik
...
Upgrade Traefik to v1.1.0
2016-11-23 10:42:21 -08:00
Michael Goodness
fd5613f0e9
Prometheus: add kube-state-metrics ( #236 )
...
As mentioned in #229 .
From https://github.com/kubernetes/kube-state-metrics :
> kube-state-metrics is a simple service that listens to the Kubernetes
> API server and generates metrics about the state of the objects.
Also increased truncation to 63 characters.
2016-11-22 16:22:40 -08:00
Sameer Naik
7aa9249fc8
add RabbitMQ chart ( #184 )
...
* add RabbitMQ chart
* rabbitmq: when not specified, use a randomly generated password for rabbitmq user.
* rabbitmq: when not specified, generate a random erlang cookie string
* rabbitmq: cleanup NOTES.txt output
2016-11-22 11:30:19 -08:00
Adnan Abdulhussein
59b4f5fb75
add ownCloud chart ( #197 )
...
* add ownCloud chart
* owncloud: fix notes for ClusterIP port forwarding
2016-11-22 11:29:48 -08:00
Sameer Naik
46191a9583
add MongoDB chart ( #175 )
...
* add MongoDB chart
* renamed existing `mongodb` incubator chart to `mongodb-replicaset`
- moved `incubator/mongodb` -> `incubator/mongodb-replicaset`
- set `.Chart.Name` to `mongodb-replicaset`
- set `.Values.Name` to `mongodb-replicaset`
- updated readme
* bump chart image to `bitnami/mongodb`
2016-11-22 09:27:40 -08:00
Ivan Pedrazas
2026e1d150
escape fixed
2016-11-22 09:31:15 +00:00
Juan Ariza Toledano
a925530420
Bump Drupal image version to 8.2.3-r0 ( #224 )
2016-11-21 15:41:06 -08:00
Adnan Abdulhussein
7d2e67164d
Merge pull request #239 from gorozcoh/master
...
Update README.md
2016-11-21 15:40:42 -08:00
Adnan Abdulhussein
0200c6e6d0
Merge pull request #234 from prydonius/update-repo-urls
...
Update repository URLs in requirement files and ci scripts
2016-11-21 11:47:46 -08:00
Ivan Pedrazas
1810e37f43
.status.loadBalancer.ingress[0].ip is empty in AWS
...
`.status.loadBalancer.ingress[0].ip}` has no value in AWS since the ELB
only returns the hostname. I've added instructions to get the jenkins
url using the hostname of the ELB instead of the IP.
2016-11-21 19:20:36 +00:00
Ivan Pedrazas
3cbd3ced6a
.status.loadBalancer.ingress[0].ip is empty in AWS
...
Fixes #237
`.status.loadBalancer.ingress[0].ip}` has no value in AWS since the ELB only returns the hostname. I've added instructions to get the jenkins url using the hostname of the eLB instead of the IP.
2016-11-21 19:20:14 +00:00
Kent Rancourt
7afe77cf5a
Upgrade Traefik to v1.1.0
2016-11-21 13:31:21 -05:00
Michael Goodness
9917fcaaca
Default PVC SC is alpha:default
2016-11-21 11:59:49 -06:00
Gustavo Orozco H
3be95415a5
Update README.md
...
Small typo in default valur for parameter postgresUser.
2016-11-20 08:13:59 -05:00
Michael Goodness
fe736f6204
Default to alpha dynamic PV annotation
...
Addresses #227
Alpha dynamic provisioner only looks for annotation, not value. To
enable the beta provisioner, operator provides
`.Values.{alertmanager|server}.persistentVolume.storageClass`.
2016-11-18 21:09:43 -06:00
Adnan Abdulhussein
9f71950807
Update repository URLs in requirement files and ci scripts
2016-11-18 16:09:56 -08:00
Alex Egg
8492fa0326
Update README.md ( #230 )
...
postgres typo fix
2016-11-18 10:51:52 -08:00
Mike Splain
69111f18ee
Update docs for charts moved to stable ( #218 )
2016-11-18 10:49:14 -08:00
Sameer Naik
00456c00ee
add testlink chart ( #189 )
...
* add testlink chart
* testlink: removed SMTP configuration options
* specify namespace in `kubectl get` command in NOTES.txt
* upgrade to `bitnami/testlink:1.9.14-r4`, reinstate SMTP config params
2016-11-16 15:58:46 -08:00
Adnan Abdulhussein
7e97163564
add Ghost chart ( #177 )
...
* add ghost chart
* update version and remove unnecessary label
* update ghost NOTES with link to admin and fix probes
* ghost: update values.yaml
2016-11-16 15:57:14 -08:00
Lachlan Evenson
107a34b64b
Prometheus ( #151 )
...
* Prometheus rework
* Optional Ingress TLS
* Values.yaml documentation
* PR tweaks
* Consistent storage paths
* Configurable Alertmanager PV
* Configurable Service types
* Default Kubernetes scrape_configs
* Component labels, container naming, PVCs, AM port
- Flexible component labels
- Consistent container names
- PVCs enabled by default
- Commented blackbox exporter config
- Fixed Alertmanager port
* Use range when possible
* README & alertmanager PVC
* Prometheus 1.2.3, Alertmanager 0.5.0
* Added Ingress TLS info to README
* Added NOTES.txt
* NOTES tweaks
* Version 1.3.1
* Prometheus: Fix port-forwarding command in NOTES
* Prometheus: Set the annotations for storage
* Added namespace to port-forward commands in NOTES
* Move Prometheus to stable
2016-11-14 11:21:23 -08:00
Vic Iglesias
bf2190f843
Move Prometheus to stable
2016-11-14 08:48:59 -08:00
Greg Taylor
2f63fd5247
Remove 'Getting Started:' from various NOTES.txt. ( #181 )
2016-11-10 13:00:21 -08:00
Adnan Abdulhussein
d1f359c445
Merge pull request #199 from jotadrilo/drupal-0.3.7
...
drupal 0.3.7
2016-11-10 11:34:54 -08:00
Adnan Abdulhussein
865ebd8d87
Merge pull request #203 from gtaylor/consistize-pg-resources
...
Separate postgres resource requests/limits.
2016-11-10 11:33:25 -08:00
Greg Taylor
96f50ba115
Remove duplicate Minecraft word from minecraft README.md. ( #208 )
2016-11-08 06:51:04 -08:00
Greg Taylor
2090ca7c8f
Bump factorio chart's image from 0.14.18 to 0.14.19. ( #206 )
2016-11-08 06:48:05 -08:00
Greg Taylor
a7dbd55655
Separate postgres resource requests/limits.
...
Also bring them in line with our toYaml resources pattern that a growing
number of charts are using.
2016-11-05 01:06:30 -07:00
jdrios
a816e00013
Updates Drupal image version to 8.2.2-r2 and fixes issues when installing plugins
2016-11-04 21:18:06 +01:00
Adnan Abdulhussein
3e1b7cf5d5
Merge pull request #196 from swordbeta/mysql-imagepull
...
Parameterize mysql chart's imagePullPolicy.
2016-11-04 11:33:02 -07:00
Adnan Abdulhussein
80dcd385ca
Merge pull request #193 from gtaylor/postgres-imagepull
...
Parameterize postgres chart's imagePullPolicy.
2016-11-04 11:26:21 -07:00
Michael van Tricht
88808688a5
Parameterize mysql chart's imagePullPolicy.
2016-11-04 18:44:16 +01:00
Adnan Abdulhussein
50e99cf094
factorio: link to values in README ( #191 )
2016-11-04 07:14:14 -07:00
Greg Taylor
30d8aa2c4a
Parameterize postgres chart's imagePullPolicy.
...
Also adjust the default to be IfNotPresent (Kubernetes default)
instead of Always.
2016-11-04 01:35:07 -07:00
Lachlan Evenson
a7e6fca724
use templates, add NOTES.txt, move to stable ( #190 )
2016-11-03 16:28:11 -07:00
Adnan Abdulhussein
e9e8fa3eb9
Merge pull request #153 from gtaylor/factorio
...
Add factorio chart to stable.
2016-11-03 16:10:12 -07:00
Adnan Abdulhussein
3125a618c1
Merge pull request #188 from sameersbn/add-phpbb
...
add phpBB chart
2016-11-03 16:07:42 -07:00
Sameer Naik
a47693b8da
add mediawiki chart ( #185 )
2016-11-03 14:06:00 -07:00
Adnan Abdulhussein
32caeb9fcd
Merge pull request #187 from Fortiz2305/drupal
...
Bump Drupal version
2016-11-03 13:58:44 -07:00
Sameer Naik
80fa594a34
redmine: maintenance release ( #183 )
2016-11-03 13:57:03 -07:00
Adnan Abdulhussein
a595e3f4c5
Add configurable resource reqs/limits to MariaDB ( #179 )
2016-11-03 13:55:36 -07:00
Greg Taylor
9d95850774
Add memcached chart to stable. ( #164 )
2016-11-03 12:31:59 -07:00
Adnan Abdulhussein
3ccd2b0a5a
add Joomla chart ( #160 )
2016-11-03 12:21:56 -07:00
Sameer Naik
b8bcb5ab15
add phpBB chart
2016-11-03 22:04:03 +05:30
Fran
a046205bd3
Bump Drupal version
2016-11-03 16:12:12 +01:00
Greg Taylor
8a198c1a5a
Split up and consistify mysql resource limits/requests.
2016-11-02 23:08:43 -07:00
Greg Taylor
8c8fb0e436
Add factorio chart to stable.
2016-11-02 23:00:26 -07:00
Adnan Abdulhussein
5c096f58ab
Merge pull request #168 from mgoodness/spartakus
...
Spartakus - static container name
2016-11-02 12:00:55 -07:00
Kent Rancourt
6b02be83dd
Add chart for Traefik-based ingress controller ( #146 )
...
* Add chart for Traefik-based ingress controller
* Do not hard-code the namespace in the traefik chart
* Move traefik chart to stable
* Remove the license from the traefik chart
No other chart in this repo includes a license,
so I am following that precedent.
* Add resource limits for traefik
* Upgrade traefik to 1.1.0-rc3
* Add liveness and readiness probes for traefik
* Make traefik service type configurable
* Add missing documentation for imageTag option in Traefik chart
* Add support for Let's Encrypt's staging env
* Make Traefik resource limits configurable
* Fix typos in Traefik chart documentation
* Add Traefik support for gzip compression
* Taming the metadata
* add NOTES.txt
* Update NOTES.txt
This commit includes formatting fixes and updates instructions to work
nicely across both AWS and GKE.
* Final bit of polish on the README.md
* Add disclaimer about the state of Traefik; ymmv
2016-11-02 11:32:02 -07:00