Skip to main content
Version: v1.4

Install Sedna

Download Sedna (cloud)

# Clone the Sedna release used by Dayu.
git clone --branch v1.1 --depth 1 https://github.com/dayu-autostreamer/dayu-sedna.git
# move to code directory
cd dayu-sedna

Dayu requires dayu-sedna v1.1. Keep it paired with dayu-edgemesh v1.1.

Install Sedna (cloud)

This step may encounter Question 10: Sedna LC cannot resolve gm.sedna.

# Set image source. The default source is dockerhub (docker.io).
export REG=xxx
# Install
SEDNA_ACTION=create bash - install.sh
# Uninstall
SEDNA_ACTION=delete bash - install.sh

After installation, check the logs with kubectl logs xxx -n sedna, and pay special attention to whether lc has successfully connected to gm.

Check running state of Sedna

lc

gm