4355 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
5 results tagged istio x
  • thumbnail
    Istio / Canary Deployments using Istio

    Depending on your level of expertise in this area, you may wonder why Istio’s support for canary deployment is even needed, given that platforms like Kubernetes already provide a way to do version rollout and canary deployment. Problem solved, right? Well, not exactly. Although doing a rollout this way works in simple cases, it’s very limited, especially in large scale cloud environments receiving lots of (and especially varying amounts of) traffic, where autoscaling is needed.

    March 8, 2026 at 8:41:32 PM GMT+1 * - permalink - archive.org - https://istio.io/latest/blog/2017/0.1-canary/
    canary istio
  • thumbnail
    Istio / Kubernetes Gateway API
    apiVersion: v1
    kind: ConfigMap
    metadata:
      name: gw-options
    data:
      horizontalPodAutoscaler: |
        spec:
          minReplicas: 2
          maxReplicas: 2
    
      deployment: |
        metadata:
          annotations:
            additional-annotation: some-value
        spec:
          replicas: 4
          template:
            spec:
              containers:
              - name: istio-proxy
                resources:
                  requests:
                    cpu: 1234m
    
      service: |
        spec:
          ports:
          - "\$patch": delete
            port: 15021
    March 8, 2026 at 7:57:42 PM GMT+1 * - permalink - archive.org - https://istio.io/latest/docs/tasks/traffic-management/ingress/gateway-api/#configuring-a-gateway
    istio
  • thumbnail
    Istio / Istio Standard Metrics
    March 1, 2026 at 12:07:55 PM GMT+1 - permalink - archive.org - https://istio.io/latest/docs/reference/config/metrics/
    istio metrics
  • Note: istio

    Ingress
    https://istio.io/latest/docs/tasks/traffic-management/ingress/ingress-control/#troubleshooting

    https://istio.io/latest/blog/2018/aws-nlb/

    https://istio.io/latest/docs/setup/install/helm/

    January 25, 2026 at 9:33:26 AM GMT+1 * - permalink - archive.org - https://links.infomee.fr/?X8TDfA
    ingress istio
  • Flagger | Flagger - Istio and App Mesh Progressive Delivery Kubernetes Operator
    April 26, 2019 at 5:02:01 PM GMT+2 - permalink - archive.org - https://flagger.app/
    istio k8s mesh
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation