Hello there,

I'd like to introduce a project I've been working on for almost a year now.
It's called Smith [1].
It's a tool to provision a graph of Kubernetes objects using a single
"bundle" where it is described. Think AWS CloudFormation for Kubernetes
objects.

I'm part of the team at Atlassian that is building and operating an
internal PaaS. New version of the PaaS is going to run on Kubernetes and
one of the requirements is extensibility - other teams should be able to
extend the platform without needing to touch the code of its core. Hence we
need a tool that allows us to integrate various services/resources together.

The idea is to represent each service/resource as a native object and/or
TPR/CRD/Instance+Binding from Service Catalog and orchestrate those objects
in a generic way. On top of that we are building a higher level human
friendly abstraction. That is our use case and motivation.

I'd like to raise awareness of this tool and perhaps it'll be useful to the
community.

My colleague @nilebox presented Smith to Service Catalog SIG the other week
- the recording is available here [2] and the example presented is here [3].

Here is the video about our current platform if you are interested:
https://www.youtube.com/watch?v=dc2nqzgqH24

Cheers,
Mikhail.

[1]: https://github.com/atlassian/smith
[2]: https://youtu.be/7fgPgtQh5Es
[3]: https://github.com/atlassian/smith/tree/master/examples/service_catalog

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to