Skip to content

Instantly share code, notes, and snippets.

View abhi's full-sized avatar

Abhinandan Prativadi abhi

View GitHub Profile
Step 1: UCP install with --unmanaged-cni flag
If you are relying on testkit
```
#!/bin/bash
echo "Setting environment variables"
export NUM_LINUX_HOSTS=3
export NUM_WINDOWS_HOSTS=0
export HUB_NAMESPACE="dockereng"
export HUB_TAG="3.1.0-latest" (Please check with ucp team for the latest tag)