Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Error when Deploying the App #1

@ks0ng

Description

@ks0ng

Hi, I am trying to replicate the demo for chaos testing with enovy+cilium+ebpf. I managed to checkout the repo and create the minikube cluster, but not able to deploy the app. Here was the error that I got:

$ kubectl apply -f deathstar.yaml
service/deathstar created
error: resource mapping not found for name: "deathstar" namespace: "" from "deathstar.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
ensure CRDs are installed first

Is the yaml file outdated? As I am new to kubernetes, I am not sure if small adjustment is sufficient, or we need to rewrite the yaml file.

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