clouddev-code
clouddev-code
can enable OIDC provider by eksctl withOIDC https://eksctl.io/usage/schema/
I would like to be able to specify the retriable-status-code. https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/router_filter
I also want to watch image architecture info on console. Now image architecture info only watch the following cli command. % aws ecr batch-get-image --repository-name aws-for-fluent-bit --registry-id 906394416424 --image-ids imageTag=stable...
in istio、there are "EgressGateway" service for external traffic control . In mesh filter ALLOW_ALL I cannot control external traffic. Is there any alternative way to control traffic? https://istio.io/latest/docs/tasks/traffic-management/egress/egress-gateway/