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

Service-per-pod example: no matches for kind "Deployment" in version "apps/v1beta1" #203

Description

@rifqifatih

Greetings,
I'm trying to follow the example in https://github.com/GoogleCloudPlatform/metacontroller/tree/master/examples/service-per-pod and executing kubectl apply -f service-per-pod.yaml will result in:

error: unable to recognize "service-per-pod.yaml": no matches for kind "Deployment" in version "apps/v1beta1"

Changing the apiVersion to apiVersion: apps/v1 should work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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