Skip to content

Instantly share code, notes, and snippets.

@philips
Last active June 19, 2026 17:29
Show Gist options
  • Select an option

  • Save philips/a97a143546c87b86b870a82a753db14c to your computer and use it in GitHub Desktop.

Select an option

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.

@adieu

adieu commented Mar 1, 2017

Copy link
Copy Markdown

@hongchaodeng didn't get notification from github. But luckily my colleague found this gist.

@philips is it possible to put the link to archon repo at the end? I think it will make the format better. Thanks a lot.

@krallistic

Copy link
Copy Markdown

I use TPR for a Kafka Operator
https://github.com/krallistic/kafka-operator

@superbrothers

superbrothers commented Mar 13, 2017

Copy link
Copy Markdown

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

ryanj commented Mar 30, 2017

Copy link
Copy Markdown

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

@lpabon

lpabon commented Apr 28, 2017

Copy link
Copy Markdown

@pidah

pidah commented May 30, 2017

Copy link
Copy Markdown

@pgburt

pgburt commented Jun 15, 2017

Copy link
Copy Markdown

@uoryon

uoryon commented Jun 26, 2017

Copy link
Copy Markdown

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

@orainxiong

Copy link
Copy Markdown

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