DEV Community

Cover image for I made a list of Awesome Kubernetes libraries, what should I add?
Nočnica Mellifera for Run [X]

Posted on

I made a list of Awesome Kubernetes libraries, what should I add?

Cover image by Christian Ferrer / Wikimedia Commons, CC BY-SA 4.0

We're pleased to share with the world our awesome Kubernetes list. The focus of this list is for Kubernetes developers looking to build production applications.

For context, it's a running theme on Github to release documentation-only repositories with your favorite content on a language or framework. Here's a list of awesome lists.

It was an "awesome" list that gave me my first tour of a number of GraphQL tools, so I'm excited to share my own.

Some highlights:

Teleport allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.

Certmanager provides 'certificates as a service' securely to developers and applications working within your cluster.

Here's a talk we really enjoyed: Keynote: In Search of the Kubernetes "Rails" Moment - Bryan Liles

Check out our awesome list here:

https://github.com/run-x/awesome-kubernetes

Top comments (6)

Collapse
 
melezhik profile image
Alexey Melezhik

Please add Sparrow (written on awesome Raku language) it allows to validate and works with k8s resources like (deployment, sts, config maps and secrets) - reddit.com/r/rakulang/comments/pc7...

Collapse
 
nocnica profile image
Nočnica Mellifera

ooooooh I love this, you should PR this in!

Collapse
 
melezhik profile image
Alexey Melezhik

Sure. Will do it later

Collapse
 
melezhik profile image
Alexey Melezhik

readme file is not found in github.com/run-x/awesome-kubernetes repository, not sure why, as it rendered in GH

Thread Thread
 
melezhik profile image
Alexey Melezhik

nevermind, found it in docs/

Collapse
 
mxglt profile image
Maxime Guilbert • Edited

You can add LitmusChaos (opensource tool for chaos engineering)

Website : litmuschaos.io/