Get started with Kubernetes Security and Starboard

preview_player
Показать описание
In this tutorial, I show you how to get started with Kubernetes security by installing Starboard inside your Kubernetes cluster.
🎬In this video I will show you
1. What Starboard is and how it works
2. How to install Starboard inside your Kubernetes cluster
3. Accessing Reports

❓What is Starboard?
Starboard is a completely open source tool that integrates with other security tools to scan your workloads and make security reports accessible through the Kubernetes API - K8s all the way 🚀

📚Resources

kubectl command to get Vulnerability reports:
1. kubectl get VulnerabilityReport
2. kubectl describe VulnerabilityReport {name of the specific report from the previous command}

⏱️Timestamps⏱️
00:00 -- Intro
00:37 -- Starboard Overview
04:42 -- Starboard-operator Helm installation
07:21 -- Triggering Scans
07:48 -- Accessing Vulnerability reports
09:18 -- Accessing other reports
10:31 -- Outro
Рекомендации по теме
Комментарии
Автор

It is still processing the 4k version 😂 sorry about the low quality until then!

AnaisUrlichs
Автор

Great video, I am going to check Starboard out

alexsimonjones
Автор

Thanks for the presentation. Very useful.

Автор

Definitely something I should check. BTW, you said CRD (Custom Resource Definition) but typed CDR. It also has happened to me LOL

LkRuiZ
Автор

How does it compare with Datree? Which one should we prefer or do we need to use both?

TheSiddhaartha
Автор

some vulnerabilities they are really serious but many devs they run these kinda containers carelessly

Babbili
Автор

This is awesome.. thanks for this video.
Can we get this bulb reports in some monitoring system like Prometheus?

pravinmagdum