HN user

elliotxx

2 karma
Posts4
Comments7
View on HN

That's how https://github.com/KusionStack/karpor did it. It has a resource-syncer component to synchronize resources in real time to Elasticsearch, and then allows users to search for K8S resources through SQL and natural language through a search bar on a web UI.

In fact, recently it is preparing to integrate Cyphernetes as a new search method. I believe this will be a new start!

This is a good question! One of our goals is to provide multiple intuitive search methods, and SQL is a necessary skill for most engineers with almost no learning threshold, which is why we have this choice.