Open in app
Home
Notifications
Lists
Stories

Write
Muhammad Azmi Farih
Muhammad Azmi Farih

Home

Dec 8, 2021

How To Set Up Runtime Container Security Monitoring with Falco Using Helm and Kubernetes

I write this to complete the Kubernetes challenge from Digital Ocean. I executed the command from Windows 11. Step 1 — Creating Kubernetes Cluster First, creating a Kubernetes cluster: doctl k8s cluster create k8s-falco ` --auto-upgrade=false ` --node-pool "name=k8s-falco;size=s-4vcpu-8gb-amd;count=3;tag=k8s-falco;label=type=basic;auto-scale=true;min-nodes=2;max-nodes=4" ` --region sgp1 This is the output:

Falco

4 min read

How To Set Up Runtime Container Security Monitoring with Falco Using Helm and Kubernetes
How To Set Up Runtime Container Security Monitoring with Falco Using Helm and Kubernetes

Dec 7, 2021

How To Set Up an Elasticsearch, Fluentd, and Kibana (EFK) Logging Stack on Kubernetes

I write this to complete the Kubernetes challenge from Digital Ocean. I executed the command from Windows 11. Step 1 — Creating Kubernetes Cluster First, creating a Kubernetes cluster: doctl k8s cluster create k8s-chl ` --auto-upgrade=false ` --node-pool “name=k8s-chl;size=s-4vcpu-8gb-amd;count=3;tag=k8s-chl;label=type=basic;auto-scale=true;min-nodes=2;max-nodes=4” ` --region sgp1 This is the output:

Elasticsearch

4 min read

How To Set Up an Elasticsearch, Fluentd, and Kibana (EFK) Logging Stack on Kubernetes
How To Set Up an Elasticsearch, Fluentd, and Kibana (EFK) Logging Stack on Kubernetes
Muhammad Azmi Farih

Muhammad Azmi Farih

Linux Engineer — Sharing experiences configuring, fixing servers — Docker, Kubernetes, Ubuntu, CentOS

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable