cloud-on-k8s
cloud-on-k8s copied to clipboard
Add KSPM recipe for running on ECK
Add an example for running a KSPM integration with a standalone agent on ECK.
@thbkrkr - can someone from your team please review my PR?
@uri-weisman How do we validate that this is working as expected?
I deployed the manifest, connected to /app/security/cloud_security_posture/dashboard
and it doesn't seem configured?
I deployed the manifest, connected to
/app/security/cloud_security_posture/dashboard
and it doesn't seem configured?
thank you for the review! have you installed the KSPM integration?
thank you for the review! have you installed the KSPM integration?
No, don't take it the wrong way but it's not written anywhere, how should I do this?
People interested in this type of recipe are often people who don't know much about the thing accomplished by the recipe and therefore need to be guided step by step. We try for all recipes to be self-configured. If there are prerequisites, it would be good to document them (example: recipes/istio-gateway/README.asciidoc#prerequisites).
One additional question: isn't Fleet Server the way to go today to deploy the Agent rather than using standalone?
We recommend using Fleet-managed Elastic Agents, when possible, because it makes the management and upgrade of your agents considerably easier. source: https://www.elastic.co/guide/en/fleet/current/install-standalone-elastic-agent.html
ping @uri-weisman