The Kubernetes Development Workflow – 3 Critical Steps

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Jenkins

    Jenkins automation server

  • To deploy an application to production, more complex continuous integration and deployment solutions exist. Since Kubernetes is so common now that almost all CI/CD tools support it, it does not really matter if these solutions are particularly specialized on Kubernetes or not. You should rather compare different solutions again and see which best fits your needs. A good starting point are these tools: Jenkins, Codefresh, Travis CI, and Circle CI.

  • minikube

    Run Kubernetes locally

  • Of course, local and cloud-based work environments have advantages and disadvantages: While local environments such as Minikube are free to use, cloud environments cost money. Local environments are also available offline and are fully independent of other developers and other infrastructure.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Travis CI.com

    Free continuous integration platform for GitHub projects.

  • To deploy an application to production, more complex continuous integration and deployment solutions exist. Since Kubernetes is so common now that almost all CI/CD tools support it, it does not really matter if these solutions are particularly specialized on Kubernetes or not. You should rather compare different solutions again and see which best fits your needs. A good starting point are these tools: Jenkins, Codefresh, Travis CI, and Circle CI.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Boas práticas para revisão de código

    4 projects | dev.to | 2 Oct 2023
  • A Symbiotic Relationship Between DevOps and Cloud

    2 projects | /r/u_bestarionsoftware | 27 Jun 2022
  • How to Develop and Test an Automated CI/CD Workflow with Cassandra

    3 projects | dev.to | 21 Jun 2022
  • Why Adopting Kubernetes Is Not The Solution

    3 projects | dev.to | 16 Jun 2022
  • Validating Kubernetes Configurations with Datree

    8 projects | dev.to | 8 Nov 2021