Discussion:
[Fab-user] [ANNOUNCE] Fabric and Kubernetes Integration
Brandon Philips
2017-05-20 18:50:17 UTC
Permalink
Hello Everyone-

Kubernetes is getting lots of traction these days so I built a fabric
integration to get into nodes. Would love feedback, python is not my
primary language.

https://github.com/coreos/fabric-kubernetes-nodes#integrating-kubernetes-nodes-with-the-fabric-tool

Cheers,

Brandon
Andrew Latham
2017-05-21 15:12:22 UTC
Permalink
Looks good Brandon, will have to give it a go.
Post by Brandon Philips
Hello Everyone-
Kubernetes is getting lots of traction these days so I built a fabric
integration to get into nodes. Would love feedback, python is not my
primary language.
https://github.com/coreos/fabric-kubernetes-nodes#
integrating-kubernetes-nodes-with-the-fabric-tool
Cheers,
Brandon
_______________________________________________
Fab-user mailing list
https://lists.nongnu.org/mailman/listinfo/fab-user
--
- Andrew "lathama" Latham ***@gmail.com http://lathama.org -
Jeff Forcier
2017-05-31 22:42:30 UTC
Permalink
Hey Brandon,

Looks cool to me! Afraid I don't personally use k8s at the moment so no
easy way to take it for a spin, but I'm all for integrating with newer
tools and systems. Helps keep us relevant in the post-SSH world, as your
doc notes ;) Thanks for posting this!

(Apologies for the belated response, still digging out from PyCon. Which,
I'll note, featured a closing keynote by Kelsey Hightower himself, demoing
k8s...:D)

Best,
Jeff

On Sat, May 20, 2017 at 11:50 AM, Brandon Philips <
Post by Brandon Philips
Hello Everyone-
Kubernetes is getting lots of traction these days so I built a fabric
integration to get into nodes. Would love feedback, python is not my
primary language.
https://github.com/coreos/fabric-kubernetes-nodes#
integrating-kubernetes-nodes-with-the-fabric-tool
Cheers,
Brandon
_______________________________________________
Fab-user mailing list
https://lists.nongnu.org/mailman/listinfo/fab-user
--
Jeff Forcier
Unix sysadmin; Python engineer
http://bitprophet.org
Brandon Philips
2017-05-31 23:08:19 UTC
Permalink
Thank you!

If you want an easy Kubernetes cluster checkout

https://github.com/kubernetes/minikube

Also python devs might like this new thing that Microsoft opensourced at
CoreOS fest today:

https://github.com/Azure/draft



Starts at 35:30.

Brandon
Post by Jeff Forcier
Hey Brandon,
Looks cool to me! Afraid I don't personally use k8s at the moment so no
easy way to take it for a spin, but I'm all for integrating with newer
tools and systems. Helps keep us relevant in the post-SSH world, as your
doc notes ;) Thanks for posting this!
(Apologies for the belated response, still digging out from PyCon. Which,
I'll note, featured a closing keynote by Kelsey Hightower himself, demoing
k8s...:D)
Best,
Jeff
On Sat, May 20, 2017 at 11:50 AM, Brandon Philips <
Post by Brandon Philips
Hello Everyone-
Kubernetes is getting lots of traction these days so I built a fabric
integration to get into nodes. Would love feedback, python is not my
primary language.
https://github.com/coreos/fabric-kubernetes-nodes#integrating-kubernetes-nodes-with-the-fabric-tool
Cheers,
Brandon
_______________________________________________
Fab-user mailing list
https://lists.nongnu.org/mailman/listinfo/fab-user
--
Jeff Forcier
Unix sysadmin; Python engineer
http://bitprophet.org
Loading...