Skip to content
DevOps: Culture and Process

DevOps: Culture and Process

If it isn’t monitored, it isn’t production!

  • Home
  • About
  • Contact
  • LinkedIn
  • Instagram
  • Facebook

SEARCH CONTENT

April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Apr    

Recent Posts

  • A better Kubernetes Secret with AWS Secrets Manager
  • CKA – Quick tips
  • Get path and access volumes in Docker for Mac
  • KUBERNETES RBAC : RESTRICT USER ACCESS TO ONE NAMESPACE
  • Docker Architecture

Categories

  • Ansible
  • AWS
  • CKA
  • Database
  • Docker
  • Git
  • init-container
  • Jenkins
  • k8s
  • Kubernetes
  • MySQL
  • Python
  • Secret Management

Category: k8s

A better Kubernetes Secret with AWS Secrets Manager

It’s no wonder that we all have some secrets in our lives. However, maintaining them can be exhausting sometimes! Likewise, the diverse range of applications and systems in the IT ecosystem consists of secrets, which makes it arduous for enterprises to securely store, transmit, and audit them. Kubernetes Secrets let you store and manage sensitive information, […]

Read More A better Kubernetes Secret with AWS Secrets Manager

CKA – Quick tips

This week I completed my CKA with 96% in just few weeks of learning and in this blog post I will be sharing some tips and guidelines that can help you get one. Video course : https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests/ This is probably one of the best video course you can opt for and that too in really […]

Read More CKA – Quick tips

KUBERNETES RBAC : RESTRICT USER ACCESS TO ONE NAMESPACE

There are certain times when we don’t want to expose our namespaces resources to everyone in the project. It’s particularly true in a microservices architecture, where you will want to test your app in an isolated environment before releasing it for other teams to use. You can achieve that level of isolation with Kubernetes using namespaces. […]

Read More KUBERNETES RBAC : RESTRICT USER ACCESS TO ONE NAMESPACE

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 67 other followers

Create a website or blog at WordPress.com