You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using upstream's manifests to deploy Agent on k8s for testing will keep testing process up to date with the proposed way of deploying agent on k8s. We will avoid hitting issues like #326.
After merging of elastic/beats#26756 we have proposed manifests for fleet managed agent.
It would be nice for testing with elastic package to support multi node kubernetes cluster (maybe have it as default kind config link) and deploy agent as Daemonset . This approach resembles more to real world scenarios and helps test PRs like elastic/integrations#1321
Using upstream's manifests to deploy Agent on k8s for testing will keep testing process up to date with the proposed way of deploying agent on k8s. We will avoid hitting issues like #326.
Manifests: https://github.com/elastic/beats/blob/master/deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml
Note: The above manifests are for standalone version so version for far so we need a way to use them with managed version too for testing.
The text was updated successfully, but these errors were encountered: