From e2c7b1305ca8495065dcf40fd2092d7c698dd6ea Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 20 Mar 2018 15:47:51 +0100 Subject: Local volumes and StatefulSet to provision Master/Slave MySQL and Galera cluster --- docs/links.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/links.txt (limited to 'docs/links.txt') diff --git a/docs/links.txt b/docs/links.txt new file mode 100644 index 0000000..003cffe --- /dev/null +++ b/docs/links.txt @@ -0,0 +1,16 @@ +- PXE boot on second network interface (put a small hub for this purpose) or Mellanox Flex Boot (check) + https://github.com/jonschipp/vagrant/tree/master/pxe-multiboot + http://www.tecmint.com/multiple-centos-installations-using-kickstart/ + +- Ovirt + https://docs.ansible.com/ansible/ovirt_vms_module.html + http://www.ovirt.org/develop/release-management/features/infra/ansible_modules/ + https://github.com/rhevm-qe-automation/ovirt-ansible + +- Galera on OpenShift + https://github.com/openshift/origin/tree/master/examples/statefulsets/mysql/galera + +- CUDA on OpenShift + https://blog.openshift.com/use-gpus-openshift-kubernetes/ + + -- cgit v1.2.3