- Interested in Cloud Native, Web3
- Currently learning Python, Golang, Cosmos Blockchain
- ❤️ Open Source Softwares & Tools
Pinned Loading
-
devsecops-infra-pipeline
devsecops-infra-pipeline PublicDevSecOps repo focused on provisioning infra and deploying apps by enforcing Checkov and Kyverno policies
HCL 6
-
gujarati-document-ocr
gujarati-document-ocr PublicRetrieval Augmented Generation (RAG) for Gujarati document
Python 4
-
ai-engineering-hands-on
ai-engineering-hands-on PublicThis repository will contain basic code for AI Agents, RAG apps, Agentic AI apps, etc for learning purposes
-
Commands for backup and restore of m...
Commands for backup and restore of mysql database 1##### For backup of all databases,2```bash
3mysqldump -u <DB_USER> -p --all-databases --host <DB_HOST> -P <DB_PORT> > <PATH_FOR_FILE>.sql
4```5 -
Commands for backup and restore of p...
Commands for backup and restore of postgresql database 1##### For backup,2```bash
3pg_dump -W -U <DB_USERNAME> <DB_NAME> -h <DB_HOST> -p <DB_PORT> --no-owner > <PATH_FOR_FILE>.sql
4```5 -
Safely cordon, drain and delete nodes
Safely cordon, drain and delete nodes 1To cordon a node,
2```bash
3kc cordon <node-name>
4```5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




