Skip to content

Instantly share code, notes, and snippets.

@philips
Last active April 5, 2023 14:17
Show Gist options
  • Save philips/a97a143546c87b86b870a82a753db14c to your computer and use it in GitHub Desktop.
Save philips/a97a143546c87b86b870a82a753db14c to your computer and use it in GitHub Desktop.
Kubernetes Third-Party Resource Users

NOTICE

This list has moved to a GitHub repo for easier tracking: https://github.com/coreos/awesome-kubernetes-extensions

List

Please comment below if you are using Kubernetes Third-Party Resources and I will add you to the list.

Known Users:

TODO:

Resources:

I am interested in documenting all of the users and getting some more feedback on what is and isn't working.

@superbrothers
Copy link

superbrothers commented Mar 13, 2017

We're also using TPRs to manage kubernetes clusters with kubernetes, and develop many controllers like KubernetesController, MachineController, MachineSetController, MachineDeploymentController, etc.

Implement Kubernetes as a Serivce using TPR (in Japanease)

@ryanj
Copy link

ryanj commented Mar 30, 2017

CrunchyData PostgreSQL operator: https://github.com/CrunchyData/postgres-operator

@lpabon
Copy link

lpabon commented Apr 28, 2017

@pidah
Copy link

pidah commented May 30, 2017

@pgburt
Copy link

pgburt commented Jun 15, 2017

@uoryon
Copy link

uoryon commented Jun 26, 2017

I use TPR for a Mongo Operator
https://github.com/kirk-enterprise/mongo-operator

@orainxiong
Copy link

Using TPR for RDBMS Operator to support mainstream version Oracle, MySQL, MariaDB
https://docs.google.com/document/d/1zPigFS-VqysjIn569TZgd42whyBlspKcudRaLSrB5Aw/edit#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment