diff --git a/bitnami/dataplatform-bp1/Chart.lock b/bitnami/dataplatform-bp1/Chart.lock index 2de1e5000..9ad1b1f90 100644 --- a/bitnami/dataplatform-bp1/Chart.lock +++ b/bitnami/dataplatform-bp1/Chart.lock @@ -1,21 +1,21 @@ dependencies: - name: kafka repository: https://charts.bitnami.com/bitnami - version: 14.8.1 + version: 14.9.3 - name: spark repository: https://charts.bitnami.com/bitnami - version: 5.7.13 + version: 5.9.2 - name: solr repository: https://charts.bitnami.com/bitnami - version: 2.1.9 + version: 2.4.2 - name: zookeeper repository: https://charts.bitnami.com/bitnami - version: 7.5.3 + version: 7.6.2 - name: wavefront repository: https://charts.bitnami.com/bitnami - version: 3.1.23 + version: 3.1.26 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.3 -digest: sha256:e603a0533ce4ba23167ff531aba8e769ccbd35a4c41a4b457cbaad77bf2be7a7 -generated: "2021-12-22T19:09:53.359445302Z" + version: 1.11.1 +digest: sha256:7304826926127290b0e10bea9bde6823e375ff71c35b464c182955ce4403b3a6 +generated: "2022-02-23T20:50:09.540266515Z" diff --git a/bitnami/dataplatform-bp1/Chart.yaml b/bitnami/dataplatform-bp1/Chart.yaml index aa663abe7..830841bc1 100644 --- a/bitnami/dataplatform-bp1/Chart.yaml +++ b/bitnami/dataplatform-bp1/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: - bitnami-common version: 1.x.x -description: OCTO Data platform Kafka-Spark-Solr Helm Chart +description: This Helm chart can be used for the automated deployment of a data platform blueprint containing Kafka, Apache Spark, and Solr. It covers optimized pod sizing and placement diversity rules. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/dataplatform-bp1 icon: https://bitnami.com/assets/stacks/dataplatform-bp1/img/dataplatform-bp1-stack-220x234.png @@ -59,4 +59,4 @@ sources: - https://github.com/bitnami/bitnami-docker-wavefront-proxy - https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes - https://github.com/wavefrontHQ/wavefront-proxy -version: 9.0.8 +version: 9.0.9 diff --git a/bitnami/dataplatform-bp1/README.md b/bitnami/dataplatform-bp1/README.md index 27a242f37..4505efb8c 100644 --- a/bitnami/dataplatform-bp1/README.md +++ b/bitnami/dataplatform-bp1/README.md @@ -1,9 +1,13 @@ -# Data Platform Blueprint 1 with Kafka-Spark-Solr +# Data Platform Blueprint 1 packaged by Bitnami -This Helm chart enables the fully automated Kubernetes deployment of such multi-stack data platform including Zookeeper, Kafka, Solr, Spark and dataplatform exporters +This Helm chart can be used for the automated deployment of a data platform blueprint containing Kafka, Apache Spark, and Solr. It covers optimized pod sizing and placement diversity rules. +[Overview of Data Platform Blueprint 1](https://github.com/bitnami/dataplatform-exporter) + + + ## TL;DR ```console @@ -19,16 +23,16 @@ common data management services, accelerating the development and deployment of This Helm chart enables the fully automated Kubernetes deployment of such multi-stack data platform, covering the following software components: -- Apache Kafka – Data distribution bus with buffering capabilities -- Apache Spark – In-memory data analytics -- Solr – Data persistence and search -- Data Platform Signature State Controller – Kubernetes controller that emits data platform health and state metrics in Prometheus format. +- Apache Kafka ��� Data distribution bus with buffering capabilities +- Apache Spark ��� In-memory data analytics +- Solr ��� Data persistence and search +- Data Platform Signature State Controller ��� Kubernetes controller that emits data platform health and state metrics in Prometheus format. These containerized stateful software stacks are deployed in multi-node cluster configurations, which is defined by the Helm chart blueprint for this data platform deployment, covering: -- Pod placement rules – Affinity rules to ensure placement diversity to prevent single point of failures and optimize load distribution -- Pod resource sizing rules – Optimized Pod and JVM sizing settings for optimal performance and efficient resource usage +- Pod placement rules ��� Affinity rules to ensure placement diversity to prevent single point of failures and optimize load distribution +- Pod resource sizing rules ��� Optimized Pod and JVM sizing settings for optimal performance and efficient resource usage - Default settings to ensure Pod access security - Optional [Tanzu Observability](https://docs.wavefront.com/kubernetes.html) framework configuration @@ -534,4 +538,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/dataplatform-bp1/values.yaml b/bitnami/dataplatform-bp1/values.yaml index a360ee788..e31280ff2 100644 --- a/bitnami/dataplatform-bp1/values.yaml +++ b/bitnami/dataplatform-bp1/values.yaml @@ -68,7 +68,7 @@ dataplatform: image: registry: docker.io repository: bitnami/dataplatform-exporter - tag: 1.0.1-scratch-r6 + tag: 1.0.1-scratch-r15 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -427,7 +427,7 @@ dataplatform: image: registry: docker.io repository: bitnami/dataplatform-emitter - tag: 1.0.1-scratch-r8 + tag: 1.0.1-scratch-r15 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images