awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
S

stefanprodan/gitops-istio

0
View on GitHub↗
0 stars·0 forks·3 views

Gitops Istio

Features

  • Tutorials and Examples - Tutorial for progressive delivery using Flagger and Istio.

Star history

Star history chart for stefanprodan/gitops-istioStar history chart for stefanprodan/gitops-istio

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gitops Istio

These projects share indexed features with Gitops Istio. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daugaard/example-linear-regressiondaugaard avatar

    daugaard/example-linear-regression

    5View on GitHub↗

    An example of implementing linear regression in Ruby.

    Ruby
    View on GitHub↗5
  • daugaard/example-neural-networkdaugaard avatar

    daugaard/example-neural-network

    10View on GitHub↗

    This example will show how to implement a simple neural network for classification in Ruby using ruby-fann.

    Ruby
    View on GitHub↗10
  • daugaard/example-svmdaugaard avatar

    daugaard/example-svm

    6View on GitHub↗

    This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm for classification.

    Ruby
    View on GitHub↗6
  • daugaard/example-kmeans-clusteringdaugaard avatar

    daugaard/example-kmeans-clustering

    0View on GitHub↗
    Ruby
    View on GitHub↗0
Compare all 11 related projects→

Frequently asked questions

What are the main features of stefanprodan/gitops-istio?

The main features of stefanprodan/gitops-istio are: Tutorials and Examples.

Which projects share features with stefanprodan/gitops-istio?

Projects with overlapping indexed features include: daugaard/example-kmeans-clustering. daugaard/example-linear-regression — An example of implementing linear regression in Ruby. daugaard/example-neural-network — This example will show how to implement a simple neural network for classification in Ruby using ruby-fann. daugaard/example-svm — This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using… daugaard/q-learning-simple-game — This example will show how we can teach an AI to play a simple game using the Q-learning reinforcement learning… daugaard/scikit-learn-from-ruby — This sample code shows you how to use scikit-learn (or any other python library) from within your Ruby application…