Skip to content

Openshift operator to install a 3scale API Management solution

License

Notifications You must be signed in to change notification settings

willxiong/3scale-operator

This branch is 2 commits ahead of, 2456 commits behind 3scale/3scale-operator:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2019
Feb 5, 2019
Jan 22, 2019
Feb 12, 2019
Feb 12, 2019
Feb 12, 2019
Nov 21, 2018
Nov 21, 2018
Jan 22, 2019
Feb 12, 2019
Feb 12, 2019
Feb 12, 2019
Jan 22, 2019

Repository files navigation

3scale-operator

Prerequisites

  • operator-sdk version v0.2.1.
  • dep version v0.5.0+.
  • git
  • Access to a Openshift v3.11.0+ cluster.

Quick Start

To download and prepare the environment for 3scale-operator:

$ mkdir -p $GOPATH/src/github.com/3scale
$ cd $GOPATH/src/github.com/3scale
$ git clone https://github.com/3scale/3scale-operator
$ cd 3scale-operator
$ git checkout master
$ make vendor

About

Openshift operator to install a 3scale API Management solution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 64.9%
  • Smarty 34.3%
  • Other 0.8%