pipecd-operator

command module
v0.0.0-...-fcef64f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

README

pipecd-operator

Kubernetes Operator of https://github.com/pipe-cd/pipe


checked environment
  • Kubernetes v1.19.1 (kind cluster)
  • PipeCD v0.9.0

Install
  • Install CRD & Custom Controller
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/deploy/deploy.yaml
Sample Usage
  • Run PipeCD (ControlPlane & Piped)
    • Project, Environment, and Piped already set up
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/config/samples/secret.yaml
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/config/samples/pipecd_v1alpha1_minio.yaml
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/config/samples/pipecd_v1alpha1_mongo.yaml
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/config/samples/pipecd_v1alpha1_controlplane.yaml
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/config/samples/pipecd_v1alpha1_environment.yaml
kubectl apply -f https://raw.githubusercontent.com/ShotaKitazawa/pipecd-operator/master/config/samples/pipecd_v1alpha1_piped.yaml
  • using kubectl port-forward to expose the installed control-plane & point your web browser to http://localhost:8080
kubectl -n pipecd port-forward svc/pipecd 8080

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the pipecd v1alpha1 API group +kubebuilder:object:generate=true +groupName=pipecd.kanatakita.com
Package v1alpha1 contains API Schema definitions for the pipecd v1alpha1 API group +kubebuilder:object:generate=true +groupName=pipecd.kanatakita.com
infrastructure
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL