Skip to content

poneding/kuberiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuberiter

Kuberiter, write your articles and publish them to your Kubernetes cluster.

cover

Installation

  • kubectl apply

    kubectl apply -f https://raw.githubusercontent.com/poneding/kuberiter/master/deploy/crds.yaml
    kubectl apply -f https://raw.githubusercontent.com/poneding/kuberiter/master/deploy/manifests.yaml
  • helm install

    helm repo add kuberiter https://poneding.github.io/kuberiter
    helm install kuberiter kuberiter/kuberiter --namespace kuberiter --create-namespace

Usage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published