GithubHelp home page GithubHelp logo

gravitational / satellite Goto Github PK

View Code? Open in Web Editor NEW
199.0 47.0 32.0 60.91 MB

Simple and extensible monitoring agent / library for Kubernetes: https://gravitational.com/blog/monitoring_kubernetes_satellite/

License: Apache License 2.0

Makefile 0.29% Go 99.03% Shell 0.19% Dockerfile 0.49%
kubernetes monitoring monitoring-tool

satellite's Issues

Create Satellite helm chart

Once we have done research on what it would take to deploy Satellite as a Pod in a generic K8s cluster (#257), create a Helm chart for the Satellite stack.

Success:

  • Satellite can be installed in the cluster using helm install command.
  • Nethealth is included as a part of the Satellite Helm chart.
    • Double-check whether nethealth can be used on a generic cluster.

Remove dependency on serf

Currently satellite relies on serf as a cluster membership tool to determine which nodes are a part of the cluster, checking their health, etc.

When satellite becomes a standalone tool, it can no longer use serf for that. Instead, it should be using Kubernetes nodes API to retrieve the members of the cluster.

Deploy Satellite inside Kubernetes pod

Once dependency on serf is removed (#256), we need to containerize Satellite and deploy it inside a generic Kubernetes cluster.

Things to consider:

  • It should run as a DaemonSet.
  • Figure out volumes that will need to be mounted into the container.
  • Host networking?
  • PodSecurityPolicies and RBAC.
  • Figure out checks that it can/cannot execute.

Success:

  • The design doc contains answers to the above questions, and a sample Satellite DaemonSet spec.

I explored this a little more, and to help add this docs. I started by creating this diagram. Let me know if the gist of it is right? I wasn't 100% clear on how EKS workers work, but wanted to see if I've got the right jist here.

I explored this a little more, and to help add this docs. I started by creating this diagram. Let me know if the gist of it is right? I wasn't 100% clear on how EKS workers work, but wanted to see if I've got the right jist here.

image

Originally posted by @benarent in gravitational/teleport#2830 (comment)

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.