Kubeflow Charmers Istio Ingressgateway

  • By Kubeflow Charmers
Channel Revision Published Runs on
latest/edge 13 19 Mar 2021
Ubuntu 20.04
juju deploy kubeflow-charmers-istio-ingressgateway --channel edge
Show information

Platform:

Connect, secure, control, and observe services.

Istio is an open platform-independent service mesh that provides traffic management, policy enforcement, and telemetry collection. Open: Istio is being developed and maintained as open-source software. We encourage contributions and feedback from the community at-large. Platform-independent: Istio is not targeted at any specific deployment environment. During the initial stages of development, Istio will support Kubernetes-based deployments. However, Istio is being built to enable rapid and easy adaptation to other environments. Service mesh: Istio is designed to manage communications between microservices and applications. Without requiring changes to the underlying services, Istio provides automated baseline traffic resilience, service metrics collection, distributed tracing, traffic encryption, protocol upgrades, and advanced routing functionality for all service-to-service communication. For more detail, please see: https://istio.io/docs/concepts/what-is-istio/