Coder Social home page Coder Social logo

bhai840 / k8slogginginstall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ozlevka/k8slogginginstall

0.0 1.0 0.0 189 KB

Complicated k8s installation example. Answer for my question in https://stackoverflow.com/questions/58638003/helm-charts-vs-ansible-playbook-vs-k8s-operator-in-system-installation

Dockerfile 58.86% Shell 28.25% Python 12.89%

k8slogginginstall's Introduction

Elasticsearch, flebeat logs collection installation:

Package manager is Helm

Installation orchestartor is Ansible (k8s and helm modules)

Solution is fully dockerized for reduce configuration collisitons

Installation Instructions

  1. This code tested on cluster created into AWS cloud by rancher.
  2. If you not use EKS please be sure to provide cluster cloud provider. Without this setting statefulset are failed during deploy.
  3. After create cluster be sure to update ~/.kube/config.
  4. Please be sure to install docker on your machine.
  5. Installtion script tested on Ubuntu 18.04.
  6. For deploy clone this repository and just run ./install.sh script. For detailed usage information please run ./install.sh --help
  7. After infrastructure are created link to kibana loadbalancer link will be printed to your command line. Be sure open 5601 port in security group.
  8. For uninstall tested stack please run ./install.sh -u

k8slogginginstall's People

Contributors

ozlevka avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.