Skip to content

Update helm charts to support iks 1.17 #229

@acmthinks

Description

@acmthinks

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"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions