Skip to content

install cert-manager for dev #112

@todd-dsm

Description

@todd-dsm

Install the plugin for auto-completions.

% echo cmctl_${OS}_${ARCH} 
cmctl_darwin_arm64

curl -fsSL -o cmctl https://github.com/cert-manager/cmctl/releases/latest/download/cmctl_${OS}_${ARCH}

mv cmctl /opt/homebrew/bin/kubectl-cert_manager

chmod u+x /opt/homebrew/bin/kubectl-cert_manager

# Validate the binary is available
% which kubectl-cert_manager
/opt/homebrew/bin/kubectl-cert_manager

# Validate that it works as a kubectl plugin 
% kubectl cert-manager help

kubectl cert-manager is a CLI tool manage and configure cert-manager resources for Kubernetes

Usage:
  kubectl cert-manager [command]
...

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