🔖

Vagrant + Puppet + Kuberneties + HBase + Solr

2023/05/21に公開

Creating and making it happen with my old standard stack that makes things amazing.

Goal of this is to make a modern version of the kube version of this base and manage the cloud cluster.

Data Platform K8
https://docs.stackable.tech/home/stable/index.html

Bootstrap
https://devopscube.com/kubernetes-cluster-vagrant/
https://devopscube.com/setup-prometheus-monitoring-on-kubernetes/

Helm: Package manager for Kuberneties
https://helm.sh/docs/intro/quickstart/

Docker + Vagrant
https://developer.hashicorp.com/vagrant/intro/vs/docker

Kuberneties + Vagrant Blog
https://zenn.dev/kun432/books/ea7f9f2546e57811d263/viewer/7c6c40

Hadoop + Public Cloud Kuberneties
https://engineering.salesforce.com/hadoop-hbase-on-kubernetes-and-public-cloud-part-ii-e465f346da63/

Streaming

  • Kafka
  • Solr

Backend

  • Hbase

Analytics

  • PrestoDB

Dashboards

  • Hue

Cross Cutting Concerns on Cluster

Security and Networking (Ingress, Encrypt, etc)
https://docs.tigera.io/calico/latest/about/

Windows Vagrant

bcdedit /set hypervisorlaunchtype off

https://stackoverflow.com/questions/55002170/how-do-i-always-run-git-bash-as-an-admin-on-windows

Discussion