@openshift-istio/istio
Project ID: 18309
Description
Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. Istio supports managing traffic flows between microservices, enforcing access policies, and aggregating telemetry data, all without requiring changes to the microservice code.
This repository contains RPM's for released versions of Istio for CentOS 7.
Installation Instructions
-
Enable this repository:
- If you have
yum-plugin-copr
installed, then just run:yum copr enable @openshift-istio/istio
. - Otherwise, run this command:
curl -Ls https://copr.fedorainfracloud.org/coprs/g/openshift-istio/istio/repo/epel-7/group_openshift-istio-istio-epel-7.repo -o /etc/yum.repos.d/openshift-istio-istio-epel-7.repo
- If you have
-
See available packages:
yum search istio
-
Install desired package(s):
Example:
yum install istio-istioctl
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (13)* | EPEL 7 (72 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds