Skip to content

v0.6.0

Compare
Choose a tag to compare
@rambohe-ch rambohe-ch released this 12 Jan 07:16
· 1 commit to release-v0.6 since this release
7df5fd6

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

Images:

The official openyurt v0.6.0 images are in hosted under dockerhub and alicloud. and component images list as following:

openyurt/yurt-controller-manager:v0.6.0
openyurt/yurt-tunnel-server:v0.6.0
openyurt/yurt-tunnel-agent:v0.6.0
openyurt/yurthub:v0.6.0
openyurt/yurt-app-manager:v0.5.0

and if pull images from dockerhub timeout, you can use v0.6.0 images in the repo: registry.cn-hangzhou.aliyuncs.com/openyurt/ that hosted on alicloud.

Get Started

There are several ways to install OpenYurt cluster and you can choose the way that matches your situation.

Situations Installation Link installation time
only have edge worker nodes OpenYurt Experience Center https://openyurt.io/docs/next/installation/openyurt-experience-center/overview < 1min
install an OpenYurt cluster from scratch yurtctl init/join https://openyurt.io/docs/next/installation/yurtctl-init-join <5min
convert a Kubernetes cluster to OpenYurt cluster in a declarative way yurtcluster-operator https://openyurt.io/docs/next/installation/yurtcluster <5min
convert a Kubernetes cluster to OpenYurt cluster in a imperative way yurtctl convert/revert https://openyurt.io/docs/next/installation/yurtctl-convert-revert <5min
convert a Kubernetes cluster to OpenYurt cluster in manual way - https://openyurt.io/docs/next/installation/manually-setup >10min