Learn How to Audit, Monitor, and Protect your Application
In this tutorial we will show how to Audit, Monitor, and Protect your Rails Application, in this case we're using Kubernetes to deploy the application. You only need to install the hoop agent to have a secure access and apply data masking by default.
Requirements
* Hoop agent installation
* Docker installation
* Kubernetes cluster, you can use minikube
Deploy the Application in Kubernetes
The sample code repository is here
Free White Paper
Just-in-Time Access + Kubernetes RBAC: The Complete Guide
Architecture patterns, implementation strategies, and security best practices. Delivered to your inbox.
Andrios Robert
Learn How to Audit, Monitor, and Protect your Application
In this tutorial we will show how to Audit, Monitor, and Protect your Rails Application, in this case we're using Kubernetes to deploy the application. You only need to install the hoop agent to have a secure access and apply data masking by default.
hoop admin get agents
UID NAME VERSION HOSTNAME PLATFORM STATUS
cb7a978b-fffc-4eaf-9144-e2670d842313 agent-my-k8s 1.15.26 krol-MacBookPro-2.local darwin/arm64 ONLINE
Create the Hoop connection using the hoop application
Create the Hoop connection using Hoop command line
Note that in Kubernetes by default the config file is in `~/.kube/config`