Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Output of edgemicroctl deprecated in latest release of Kubernetes #3

Description

@shamanthv6289

@srinandan

we receive the below error after running edgemicroctl. extensions/v1beta1 has been deprecated by latest version of kubernetes
error: unable to recognize "/dev/fd/63": no matches for kind "Deployment" in version "extensions/v1beta1".

The reason for the error is because "extensions/v1beta1" is deprecated and we will have to use "apps/v1".

Could you please update edgemicroctl to support latest releases of Kubernetes ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions