Skip to content
View transhapHigsn's full-sized avatar
Block or Report

Block or report transhapHigsn

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
transhapHigsn/README.md

Namaste 👋

  • 🌱 I’m currently learning Rust serverless.
  • 😄 Ever involved in love-hate relationship with Django.
  • ⚡ Fun fact: Caped Baldy is all this world need.
  • 💬 A thought: Don't just rush into copying others stuff, fork them.

✨ Watching Now ✨

  • Chainsaw Man
  • Mob Psycho 100 (Season 3)
  • My Hero Academia (Season 6)
  • Bleach: Thousand-Year Blood War Arc

✨ Must watch anime recommendations ✨

  • One Punch Man
  • Mob Psycho 100
  • Demon Slayer
  • Attack On Titan
  • Haikyu
  • My Hero Academia
  • Erased
  • The Promised Neverland
  • Jujutsu Kaisen

P.S.: Don't be a braggadocio, be like saitama.

Pinned

  1. axum-mongo-sample axum-mongo-sample Public

    Axum with MongoDB

    Rust 14 2

  2. neo4jFastAPI neo4jFastAPI Public

    checking neo4j with python

    Python 10 3

  3. freak freak Public

    Freak is a data flow engine.

    Python 1

  4. opaapp opaapp Public

    Go Fiber webserver with lot of integration.

    Go

  5. urban-spot urban-spot Public

    K3s HA setup using Embedded etcd and Calico for aws

    HCL 2

  6. K3s garbage collect expired password... K3s garbage collect expired passwords for nodes in cluster
    1
    # steps
    2
    # 1. echo -n $(sudo cat /var/lib/rancher/k3s/server/cred/node-passwd) > node-pass
    3
    # 2. set kube context, export KUBECONFIG=/path/to/kube/config.yaml
    4
    # 3. python node-gc.py
    5
    # 4. sudo mv check-pass /var/lib/rancher/k3s/server/cred/node-passwd