Multi OS Ansible Playbooks Demo

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • multi-os-ansible-demo

    Repo for source code of my "Multi OS Ansible Playbooks Demo" article

  • The source files referenced in this post can be found in my public repo: Ethan-Arrowood/multi-os-ansible-demo.

  • Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • The purpose of this demo is to demonstrate some basic multi-os Ansible playbooks. The patterns demonstrated within the playbooks can be used when establishing a Kubernetes cluster. For example, the main node can generate a cluster join command and set that as a fact. That fact can then be read by the other nodes and executed in their respective shells in order to join that worker host to the Kubernetes cluster.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Running stateful workloads on Kubernetes with Rook Ceph

    4 projects | dev.to | 26 Dec 2023
  • Life after Gentoo

    2 projects | /r/Gentoo | 22 May 2023
  • Raspberry Pi POE cluster

    5 projects | /r/homelab | 23 Mar 2021
  • Ansible Basics: Your First HelloWorld Playbook 🚀

    2 projects | dev.to | 27 Apr 2024
  • Grant Kubernetes Pods Access to AWS Services Using OpenID Connect

    5 projects | dev.to | 22 Apr 2024