Skip to content

[Web Bug] - Uninstall Crossplane #861

Open
@YashxG

Description

@YashxG

The kubectl delete provider command does not work properly,
we should rather use kubectl delete providers command

I even created a PR but I am facing issues while signing off the commit, kindly help regarding that as well, thank you.
PR link : #860

The command kubectl delete provider <provider_name> gives errors, the correct command to delete provider was kubectl delete providers <provider_name> replaced provider with providers.
I have attached the relevant screenshots.

kubectl delete provider
Screenshot 2025-01-22 at 11 50 33 AM

kubectl delete providers
Screenshot 2025-01-22 at 11 50 08 AM

URL: https://docs.crossplane.io/latest/software/uninstall/

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