Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Using Osiris ZeroScaler with Istio Proxy Injected podsΒ #70

@rkapoor028

Description

@rkapoor028

Question:
We are trying to use Osiris ZeroScaler with Istio proxy injected pods. Looks like its scaling the pods to 0 when there is no traffic. However, it does not ever scale them back up. We set the Annotations as below on the Service
"osiris.deislabs.io/deployment": "pods-istio",
"osiris.deislabs.io/enabled": "true",
"osiris.deislabs.io/ingressDefaultPort": "80",
"osiris.deislabs.io/ingressHostname": "pods-istio.example.com",
"osiris.deislabs.io/loadBalancerHostname": "pods-istio.example.com"

Is it possible to make it work with Istio enabled deployments which has Istio Ingress Gateway, Virtual service, Destination Rules in front of it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions