Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 315 Bytes

certificate-custom-resource.md

File metadata and controls

11 lines (7 loc) · 315 Bytes

Certificate Custom Resource Definition

Create the Certificate Custom Resource Definition

Submit the Custom Resource Definition configuration to the Kubernetes API server:

kubectl create -f k8s/certificate-type.yaml

At this point you can now create Certificate resources.