Repository for OpenStack Helm infrastructure-related code
4ad893eb1a
osd_scrub_load_threshold set to 10.0 (default 0.5) - With the number of multi-core processors nowadays, it's fairly typical to see systems over a load of 1.0. We need to adjust the scrub load threshold so that scrubbing runs as scheduled even when a node is moderately/lightly under load. filestore_max_sync_interval set to 10s (default 5s) - Larger default journal sizes (>1GB) will not be effectively used unless the max sync interval time is increased for Filestore. The benefit of this change is increased performance especially around sequential write workloads. mon_osd_down_out_interval set to 1800s (default 600s) - OSD PODs can take longer then several minutes to boot up. Mark an OSD as 'out' in the CRUSH map only after 15 minutes of being 'down'. Change-Id: I62d6d0de436c270d3295671f8c7f74c89b3bd71e |
||
---|---|---|
calico | ||
ceph-client | ||
ceph-mon | ||
ceph-osd | ||
ceph-provisioners | ||
ceph-rgw | ||
doc | ||
elastic-apm-server | ||
elastic-filebeat | ||
elastic-metricbeat | ||
elastic-packetbeat | ||
elasticsearch | ||
etcd | ||
falco | ||
flannel | ||
fluent-logging | ||
gnocchi | ||
grafana | ||
helm-toolkit | ||
ingress | ||
kibana | ||
kube-dns | ||
kubernetes-keystone-webhook | ||
ldap | ||
libvirt | ||
lockdown | ||
mariadb | ||
memcached | ||
mongodb | ||
nagios | ||
nfs-provisioner | ||
openvswitch | ||
playbooks | ||
postgresql | ||
prometheus | ||
prometheus-alertmanager | ||
prometheus-kube-state-metrics | ||
prometheus-node-exporter | ||
prometheus-openstack-exporter | ||
prometheus-process-exporter | ||
rabbitmq | ||
redis | ||
registry | ||
roles | ||
tiller | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
Makefile | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |
Openstack-Helm-Infra
Mission
The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.
For more information, please refer to the OpenStack-Helm repository.
Communication
- Join us on Slack - #openstack-helm
- Join us on IRC: #openstack-helm on freenode
- Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-5 on freenode
- Meeting Agenda Items: Agenda
Launchpad
Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Infra Launchpad will be closed and requests will be made to file them in the appropriate location.