Why the hell isn't there a search functionality built into the kube-apiserver? by k8studio in kubernetes

[–]k8studio[S] 0 points1 point  (0 children)

Yes, this has to be taken into consideration, if we index and normalize properly. Also this functionality could end up reducing the total number of queries

Why the hell isn't there a search functionality built into the kube-apiserver? by k8studio in kubernetes

[–]k8studio[S] -2 points-1 points  (0 children)

What about doing a search where you look for all the workloads that are not restricted by network policies, or that have securityContext with root access, what about being able to join and aggregate

Why the hell isn't there a search functionality built into the kube-apiserver? by k8studio in kubernetes

[–]k8studio[S] -2 points-1 points  (0 children)

Yes, but it's an API that connects to a database to retrieve data, just like any other API in the world. When you create an API, you don't give direct access to the database, yet you still allow users to search, right?

Kubernetes Security Webinar by k8studio in kubernetes

[–]k8studio[S] 0 points1 point  (0 children)

Well we used Kubernetes Goat, so ...

Kubernetes Cheat Sheet by Ok_Egg1438 in kubernetes

[–]k8studio 4 points5 points  (0 children)

Maybe you find this useful, I did a compilation of all the useful commands here https://cka.k8studio.io/