@openshift-istio/istio-daily

Project ID: 18351

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 unreleased versions of Istio (based on master branch) for CentOS 7.

Installation Instructions

  1. Enable this repository:

    • If you have yum-plugin-copr installed, then just run: yum copr enable @openshift-istio/istio-daily.
    • Otherwise, run this command: curl -Ls https://copr.fedorainfracloud.org/coprs/g/openshift-istio/istio/repo/epel-7/group_openshift-istio-istio-daily-epel-7.repo -o /etc/yum.repos.d/openshift-istio-istio-daily-epel-7.repo
  2. See available packages:

    yum search istio

  3. 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 (18)* EPEL 7 (35 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds