-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck in cert manager command completion while trying to install kubernets agent opeartor for AWS EKS fargate container #80
Comments
@AbhiBhalani11 I'm sorry to hear you're having trouble. This isn't an issue with the New Relic Node Agent, so I've transferred it to the k8s-agents-operator repo. |
Can anyone have a solution to this issue? I am stuck in the production setup. |
Hi @AbhiBhalani11 Although we're very close to release a new version that don't require cert-manager that may solve your needs. |
How close is close? Just wondering if I should wait it out to deploy operator across the fleet or wait for the non-cert-manager dependent version. |
Hi @brenwhyte! We've actually already released support for non-cert-manager install starting in v0.13.0. This said, I would recommend installing v0.14.0 as it has support for annotation-less install :) |
The timing couldn't have been more perfect, checking this out now 👍 |
Hey o/ Using Flux to deploy the charts |
Hi @brenwhyte! We rollout releases over the course of a couple days. The |
Hi @brenwhyte! Just wanted to check in if you were able to install the operator? Cheers! |
I am trying to install the Kubernetes agent operator in the AWS EKS cluster with the fargate container.
I am following this article to install the operator.
I want to integrate New Relic to collect APM and AWS EKS fargate container logs in New Relic.
The below command execution is getting stuck and the job runs for 5 min and then gets terminated with a timeout error.
The same command works for the minikube Kubernetes cluster in the local machine.
Please let me know if I am missing something to make the cert-manager job completed.
The text was updated successfully, but these errors were encountered: