File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed 
reports/v0.5.0/gateway/gke-gateway Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 11apiVersion : gateway.networking.k8s.io/v1 
2- date : " 2025-07-07T19 :13:21Z " 
2+ date : " 2025-07-07T22 :13:44Z " 
33gatewayAPIChannel : standard 
44gatewayAPIVersion : v1.2.1 
55implementation :
Original file line number Diff line number Diff line change 22
33## Table of Contents  
44
5- | API channel| Implementation version| Mode| Report| 
6- | -----------| ----------------------| ----| ------| 
7- | standard| 1.32.3-gke.1211000| gke-l7-regional-external-managed| [ v1.32.3 rxlb report] ( ./standard-1.32.3-rxlb-report.yaml ) | 
5+ |  Extension Version Tested |  Profile Tested |  Implementation Version |  Mode    |  Report                                                                     | 
6+ | --------------------------| ----------------| ------------------------| ---------| ----------------------------------------------------------------------------| 
7+ |  v0.5.0-dev                   |  Gateway        |  v1.32.3-gke.1211000                |  default |  [ v1.32.3 Gateway report] ( ./experimental-v1.32.3-default-gateway-report.yaml )  | 
8+ |  ...                      |  ...            |  ...                    |  ...     |  ...                                                                        | 
89
910## Reproduce  
1011
@@ -18,19 +19,19 @@ gcloud container clusters create "${cluster_name}" --gateway-api=standard --loca
1819
19202 .  Install the InferencePool and InferenceModel Custom Resource Definition (CRDs) in your GKE cluster, run the following command:
2021``` 
21- kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v0.3 .0/manifests.yaml 
22+ kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v0.5 .0/manifests.yaml 
2223``` 
2324
24253 .  run the following command from within the [ Gateway API inference extension repo] ( https://github.com/kubernetes-sigs/gateway-api-inference-extension ) 
2526
2627``` 
27- go test -timeout 30m ./conformance -v -args -debug  \ 
28+ go test -timeout 30m ./conformance -v -args \ 
2829    --gateway-class=gke-l7-regional-external-managed \ 
29-     --conformance-profiles=GATEWAY-HTTP  \ 
30+     --conformance-profiles=Gateway  \ 
3031    --organization=GKE \ 
3132    --project=gke-gateway \ 
3233    --url=https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api \ 
33-     --version=TBD  \ 
34+     --version=v1.32.3-gke.1211000  \ 
34353536    --report-output="/path/to/report" 
3637``` 
Original file line number Diff line number Diff line change 1+ GatewayAPIInferenceExtensionVersion : v0.5.0-dev 
12apiVersion : gateway.networking.k8s.io/v1 
2- date : " 2025-07-07T18 :22:28Z" 
3+ date : " 2025-07-09T18 :22:28Z" 
34gatewayAPIChannel : standard 
45gatewayAPIVersion : v1.2.1 
56implementation :
@@ -8,7 +9,7 @@ implementation:
89  organization : GKE 
910  project : gke-gateway 
1011  url : https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api 
11-   version : TBD 
12+   version : 1.32.3-gke.1211000 
1213kind : ConformanceReport 
1314mode : default 
1415profiles :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments