#security
Read more stories on Hashnode
Articles with this tag
Let’s see a general architecture Here the nginx server runs in its own pod within the frontend namespace, then we have our backend API . That’s...
Securing Kube-api server Kube-api is the center of everything with which we contact using kubectl. So, we need to ensure the security of kube-api...
Let’s start with a sceneario Assume that there is a voting between dog lover and cat lovers And your friend “Nayeem” is a cat lover. She doesn’t want...
Within Linux , we need to keep these in mind: Access controls : Use of password based authentication to know who can access which files. PAM :...