GithubHelp home page GithubHelp logo

sh4d1 / scaleway-operator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scaleway/scaleway-operator

1.0 2.0 0.0 82 KB

Scaleway Operator for Kubernetes

License: Apache License 2.0

Dockerfile 0.75% Makefile 4.05% Go 95.20%

scaleway-operator's Introduction

Go Report Card GitHub go.mod Go version GitHub

Scaleway Operator for Kubernetes

The Scaleway Operator is a Kubernetes controller that lets you create Scaleway Resources directly from Kubernetes via Kubernetes Custom Resources Definitions.

WARNING: this project is under active development and should be considered alpha.

Features

Currently, Scaleway Operator only supports RDB instances, databases and users. Other resources will be implemented, and contributions are more than welcome!

If you want to see a specific Scaleway product, please open an issue describing which product you'd like to see.

Getting Started

First step is to install Cert Manager in order to handle the webhooks certificates.

$ kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v1.0.3/cert-manager.yaml

Once Cert Manager is up and running, you have to install the CRDs. First clone the repo, and then making sure your KUBECONFIG environment variable is set on the right cluster, run:

$ make install

Then, run:

kubectl create -f deploy/scaleway-operator-secrets.yml --edit --namespace=scaleway-operator-system

and replace the values with your base64 encoded values.

Finally, in order to deploy the Scaleway Operator, run:

make deploy

Development

If you are looking for a way to contribute please read CONTRIBUTING.

Code of conduct

Participation in the Kubernetes community is governed by the CNCF Code of Conduct.

Reach us

We love feedback. Feel free to reach us on Scaleway Slack community, we are waiting for you on #k8s.

You can also join the official Kubernetes slack on #scaleway-k8s channel

You can also raise an issue if you think you've found a bug.

scaleway-operator's People

Stargazers

Nicolas Limage 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.