Sample APM Project on Kubernetes is empty?

Hello @learningelastic, the problem is that the kubernetes template example you're using is missing the relevant resources. It doesn't contain the same list of resources as the shared docker compose file, which includes fleet, logstash, etc.

Depending on what you are trying to achieve, you will need to use other template recipes and modify them according to your needs. For example, if you want to start a fleet server with APM integration, you could use the following recipe: Fleet APM Integration.

1 Like