Skip to content

StatefulSet apps/v1beta1 was removed by kubernetes 1.16 #3

@asosso

Description

@asosso

I encountered this error when I used the dcscsi script

[...]
2019-10-18T18:43:56+02:00 |INFO| kubernetes found kubernetes client version=v1.16.2 kubernetes server version=v1.16.2
[...]
2019-10-18T18:45:00+02:00 |FATAL| while creating attacher error="error: unable to recognize \"STDIN\": no matches for kind \"StatefulSet\" in version \"apps/v1beta1\"\n; exit status 1"

StatefulSet apps/v1beta1 was removed by kubernetes 1.16
You could use apps/v1 instead.

The following APIs are no longer served by default:
- All resources under apps/v1beta1 and apps/v1beta2 - use apps/v1 instead

See the full release note: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#deprecations-and-removals

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