kuma-website icon indicating copy to clipboard operation
kuma-website copied to clipboard

🐻 The official website for Kuma, the control plane for modern service connectivity.

Results 151 kuma-website issues
Sort by recently updated
recently updated
newest added

### What happened? - Revisit Prerequisites and try to reuse resources from previous guides - TrafficPermission to MeshTrafficPermission - check for `data-plane` name (currently hard-coded) - policies: Should we show...

triage/accepted
kind/improvement

### Description When configuring a delegated gateway with MeshTrace, a user noticed that they had to add tags to the policy to properly aggregate traces. We should document that these...

triage/accepted
kind/improvement

### Description In docs we have default sidecar timeouts https://kuma.io/docs/2.9.x/policies/meshtimeout/#defaults: But timeouts for Builtin Gateway are [different](https://github.com/kumahq/kuma/blob/e92c98fb6f521bd076f5c4882e0fd61785c2742c/pkg/plugins/policies/core/defaults/consts.go#L16-L19): ```go // Gateway DefaultGatewayIdleTimeout = 5 * time.Minute DefaultGatewayStreamIdleTimeout = 5 * time.Second...

triage/accepted
kind/feature

### Kuma Version latest ### Describe the bug ``` The MeshLoadBalancingStrategy "cross-zone-backend" is invalid: spec.to[0].default.localityAwareness.crossZone: must not be set: MeshService traffic is local ``` https://kuma.io/docs/2.9.x/policies/meshloadbalancingstrategy/#route-within-the-local-zone-equally-but-specify-cross-zone-order ### To Reproduce _No response_...

triage/accepted
kind/bug

### What happened? ## Summary Kuma-sidecar is properly running, but our app container is failing and Kuma routes traffic to this pod, even if this container health probe (Readiness probe)...

good first issue
triage/accepted
kind/bug

### Description Look for MeshTrafficPermission and see you only see it's a link once hoover https://deploy-preview-2065--kuma.netlify.app/docs/2.9.x/guides/gateway-delegated/ We should make this better...

triage/accepted
kind/feature

### Description Here: https://kuma.io/docs/2.9.x/production/dp-config/cni/#configure-the-kuma-cni Same as GKE v1 but with `export CNI_CONF_NAME=10-gke-ptp.conflist`

triage/accepted
kind/feature

### Description When users deploy Kong Mesh with CNI and Cilium, the configuration steps may vary depending on how Cilium was installed. The paths differ based on whether: * Cilium...

triage/accepted
kind/improvement

### Description This page is great to ref but it doesn't tell you how to use helm with this: https://kuma.io/docs/2.9.x/community/contribute-to-kuma/#testing-unreleased-versions

triage/accepted
kind/feature

### Description https://github.com/kumahq/kuma/issues/12389 Introduces support for it. We should document it.

triage/accepted
kind/feature