Git Product home page Git Product logo

mercedes-benz / cloud-provider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes/cloud-provider

1.0 2.0 1.0 4.8 MB

This is a fork of https://github.com/kubernetes/cloud-provider for the purpose of contributing. For your own purposes please refer to the upstream project. Provider Information: https://github.com/Daimler/daimler-foss/blob/master/PROVIDER_INFORMATION.md

License: Apache License 2.0

Go 100.00%

cloud-provider's Introduction

cloud-provider

This repository defines the cloud-provider interface and mechanism to initialize a cloud-provider implementation into Kubernetes. Currently multiple processes use this code although the intent is that it will eventually only be cloud controller manager.

Note: go-get or vendor this package as k8s.io/cloud-provider.

Purpose

This library is a shared dependency for processes which need to be able to integrate with cloud-provider specific functionality.

Compatibility

Cloud Providers are expected to keep the HEAD of their implementations in sync with the HEAD of this repository.

Where does it come from?

cloud-provider is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cloud-provider. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here.

Things you should NOT do

  1. Add an cloud provider specific code to this repo.
  2. Directly modify anything under vendor/k8s.io/cloud-provider in this repo. Those are driven from k8s.io/kubernetes/staging/src/k8s.io/cloud-provider.
  3. Make interface changes without first discussing them with sig-cloudprovider.

cloud-provider's People

Contributors

alexanderconstantinescu avatar andrewsykim avatar apelisse avatar bentheelder avatar bobbypage avatar cheftako avatar cici37 avatar danwinship avatar dashpole avatar dims avatar gongguan avatar humblec avatar jefftree avatar jiahuif avatar jkh52 avatar jpbetz avatar jprzychodzen avatar justaugustus avatar k8s-publishing-bot avatar liggitt avatar madhavjivrajani avatar mowangdk avatar pacoxu avatar pawbana avatar pohly avatar prameshj avatar sttts avatar thockin avatar timoreimann avatar wojtek-t avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

classicvalues

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.