diff --git a/docs/content/manual/release-specific/v1.7.0/test-gke-container-optimized-os-dependency-setup.md b/docs/content/manual/release-specific/v1.7.0/test-gke-container-optimized-os-dependency-setup.md new file mode 100644 index 0000000000..bd2f29b9aa --- /dev/null +++ b/docs/content/manual/release-specific/v1.7.0/test-gke-container-optimized-os-dependency-setup.md @@ -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.