AKAnurag Kumarinkranurag7.hashnode.dev·Jun 19, 2022 · 5 min readAPI Security with CherrybombBefore getting into the security aspect of APIs, let's talk about what they are, and why are we talking about that? What are APIs? An API is the messenger that takes requests and tells a system what you want to do, and then returns the response back...00
AKAnurag Kumarinkubesimplify.hashnode.dev·Jun 12, 2022 · 7 min readAvoid Overspending With KubecostIntroduction We all have heard on the internet, unfortunate stories about the people who have left their instances as it as after using and at the time of monthly bill they were more than shocked. They have never anticipated the bill that they get at...05AKLBJ
AKAnurag Kumarinkubesimplify.hashnode.dev·Jun 1, 2022 · 4 min readCreating Multi Node Kubernetes cluster LocallyThis is going to be a very short guide on how to create a multinode Kubernetes cluster with k3d and kind. There can be multiple reasons why you need a multi-node Kubernetes cluster. For me, it was I wanted to practice some Kubernetes concepts specif...01B
AKAnurag Kumarinkubesimplify.hashnode.dev·May 18, 2022 · 7 min readKyverno CLIIf you are using kyverno, you should know about kyverno CLI. In this guide we will go through kyverno CLI. How to Install? Commands Overview Just run the command kyverno in your terminal, and you should see this. We will be looking at all of t...04DTVB
AKAnurag Kumarinkubesimplify.hashnode.dev·May 17, 2022 · 4 min readArkadeArkade is one of my favourite tools. It is an open source marketplace for developer tools which makes it really easy to install things in your system. Arkade is super simple and super minimal, so it's going to be a short blog. Before arkade whenev...03KBV