Skip to content

Commit

Permalink
test(manual): support GKE Container-Optimized OS
Browse files Browse the repository at this point in the history
longhorn/longhorn-6165

Signed-off-by: Chin-Ya Huang <[email protected]>
  • Loading branch information
c3y1huang committed Mar 21, 2024
1 parent 13f7718 commit 0511773
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Dependency setup for GKE cluster using Container-Optimized OS as base image
---

## Related issues

- https://github.com/longhorn/longhorn/issues/6165

## Test step

**Given** GKE cluster using Continer-Optimized OS (`COS_CONTAINER`) as the base image.

**When** Follow [instruction](https://github.com/longhorn/website/pull/884) to deploy the Longhorn GKE COS node agent.

**Then** Follow the [instruction](https://github.com/longhorn/website/pull/884) to verify dependency configuration/setup.
**And** Integration tests should pass.

0 comments on commit 0511773

Please sign in to comment.