Giter Club home page Giter Club logo

promise-unleash's Introduction

Unleash

Warning

To use this Promise, the Kubernetes cluster running Kratix must be registered as a Worker Cluster

Check out the Compound Promises guide on the Kratix documentation for details on how to setup your platform.

This Promise provides Unleash-as-a-Service. The Promise has 1 fields:

  • .spec.autoscaling which can be set to true or false

Unleash needs a database to run. This Promise creates a database using the Kratix Marketplace PostgreSQL Promise.

To install:

kubectl apply --context kind-platform -f https://raw.githubusercontent.com/syntasso/promise-unleash/main/promise.yaml

To make a resource request:

kubectl apply --context kind-platform -f https://raw.githubusercontent.com/syntasso/promise-unleash/main/resource-request.yaml

The request above will create a Unleash and a PostgreSQL instance in a dedicated namespace.

Accessing Unleash

To access your Unleash instance, run in your worker cluster:

# Replace <example-unleash> with the correct namespace
kubectl port-forward --context kind-worker -n example-unleash svc/example-unleash 4242

Go to http://localhost:4242. The default credentials are provided in the Promise status field or available below:

  • username: admin
  • password: unleash4all

Development

For development see README.md

Questions? Feedback?

We are always looking for ways to improve Kratix and the Marketplace. If you run into issues or have ideas for us, please let us know. Feel free to open an issue or put time on our calendar. We'd love to hear from you.

promise-unleash's People

Contributors

kirederik avatar abangser avatar aclevername avatar cghsystems 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.