bishal-das.hashnode.devGSoC 2024 Project : AgroNota - Empowering Agriculture Through Machine Learning ⚡Google Summer of Code (GSoC) is an annual program by Google that offers students (above the age of 18) worldwide the opportunity to work on open-source software projects. Students gain real-world coding experience while collaborating with established...Aug 26, 2024·5 min read
bishal-das.hashnode.devGSoC 2023 Project — openSUSE Rancher ⚡Google Summer of Code (GSoC) is an annual program by Google that offers students (above the age of 18) worldwide the opportunity to work on open-source software projects. Students gain real-world coding experience while collaborating with established...Aug 28, 2023·5 min read
blog.kubesimplify.comKubernetes Access Control with Authentication, Authorization & Admission ControlHey! are you using kubernetes? Have you ever wondered how a simple request you make, as a user gives you access to various Kubernetes objects like pods and deployments? "Access control", thats how everything works! 🤔 In this blog, lets learn what ac...Dec 12, 2022·16 min read
blog.kubesimplify.comEssential Linux Commands For DevOpsMost input lines entered at the shell prompt have three basic elements:- Command Options Arguments The command is the name of the program you are executing. It may be followed by one or more options (or switches) that modify what the command may do...Aug 18, 2022·9 min read
blog.kubesimplify.comNetworking Fundamentals For DevOpsWe all use Internet, right? But how does this Internet actually work? Are you interested to learn about internet and networking? In this blog, we will learn about the network fundamentals and many more. So, let's get started ! 🔗 What is a Network ? ...May 19, 2022·15 min read