Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications. Now, built into kubectl as apply -k. | It brings reliability, automation and efficiency to cloud infrastructure management for containers. It continuously analyzes how your containers are using infrastructure, automatically scaling compute resources to maximize utilization and availability utilizing the optimal blend of spot, reserved and on-demand compute instances. |
Purely declarative approach to configuration customization; Natively built into kubectl; Manage an arbitrary number of distinctly customized Kubernetes configurations; Available as a standalone binary for extension and integration into other services;
Every artifact that kustomize uses is plain YAML and can be validated and processed as such
| Serverless compute engine; Mix and match instance families and sizes in the same availability zone; Use reserved instances, savings plans, spot, and on-demand instances automatically; Infrastructure automation via continuous container bin packing; Container Cost Showback; Container Right-Sizing; Automatic Headroom provisioning for container warm start; 99.99% SLA for spot workloads |
Statistics | |
GitHub Stars 11.8K | GitHub Stars - |
GitHub Forks 2.3K | GitHub Forks - |
Stacks 73 | Stacks 20 |
Followers 37 | Followers 30 |
Votes 0 | Votes 0 |
Integrations | |

Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.

With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.

AWS Lambda is a compute service that runs your code in response to events and automatically manages the underlying compute resources for you. You can use AWS Lambda to extend other AWS services with custom logic, or create your own back-end services that operate at AWS scale, performance, and security.

Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.

Tutum lets developers easily manage and run lightweight, portable, self-sufficient containers from any application. AWS-like control, Heroku-like ease. The same container that a developer builds and tests on a laptop can run at scale in Tutum.

It is a universal container management tool. It works with Kubernetes, Docker, Docker Swarm and Azure ACI. It allows you to manage containers without needing to know platform-specific code.

Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in virtually any Azure or 3rd party service as well as on-premises systems.

A managed compute platform that enables you to run stateless containers that are invocable via HTTP requests. It's serverless by abstracting away all infrastructure management.

Automate and parallelize testing. Codefresh allows teams to spin up on-demand compositions to run unit and integration tests as part of the continuous integration process. Jenkins integration allows more complex pipelines.