Giter VIP home page Giter VIP logo

observe-k8s-demo's People

Contributors

babadofar avatar henrikrexed avatar kenfinnigan avatar mhausenblas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

observe-k8s-demo's Issues

Build Chaos engineering workflows

To provide value we need to create different type of disruptions.

  1. on the Application level by generating memroy hog or cpu hog on specific container.
  2. introduce latency between the redis database on the carservice
  3. inject memory hog on the ingress
  4. introduce network latency between the frontend service and the produccatalog

provide chaos worklow for kubernetes:

  • node drain
  • node cpu hog
  • node memory hog
  • kill kubelet-

add Chaoas engineering solution in the environment

to let the end user the ability to analyze a given problem, it would require to simulate fake problems.
For this, we would need to use an existing Chaos engineering solution that would schedule regular disruptions.

I would suggest using a lightweight chaos engineering solution for our demo.

Create a helm chart

To make the deployment of the environment easier, we should consider to create a helm chart deploying most of the components of the demo

Infrasctructure dashboard

The objective is to create a set of dashboards useful for platform owners.
We can rely on existing dashboard built by the community to report the health of the cluster, namespace, workload...and more.

Provides Application Level Dashboards

To provide a good experience to the end user, we need to provide a dashboard to will be application focus with :

  • few SLO reporting availability, latency, and more
  • health dashboard helping the user to look at a metric , get the related traces and logs

we need to build dashboard that will be aligned with the whitepaper.

Loki installation doesn't seem to work

I cant seem to get the loki installation to work

https://github.com/observe-k8s/Observe-k8s-demo/tree/gke?tab=readme-ov-file#deploy-loki

I do not see any installation with the helm upgrade

 kubectl get svc -n loki -l app=loki
No resources found in loki namespace.

kubectl get pods -n loki
NAME                                          READY   STATUS    RESTARTS   AGE
loki-backend-0                                2/2     Running   0          11h
loki-backend-1                                2/2     Running   0          11h
loki-backend-2                                2/2     Running   0          11h
loki-canary-29rpr                             1/1     Running   0          11h
loki-canary-8plhf                             1/1     Running   0          11h
loki-canary-mnlp9                             1/1     Running   0          11h
loki-gateway-6945457dd5-rqf9v                 1/1     Running   0          11h
loki-grafana-agent-operator-d7c684bf9-fw5wj   1/1     Running   0          11h
loki-logs-2xjwt                               2/2     Running   0          11h
loki-logs-lrdqt                               2/2     Running   0          11h
loki-logs-wj8jx                               2/2     Running   0          11h
loki-read-76f88b756f-8m42s                    1/1     Running   0          11h
loki-read-76f88b756f-hvhm6                    1/1     Running   0          11h
loki-read-76f88b756f-k9kfp                    1/1     Running   0          11h
loki-write-0                                  1/1     Running   0          11h
loki-write-1                                  1/1     Running   0          11h
loki-write-2                                  1/1     Running   0          11h

Any suggestions?

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.