Deploy a distributed AI stack to a multi-host or single-host Kubernetes cluster on CentOS 7 and also works on AWS - and comes with: cert-manager + redis-cluster + rook-ceph for persistent storage + minio s3 object store + splunk + optional external dns server + affinity examples - validated with K8 version 1.13.4 :hammer: :wrench: :cloud:
Stars
83
Forks
28
Watchers
83
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
122
commits
1
commits
color fixes for more tools, new fast cluster bootstrap tool for a centos vm tools/fast-prepare.sh, and easier labeler multihost/apply_labels.sh
6f3084cView on GitHubno longer a critical log when cleaning up the flannel cni
a701d94View on GitHubchange to docker info as systemctl status can require user input if enough docker containers are running on a host
9c75ab1View on GitHubvm ssh connectivity test fix before starting the k8 cluster
ca01b46View on GitHubcheck the exit status of the ssh test... not the date command
442c6c8View on GitHublogging updates for starting ae with helm using secrets not-included in the helm values.yaml files
f26877bView on GitHubturning on ae and antinex by default for data collection during live trading tomorrow while still working on the dev k8 cluster using the new m4, m5, m6 vms for integration with https://github.com/kubernetes-incubator/external-storage/tree/master/ceph/rbd and a ceph cluster running on 3 vms (c1, c2, c3) deployed with ceph-ansible (https://github.com/ceph/ceph-ansible). fixes for colorized logging on the cron job for resetting + upgrading the cluster on a reboot (crontab -e): @reboot tools/start-cluster-on-reboot.sh >> /tmp/boot.log 2>&1
3652f1aView on GitHubuse the new helper for starting up the analysis engine for the original cluster that runs without helm
6d697c3View on GitHubfixes for installing new centos vms and setting the correct qcow2 image file
a3fcf76View on GitHubexample reboot script for putting on a cron with @reboot that has antinex and ae turned off by default - using this will start a clean kubernetes 1.13.4 cluster
e6394d7View on GitHubsupport for starting up the k8 cluster without installing any antinex pods with: multihost/_clean_reset_install.sh
121d2e3View on GitHub