GithubHelp home page GithubHelp logo

sh4d1 / scaleway-cloud-controller-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scaleway/scaleway-cloud-controller-manager

0.0 2.0 0.0 387 KB

Kubernetes Cloud Controller Manager for Scaleway

License: Apache License 2.0

Dockerfile 0.49% Makefile 0.90% Go 98.61%

scaleway-cloud-controller-manager's Introduction

Kubernetes Cloud Controller Manager for Scaleway

scaleway-cloud-controller-manager is the Kubernetes cloud controller manager implementation (or out-of-tree cloud-provider) for Scaleway.

External cloud providers were introduced as an Alpha feature in Kubernetes 1.6. They are Kubernetes (master) controllers that implement the cloud-provider specific control loops required for Kubernetes to function. Read more about kubernetes cloud controller managers in the kubernetes documentation.

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

Features

Currently scaleway-cloud-controller-manager currently implements:

  • Instances interface - updates nodes with cloud provider specific labels and addresses, also deletes kubernetes nodes when deleted from the cloud-provider.
  • LoadBalancer interface - responsible for creating load balancers when a service of type: LoadBalancer is created in Kubernetes.
  • Zone interface - makes Kubernetes aware of the failure domain of each node.

Compatibility matrix

K8S 1.14 K8S 1.15 K8S 1.16 K8S 1.17
v0.1.x

Getting Started

Learn more about running scaleway-cloud-controller-manager here!

WARNING: This cloud controller manager is installed by default on Scaleway Kapsule (Scaleway Managed Kubernetes), you don't have to do it yourself or it might cause conflicts.

Quick start

Build

You can build the CCM executable using the following commands:

make build

You can build a local docker image named scaleway-cloud-controller for your current architecture using the following command:

make docker-build

Test

You need to have a kubernetes cluster that is NOT a Kapsule cluster to launch the tests. If you want to follow a tutorial about bootstrapping your own Kubernetes cluster on Scaleway follow the getting starting documentation here

Once this is done, run the tests using

make test

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-cloud-controller-manager's People

Contributors

jtherin 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.