-
Notifications
You must be signed in to change notification settings - Fork 9
[2025-09-01] [Propozycja] Jak wykryć i naprawić błędne konfiguracje w działającym klastrze Kubernetes #271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
… działającym klastrze Kubernetes
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. |
There was a problem hiding this comment.
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
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`, |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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: |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spoko mogę dodać
Poniżej moja propozycja wpisu na bloga skupiająca się na bezpieczeństwie k8s. Będzie wprowadzeniem do wykorzystania narzędzia kube-bench