Skip to content

Conversation

sirtekyt
Copy link
Contributor

@sirtekyt sirtekyt commented Sep 1, 2025

Poniżej moja propozycja wpisu na bloga skupiająca się na bezpieczeństwie k8s. Będzie wprowadzeniem do wykorzystania narzędzia kube-bench

@sirtekyt sirtekyt requested a review from pogoma September 1, 2025 18:50
@sirtekyt sirtekyt self-assigned this Sep 1, 2025
@sirtekyt sirtekyt assigned dkubiak and unassigned dkubiak Sep 1, 2025
@sirtekyt sirtekyt requested a review from dkubiak September 1, 2025 18:50
@pogoma
Copy link
Contributor

pogoma commented Sep 2, 2025

Chcesz się skupić na jakimś konkretnym problemie czy opisać kilka? Bo jeśli kilka to bym rozbił to na serię artykułów, a jeśli jeden to zmieniłbym tytuł. Sam temat IMO spoko

## Dlaczego to problem?

Błędne konfiguracje w Kubernetes mogą powodować krytyczne luki bezpieczeństwa i prowadzić do poważnych strat finansowych oraz naruszeń danych.
Jednym z najbardziej znanych incydentów było włamanie do środowiska chmurowego firmy Tesla w 2018 roku.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mega fajna ciekawostka :) To będzie game-changer :dejm

@sirtekyt
Copy link
Contributor Author

sirtekyt commented Sep 2, 2025

Chcesz się skupić na jakimś konkretnym problemie czy opisać kilka? Bo jeśli kilka to bym rozbił to na serię artykułów, a jeśli jeden to zmieniłbym tytuł. Sam temat IMO spoko

Powstanie z tego tematu seria na bloga

…błędne konfiguracje w działającym klastrze Kubernetes
- kubernetes
---

`Kubernetes` na dobre wpisał się w krajobraz nowoczesnych technologii. To narzędzie, które usprawnia codzienną pracę zespołów `DevOps`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trochę nadużywasz formatowania z odwróconym apostrofem. Ono jest raczej do wrzucania fragmentów kodu inline razem z innym tekstem. Może lepiej dać tu wytłuszczenie?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ogarne

I tu ważne zastrzeżenie: `Security Context` nie powinien być traktowany jako „dodatkowe zabezpieczenie”. To absolutna podstawa.
Bez niego nawet najlepsze mechanizmy – jak polityki sieciowe czy `RBAC` – tracą na skuteczności.

### Przykład prostego Deploymentu:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fajny przykład - tylko dodałbym jeszcze jakąś konkretną informację jakie jest domyślne działanie jak nie dodamy security contextu i jakie to ma konsekwencje

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spoko mogę dodać

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants