grackle-operator

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2019 License: Apache-2.0

README

Grackle Operator

A Kubernetes Operator for managing Grackle clusters.

Usage

Create the RBAC resources for the operator.

kubectl create -f deploy/service_account.yaml
kubectl create -f deploy/role.yaml
kubectl create -f deploy/role_binding.yaml

Deploy the operator.

kubectl create -f deploy/crds/k8s_v1alpha1_grackle_crd.yaml
kubectl create -f deploy/operator.yaml

Create a new Grackle resource.

kubectl create -f deploy/crds/k8s_v1alpha1_grackle_cr.yaml

License

Grackle Operator is released under the Apache 2.0 license. See the LICENSE file for details.

Directories

Path Synopsis
cmd
manager command
pkg
apis/k8s
Package k8s contains k8s API versions.
Package k8s contains k8s API versions.
apis/k8s/v1alpha1
Package v1alpha1 contains API Schema definitions for the k8s v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=k8s.mkz.io
Package v1alpha1 contains API Schema definitions for the k8s v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=k8s.mkz.io

Jump to

Keyboard shortcuts

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