@adityasamant
Aditya is a passionate software professional with a knack for exploring and sharing his insights in the tech world.
With a background in computer science and nearly two decades of experience in the industry, Aditya is enthusiastic about solving complex problems and staying up-to-date with the latest technologies.
He has achieved the CKAD, CKA, CKS certifications in Kubernetes along with the AWS CLF-C02 and SAA-C03 certifications.
He loves to share his knowledge through blogs, articles, videos and courses.
He thrives on challenges and enjoys exploring new opportunities in the world of microservices and cloud-native technologies, with a particular emphasis on Kubernetes.
Aditya is a member of the Kubernetes GitHub organization and actively contributes to the documentation for Kubernetes.
Aditya is available for mentoring and collaborating on articles related to Kubernetes and cloud native technologies.
ConfigMaps and Secrets are resources in Kubernetes that are used to govern configuration for applications. ConfigMaps maintain non-sensitive data whereas Secrets hold sensitive data like credentials and passwords. In Kubernetes 1.21, a feature for Im...

This blog post describes the nuances of how users and groups are configured in Kubernetes and how the role-based access control (RBAC) mechanism applies for them. We will also dive into the usage of the kubectl command line tool to check API access i...
