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.

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
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...
    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 Public

    contains components that help with OpenEBS data engine upgrades

    Go 10 19

  3. dist-kv Public

    Distributed key value store

    Go 2

  4. jiva-operator Public

    Forked from openebs-archive/jiva-operator

    Kubernetes Operator for managing Jiva Volumes via custom resource.

    Go