Mathieu Benoit

Results 57 issues of Mathieu Benoit

- https://medium.com/levvel-consulting/the-differences-between-kubernetes-and-openshift-ae778059a90e - https://docs.microsoft.com/en-us/azure/aks/http-application-routing

enhancement

- "Azure Kubernetes Service" - Some typos I've found as I was doing the labs

Based on this guide of tips to optimize containerized Java apps, it would be great to explore if there is anything to take into account in this repo? https://cloud.google.com/anthos/run/docs/tips/java Note:...

priority: p3
type: feature request

I have this use case where I want to inject "security context" for each workload / service in my generated `compose.yaml` file. Today, I need to manually do that: ```...

enhancement

It would be very helpful to be able to import existing shared templates coming from public/private Git repos and public/private OCI registries. Today, I need to manually copy any custom...

enhancement

I have this `score.file`: ```yaml apiVersion: score.dev/v1b1 metadata: name: store-front containers: store-front: image: . variables: VUE_APP_ORDER_SERVICE_URL: "http://${resources.order-service.name}:3000/" resources: order-service: type: service ``` But I'm getting this error while running `score-compose...

enhancement
question

`arm64`

I used the main Glossary already translated in French as reference/inspiration too: https://glossary.cncf.io/fr. **In draft mode for now, I will ask French native people to review this first, before officially...

wg-platforms
website

### Which image/versions are related to this issue/feature request? `cgr.dev/chainguard/nginx` ### Issue/Feature description I'm wondering how to get the latest version 1.25.2 of `cgr.dev/chainguard/nginx`? In there https://edu.chainguard.dev/chainguard/chainguard-images/reference/nginx/, it's mentioned: >...

needs-triage