Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PVC not created on EKS 1.31 Auto-mode #621

Open
rkarim-nnk opened this issue Feb 13, 2025 · 2 comments
Open

PVC not created on EKS 1.31 Auto-mode #621

rkarim-nnk opened this issue Feb 13, 2025 · 2 comments
Assignees
Labels
chart:signoz Issue related to signoz helm chart question Further information is requested

Comments

@rkarim-nnk
Copy link

Hi, I used the charts to create a signoz install, but the PVC's are not being created. Just stuck in Pending.

I thought it might be the missing EBS CSI driver, but I believe they shouldn't be necessary in EKS Auto mode.

This is what the describe PVC looks like:

Events:
  Type    Reason                Age                   From                         Message
  ----    ------                ----                  ----                         -------
  Normal  ExternalProvisioning  56s (x26 over 6m51s)  persistentvolume-controller  Waiting for a volume to be created either by the external provisioner 'ebs.csi.aws.com' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered.
@grandwizard28 grandwizard28 added question Further information is requested chart:signoz Issue related to signoz helm chart labels Feb 13, 2025
@grandwizard28
Copy link
Contributor

@rkarim-nnk, can you share your values.yaml file?

@grandwizard28 grandwizard28 self-assigned this Feb 13, 2025
@rkarim-nnk
Copy link
Author

Sure, it's just the default from the example.

global:
  storageClass: gp2-resizable
  cloud: aws

clickhouse:
  installCustomStorageClass: true

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
chart:signoz Issue related to signoz helm chart question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants