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

eks: Install Amazon EBS CSI driver #86

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

ackintosh
Copy link
Contributor

@ackintosh ackintosh commented Dec 30, 2022

Fixes testground/testground#1553

I confirmed the status turns READY.

$ kubectl get deployments
NAME                      READY   UP-TO-DATE   AVAILABLE   AGE
efs-provisioner           1/1     1            1           54m
influxdb                  1/1     1            1           54m
testground-daemon         1/1     1            1           54m
testground-sync-service   1/1     1            1           54m

Copy link
Contributor

@galargh galargh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! Thanks for solving this :)

@galargh galargh merged commit 006cfaa into testground:master Jan 2, 2023
@ackintosh ackintosh deleted the feature/ebs-csi-driver branch January 2, 2023 11:11
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

Successfully merging this pull request may close these issues.

infra/k8s/eks: InfluxDB is not ready
2 participants