souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
13 results tagged kubernetes  ✕   ✕
Flux https://fluxcd.io/
05/08/2022 cluster icon
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
thumbnail

Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.

kubernetes git continuousdelivery tool
Lens https://k8slens.dev/
07/11/2021 cluster icon
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains. CodeStream supercharges development workflows by putting collabo...
thumbnail

Lens is an IDE to take control of your Kubernetes clusters.

kubernetes ide tool
Keel https://keel.sh/
30/10/2020 cluster icon
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Huginn : Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your ...
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.

Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates

kubernetes automation tool
monday https://github.com/eko/monday
27/07/2019 cluster icon
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • codebender : Codebender is an embedded development platform with an emphasis on the Arduino and it’s completely web-based, so you don’t have to install, manage and...
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
thumbnail

Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, NodeJS, Rust or others) and forward some other applications over Kubernetes in case you don't want to run them locally.

microservice development kubernetes tool cli
k3s https://k3s.io/
18/05/2019 cluster icon
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Kubernetes Best Practices : Best Practices for kubernetes
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Jenkins X : Jenkins X is a CI / CD platform for Kubernetes.

Lightweight Kubernetes
Easy to install. A binary of less than 40 MB. Only 512 MB of RAM required to run.

kubernetes container
Tilt https://tilt.dev/
16/03/2019 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team.
Write a Tiltfile script that describes how your services fit together. Share it with your team so that any engineer can hack on any server. See a complete view of your system, from building to deploying to logging to crashing.

container kubernetes development devops tool
Draft https://draft.sh/
09/12/2018 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Binci : Binci is a utility that allows you to easily containerize your development workflow using Docker. Simply put, it's like having a cleanroom for all of ...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
thumbnail

Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the "inner loop" of a developer's workflow: as they hack on code, but before code is committed to version control. Using two simple commands, developers can now begin hacking on container-based applications without requiring Docker or even installing Kubernetes themselves.

docker kubernetes development tool
Telepresence https://www.telepresence.io/
13/10/2018 cluster icon
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Kubernetes Best Practices : Best Practices for kubernetes
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-container application on Kubernetes. Telepresence lets you run a Docker container locally, while proxying it to your Kubernetes cluster.

kubernetes container docker development tool
Jenkins X http://jenkins-x.io/
26/04/2018 cluster icon
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • k3s : Lightweight Kubernetes Easy to install. A binary of less than 40 MB. Only 512 MB of RAM required to run.

Jenkins X is a CI / CD platform for Kubernetes.

jenkins cloud container kubernetes continuousintegration continuousdelivery
Gitkube https://gitkube.sh/
18/03/2018 cluster icon
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • Dokku : Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...

Gitkube is a tool for building and deploying docker images on Kubernetes using git push.

git kubernetes deployment tool docker
Skaffold https://github.com/GoogleCloudPlatform/skaffold
18/03/2018 cluster icon
  • Jenkins X : Jenkins X is a CI / CD platform for Kubernetes.
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
thumbnail

Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It can also be used in an automated context such as a CI/CD pipeline to leverage the same workflow and tooling when moving applications to production.

continuousdelivery kubernetes continuousintegration container tool
Helm https://helm.sh/
28/02/2018 cluster icon
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...

Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application.

Charts are easy to create, version, share, and publish — so start using Helm and stop the copy-and-paste madness.

kubernetes container application packages tool
Kubernetes Best Practices https://medium.com/@sachin.arote1/kubernetes-best-practices-9b1435a4cb53
17/12/2017 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...

Best Practices for kubernetes

docker container kubernetes reference
1633 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn