Add Scenario for AI conformance#17886
Conversation
| # - Nodes: g6.xlarge (L4 GPU) | ||
| # - Runtime: NVIDIA enabled | ||
| OVERRIDES="${OVERRIDES-} --networking=cilium" | ||
| OVERRIDES="${OVERRIDES} --set=cluster.spec.networking.cilium.enableGatewayAPI=true" |
There was a problem hiding this comment.
The GatewayAPI CRD needs to be deployed also. It is specific to each Cilium version.
There was a problem hiding this comment.
command added to install CRDs in the script
d809f42 to
58027f9
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Retesting failed PR that otherwise appears ready for merge. Please help us fix flaky tests by following our Flaky Tests Guide. Prevent this bot from retesting with /retest-required |
1 similar comment
|
Retesting failed PR that otherwise appears ready for merge. Please help us fix flaky tests by following our Flaky Tests Guide. Prevent this bot from retesting with /retest-required |
Related to: - kubernetes#17830 Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
58027f9 to
1fc214f
Compare
|
/lgtm |
Related to: