Skip to content
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

Open
AbhiBhalani11 opened this issue Aug 14, 2024 · 10 comments

Comments

@AbhiBhalani11
Copy link

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.

helm install cert-manager jetstack/cert-manager \
    --namespace cert-manager \
    --create-namespace \
    --set crds.enabled=true

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.

@workato-integration
Copy link

@mrickard mrickard transferred this issue from newrelic/node-newrelic Aug 14, 2024
@mrickard
Copy link
Member

@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.

@AbhiBhalani11
Copy link
Author

Can anyone have a solution to this issue? I am stuck in the production setup.

@mangulonr
Copy link

Hi @AbhiBhalani11
We currently don't officially support AWS EKS Fargate for our K8s Agent operator.

Although we're very close to release a new version that don't require cert-manager that may solve your needs.

cc @dbudziwojskiNR @ramkrishankumarN

@brenwhyte
Copy link

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.

@dbudziwojskiNR
Copy link
Contributor

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 :)

@brenwhyte
Copy link

The timing couldn't have been more perfect, checking this out now 👍

@brenwhyte
Copy link

brenwhyte commented Oct 14, 2024

Hey o/
I'm using the nri-bundle chart, how can I specify v0.14.0 version of the k8s-agents-operator subchart?
I don't think I can.

Using Flux to deploy the charts

@dbudziwojskiNR
Copy link
Contributor

Hi @brenwhyte! We rollout releases over the course of a couple days. The nri-bundle chart released yesterday contains v0.14.0 of the operator. Please let me know if anything else comes up!

@dbudziwojskiNR
Copy link
Contributor

Hi @brenwhyte! Just wanted to check in if you were able to install the operator? Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants