github openyurtio/openyurt v0.2.0
V0.2.0

latest releases: v1.4.2, v1.4.1, v1.4.0...
2 years ago

This is an official release. Please check the CHANGELOG for a list of changes compared to previous release.

The official openyurt v0.2.0 images are in hosted under dockerhub.

To convert a Kubernetes cluster using the v0.2.0 images, use the following command:

yurtctl convert --deploy-yurttunnel --cloud-nodes minikube --provider minikube\
 --yurt-controller-manager-image="openyurt/yurt-controller-manager:v0.2.0-amd64"\
 --yurt-tunnel-agent-image="openyurt/yurt-tunnel-agent:v0.2.0-amd64"\
 --yurt-tunnel-server-image="openyurt/yurt-tunnel-server:v0.2.0-amd64"\
 --yurtctl-servant-image="openyurt/yurtctl-servant:v0.2.0-amd64"\
 --yurthub-image="openyurt/yurthub:v0.2.0-amd64"

Don't miss a new openyurt release

NewReleases is sending notifications on new releases.