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

Update helm charts to support iks 1.17 #229

Open
acmthinks opened this issue May 4, 2020 · 0 comments
Open

Update helm charts to support iks 1.17 #229

acmthinks opened this issue May 4, 2020 · 0 comments

Comments

@acmthinks
Copy link

acmthinks commented May 4, 2020

I am unable to get bluecompute running on an iks 1.17 cluster

k8s APIs referenced in helm charts are deprecated

https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

When installing bluecompute:
helm upgrade --install bluecompute ibmcase/bluecompute-ce
yields the following:
Error: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1", unable to recognize "": no matches for kind "Deployment" in version "apps/v1beta1", unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta2", unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"]

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

1 participant