Skip to content
View shubham14bajpai's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shubham14bajpai

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shubham14bajpai/README.md

Hi there 👋

  • 🔭 I’m currently working on Tanzu(noob) and OpenEBS(reviewer)
  • 🌱 I’m currently learning Infrastructure, Golang & Kubernetes.
  • 🦀 Rustacean in the making, ⏸️ for sometime. Will come back to it 😅.
  • 👯 I’m looking to collaborate on various Golang projects.
  • 🤔 I’m looking for help with finding a use case for multi-threaded Golang web app.
  • 💬 Ask me about data-structures, algorithms, kubernetes and anime 😉

Shubham's github stats

Pinned Loading

  1. Migrating OpenEBS setup to another n... Migrating OpenEBS setup to another namespace.
    1
    OpenEBS set with one jiva volume in default namespace.
    2
    ```sh
    3
    mayadata:setup$ kubectl get pods
    4
    NAME                                                              READY   STATUS    RESTARTS   AGE
    5
    openebs-admission-server-8695fd778c-n4tw7                         1/1     Running   0          3m32s
  2. openebs-archive/upgrade openebs-archive/upgrade Public

    contains components that help with OpenEBS data engine upgrades

    Go 10 19

  3. dist-kv dist-kv Public

    Distributed key value store

    Go 2

  4. jiva-operator jiva-operator Public

    Forked from openebs-archive/jiva-operator

    Kubernetes Operator for managing Jiva Volumes via custom resource.

    Go