[06/52] Accessible Kubernetes with Terraform and DigitalOcean

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
  • Original GitHub project: https://github.com/Tythos/06-of-52--accessible-kubernetes-with-terraform-and-digitalocean

  • do-api-slugs

    Look up slugs for use with the API DigitalOcean

  • 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
  • Nginx

    An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • resource "helm_release" "icrelease" { name = "nginx-ingress" repository = "https://kubernetes.github.io/ingress-nginx" chart = "ingress-nginx" version = "4.9.1" namespace = kubernetes_namespace.icnamespace.metadata[0].name set { name = "controller.ingressClassResource.default" value = "true" } }

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

  • How to make this annotation right?

    2 projects | /r/devops | 20 Mar 2022
  • Kubernetes Ingress in a nutshell Part01

    1 project | dev.to | 25 May 2024
  • Automating EKS Deployment and NGINX Setup Using Helm with AWS CDK in Python

    1 project | dev.to | 25 Apr 2024
  • How to Implement Rate Limiting in Express for Node.js

    4 projects | dev.to | 17 Apr 2024
  • deploying a minio service to kubernetes

    3 projects | dev.to | 8 Apr 2024