You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[ClusterPirate](charts/clusterpirate/)| Client agent for the CloudPirates Managed Observability Platform to connect your Kubernetes cluster to our infrastructure ||
26
-
|[Common](charts/common/)| A library chart for common templates and helper functions ||
27
-
|[Ghost](charts/ghost/)| A simple, powerful publishing platform that allows you to share your stories with the world. ||
28
-
|[Keycloak](charts/keycloak/)| Open Source Identity and Access Management solution ||
29
-
|[MariaDB](charts/mariadb/)| High-performance, open-source relational database server that is a drop-in replacement for MySQL ||
30
-
|[Memcached](charts/memcached/)| High-performance, distributed memory object caching system ||
31
-
|[MinIO](charts/minio/)| High-Performance Object Storage compatible with Amazon S3 APIs ||
32
-
|[MongoDB](charts/mongodb/)| MongoDB a flexible NoSQL database for scalable, real-time data management ||
33
-
|[Nginx](charts/nginx/)| High-performance HTTP server and reverse proxy ||
34
-
|[PostgreSQL](charts/postgres/)| The World's Most Advanced Open Source Relational Database ||
35
-
|[RabbitMQ](charts/rabbitmq/)| A messaging broker that implements the Advanced Message Queuing Protocol (AMQP) ||
36
-
|[Redis](charts/redis/)| In-memory data structure store, used as a database, cache, and message broker ||
37
-
|[TimescaleDB](charts/timescaledb/)| TimescaleDB is a PostgreSQL extension for high-performance real-time analytics on time-series and event data ||
38
-
|[Valkey](charts/valkey/)| High-performance in-memory data structure store, fork of Redis ||
39
-
|[Zookeeper](charts/zookeeper/)| Centralized service for maintaining configuration information, naming, providing distributed synchronization, and group services ||
|[ClusterPirate](charts/clusterpirate/)| Client agent for the CloudPirates Managed Observability Platform to connect your Kubernetes cluster to our infrastructure ||
32
+
|[Common](charts/common/)| A library chart for common templates and helper functions ||
33
+
|[Etcd](charts/etcd/)| A distributed reliable key-value store ||
34
+
|[Ghost](charts/ghost/)| A simple, powerful publishing platform that allows you to share your stories with the world. ||
35
+
|[Keycloak](charts/keycloak/)| Open Source Identity and Access Management solution ||
36
+
|[MariaDB](charts/mariadb/)| High-performance, open-source relational database server that is a drop-in replacement for MySQL ||
37
+
|[Memcached](charts/memcached/)| High-performance, distributed memory object caching system ||
38
+
|[MinIO](charts/minio/)| High-Performance Object Storage compatible with Amazon S3 APIs ||
39
+
|[MongoDB](charts/mongodb/)| MongoDB a flexible NoSQL database for scalable, real-time data management ||
40
+
|[Nginx](charts/nginx/)| High-performance HTTP server and reverse proxy ||
41
+
|[PostgreSQL](charts/postgres/)| The World's Most Advanced Open Source Relational Database ||
42
+
|[RabbitMQ](charts/rabbitmq/)| A messaging broker that implements the Advanced Message Queuing Protocol (AMQP) ||
43
+
|[Redis](charts/redis/)| In-memory data structure store, used as a database, cache, and message broker ||
44
+
|[RustFS](charts/rustfs/)| High-performance distributed object storage with S3-compatible API (MinIO alternative) [ALPHA]||
45
+
|[TimescaleDB](charts/timescaledb/)| TimescaleDB is a PostgreSQL extension for high-performance real-time analytics on time-series and event data ||
46
+
|[Valkey](charts/valkey/)| High-performance in-memory data structure store, fork of Redis ||
47
+
|[Zookeeper](charts/zookeeper/)| Centralized service for maintaining configuration information, naming, providing distributed synchronization, and group services ||
-**Cryptographically Signed**: All charts are signed with [Cosign](COSIGN.md) for supply chain security
70
77
- Non-root containers by default
@@ -73,15 +80,15 @@ All charts in this repository provide:
73
80
- Security contexts configured
74
81
- No hardcoded credentials
75
82
76
-
### 📊 **Production Ready**
83
+
### **Production Ready**
77
84
78
85
- Comprehensive health checks (liveness, readiness, startup probes)
79
86
- Resource requests and limits support
80
87
- Persistent storage configurations
81
88
- Rolling update strategies
82
89
- Health check endpoints
83
90
84
-
### 🎛️ **Highly Configurable**
91
+
### **Highly Configurable**
85
92
86
93
- Extensive values.yaml with detailed documentation
87
94
- Support for existing secrets and ConfigMaps
@@ -101,9 +108,16 @@ Each chart provides extensive configuration options through `values.yaml`. Key c
101
108
102
109
Refer to individual chart READMEs for detailed configuration options.
103
110
104
-
## Contributing
111
+
## Get Involved
112
+
113
+
Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues.
114
+
115
+
If you want to open a PR, read our [contributing guidelines](CONTRIBUTING.md) for information about setting up your environment and instructions on the signature verification that we require.
116
+
117
+
Chat with us and the community on our [Discord server](https://discord.gg/XUn9Kt5dsy)!\
118
+
Everyone is welcome, wether you have a question, need help with a chart, want to contribute, know what's coming next or just have a talk with us.
105
119
106
-
Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If you want to open a pull request, please read the [contributing guidelines](CONTRIBUTING.md).
0 commit comments