Kubernetes Microservices on Azure with Cosmos DB

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
  • spring-cloud-netflix

    Integration with Netflix OSS components

  • There's an open issue documenting this problem on Spring Cloud Netflix and Netflix Eureka.

  • Eureka

    AWS Service registry for resilient mid-tier load balancing and failover.

  • There's an open issue documenting this problem on Spring Cloud Netflix and Netflix Eureka.

  • 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
  • okta-azure-kubernetes-cosmosdb-example

    Kubernetes Microservices on Azure with Cosmos DB

  • A temporary fix taken from the issue on GitHub is to override the health reporting implementation so that it returns DOWN instead of OUT_OF_SERVICE while the program is still starting. This blocks it from ever reporting OUT_OF_SERVICE. You can see the fix in the EurekaFix.java file in the store app.

  • k9s

    🐶 Kubernetes CLI To Manage Your Clusters In Style!

  • You can manage a Kubernetes service purely with kubectl. However, there are some pretty helpful tools for monitoring and logging. Both k9s and Kubernetes Lens are great. I recommend installing one or both of these and using them to inspect and monitor your Kubernetes services. They are especially helpful when things go wrong (not that things ever go wrong, I wouldn't know anything about that, I just heard about it from friends, I swear). Kubernetes Lens is a full-on desktop app that describes itself as a Kubernetes IDE. In comparison, k9s is a lighter-weight, text-based tool.

  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

  • The first thing you need to do is install kubeseal into the AKS cluster. You can take a look at the kubeseal GitHub page for more info.

  • lens

    Lens - The way the world runs Kubernetes

  • You can manage a Kubernetes service purely with kubectl. However, there are some pretty helpful tools for monitoring and logging. Both k9s and Kubernetes Lens are great. I recommend installing one or both of these and using them to inspect and monitor your Kubernetes services. They are especially helpful when things go wrong (not that things ever go wrong, I wouldn't know anything about that, I just heard about it from friends, I swear). Kubernetes Lens is a full-on desktop app that describes itself as a Kubernetes IDE. In comparison, k9s is a lighter-weight, text-based tool.

  • hub-feedback

    Feedback and bug reports for the Docker Hub

  • Previously you built the docker images, but you left them in the local repository. Now you need to upload them to Docker Hub so that Azure AKS can find them. If you haven't already signed up for a Docker Hub account, please do so now.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • 'ekscli' vs. 'aws eks'

    4 projects | /r/devops | 30 May 2023
  • Easy UI for teams to control their namespace?

    4 projects | /r/kubernetes | 9 May 2023
  • Any easy to use gui to create/deploy/monitor k8s for a devops newbie?

    7 projects | /r/selfhosted | 4 Apr 2023
  • How do I learn to love Kubernetes

    3 projects | /r/devops | 14 Feb 2023
  • The checklist: Monitoring for Economy

    3 projects | dev.to | 28 Nov 2022