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 1.2.x versions of Maistra packages for CentOS 8.
Installation Instructions
-
Enable this repository:
- If you have copr dnf plugin installed, then just run:
dnf copr enable @maistra/istio-1.2
. - Otherwise, run this command:
curl -Ls https://copr.fedorainfracloud.org/coprs/g/maistra/istio-1.2/repo/epel-8/group_maistra-istio-1.2-epel-8.repo -o /etc/yum.repos.d/maistra-istio-1.2-epel-8.repo
- If you have copr dnf plugin installed, then just run:
-
See available packages:
dnf search istio
-
Install desired package(s):
Example:
dnf install istio-proxy
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 8 | x86_64 (0)* | EPEL 8 (80 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds