Skip to content
View rutu-sh's full-sized avatar
πŸ‰
summer
πŸ‰
summer

Highlights

  • Pro
Block or Report

Block or report rutu-sh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rutu-sh/README.md

Namaste! πŸ™

Know more about me at rutu-sh.github.io

Bootstrapping with Kubernetes

I'm writing a book for those who want to start with Kubernetes and want to explore how the entire Kubernetes ecosystem functions with different tools. This is also an effort to help others appreciate the elegance of Kubernetes. The book is available here.

CloudLab Projects

These are a few projects and tools I have been developing for researchers to work with different technologies on CloudLab.

OpenTelemetry and Kubernetes

Kubernetes and Opentelemetry are the two widely used CNCF projects. I'm doing some experiments with setting up Opentelemetry in a variety of configurations inside a Kubernetes cluster.

Pinned Loading

  1. bootstrapping-with-kubernetes-examples bootstrapping-with-kubernetes-examples Public

    Reference examples to go along with my book bootstrapping-with-kubernetes

    Python

  2. cloudlab-ebpf cloudlab-ebpf Public

    Tools and experiments for working with eBPF in cloudlab.

    C

  3. cloudlab-tools cloudlab-tools Public

    Tools and setup scripts for easing work on CloudLab

    Shell

  4. cloudlab-kubernetes cloudlab-kubernetes Public

    Experiments for working in a 3-node setup in CloudLab

    Makefile

  5. otel-k8s-experiments otel-k8s-experiments Public

    Examples for experimenting with opentelemetry within a local kubernetes setup.

    Python 3 1

  6. ebpf-docs ebpf-docs Public

    Forked from isovalent/ebpf-docs

    An effort to comprehensively document eBPF

    Go