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

Add tables for ecosystem support and workarounds #26

Merged
merged 8 commits into from
Aug 17, 2020
Merged

Add tables for ecosystem support and workarounds #26

merged 8 commits into from
Aug 17, 2020

Conversation

scottmalkie
Copy link
Contributor

Issue #, if available: N/A

Description of changes:
Add table in containers.md for explicit ecosystem support
Add containers-workarounds.md with details on workarounds

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

| cluster-autoscaler | https://github.com/kubernetes/autoscaler/issues/3419 | compile from source or use PR branch | raspbernetes/cluster-autoscaler |
| external-dns | https://github.com/kubernetes-sigs/external-dns/issues/1721 | compile from source | raspbernetes/external-dns |
|metrics-server | https://github.com/kubernetes-sigs/metrics-server | build via helm chart |k8s.gcr.io/metrics-server-arm64 |
| kube-state-metrics | https://github.com/kubernetes/kube-state-metrics/pull/1190 |compile from source | alittlec/kube-state-metrics-arm64 |
Copy link
Contributor

Choose a reason for hiding this comment

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

i believe this one is merged already

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, correct issue is kubernetes-sigs/external-dns#1443, will update.

| kube-state-metrics | https://github.com/kubernetes/kube-state-metrics/pull/1190 |compile from source | alittlec/kube-state-metrics-arm64 |
| kube-bench | | compile from source | raspbernetes/kube-bench |
| AWS EBS CSI driver | https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/521 | compile from source or use PR branch |chengpan/aws-ebs-csi-driver |
| AWS EFS CSI driver | https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/197| use PR branch | |
Copy link
Contributor

Choose a reason for hiding this comment

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

this seems a simple one for fix, why couldn't we push it through

Copy link
Contributor Author

@scottmalkie scottmalkie Aug 17, 2020

Choose a reason for hiding this comment

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

We are working with the team to get them merged.

@AGSaidi AGSaidi merged commit b089bde into aws:master Aug 17, 2020
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.

3 participants