Giter Site home page Giter Site logo

hortonworks-registry's Introduction

Hortonworks Schema Registry

Pre Requisites

  • Kubernetes 1.9+
  • Requires at least v3 version of helm to support.
  • Required MySQL Server.

Create a Namespace

kubectl create namespace hw-registry

Installing the Chart

To install the chart with the release name my-release, run:

helm repo add rebik http://storage.googleapis.com/kubernetes-charts-incubator
helm install my-release --namespace=hw-registry rubik/hw-registry

The chart can be customized using the following configurable parameters:

Parameter Description Default
image.repository Hortonworks Container image name rubiklabs/hortonworks-registry
image.tag Container image tag v0.3.0
image.pullPolicy Container pull policy IfNotPresent
namespace Pod deploy on namespace default
replicaCount Number of replicas 1
service.type Kubernetes Service type ClusterIP
service.port Port for kubernetes service 9090
terminationGracePeriodSeconds Wait time before forcefully terminating container 30

Environment Variables

Parameter Description Default
environment.sql_user MySQL database user. hortonworks
environment.sql_db MySQL database name. hortonworks
environment.sql_password MySQL password. hortonworks
environment.sql_host MySQL Hostname. db
environment.sql_port MySQL Port. 3306

Specify parameters using --set key=value[,key=value] argument to helm install Alternatively a YAML file that specifies the values for the parameters can be provided like this:

helm install my-release -f values.yaml rubik/hw-registry

Tip: You can use the default values.yaml

Uninstalling the Chart

To uninstall/delete the my-release deployment:

helm delete my-release

hortonworks-registry's People

Contributors

satishsverma avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.