README
¶
oci-privateca-issuer
** WORK IN PROGRESS **
cert-manager external issuer for oci certificates
Description
cert-manager external issuer for oci certificates
Install CRDs
Install Instances of Custom Resources:
make install
Uninstall CRDs
To delete the CRDs from the cluster:
make uninstall
Deploy controller
UnDeploy the controller to the cluster:
make deploy
Undeploy controller
UnDeploy the controller to the cluster:
make undeploy
How it works
This project aims to follow the Kubernetes Operator pattern
It uses Controllers which provides a reconcile function responsible for synchronizing resources untile the desired state is reached on the cluster
make manifests
NOTE: Run make --help
for more information on all potential make
targets
More information can be found via the Kubebuilder Documentation
Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
pkg
|
|
api/v1alpha1
Package v1alpha1 contains API Schema definitions for the ocica v1alpha1 API group +kubebuilder:object:generate=true +groupName=ocica.cert-manager.io
|
Package v1alpha1 contains API Schema definitions for the ocica v1alpha1 API group +kubebuilder:object:generate=true +groupName=ocica.cert-manager.io |
Click to show internal directories.
Click to hide internal directories.