QinZhanlong
QinZhanlong
I receive the task
I accept this assignment and assign it to me @aFlyBird0
@aFlyBird0 Sorry, wrong operation, reassign the next task,I think: ## 1 在 dtm 运行的主机的执行下面shell,获取创建目录的路径和需要设置的权限 homeDir=${cd ~ && pwd -P} echo -e "\nsudo mkdir -p $homeDir/data/jenkins-volume/\nsudo chown -R 1000:1000 $homeDir/data/jenkins-volume/" ##...
> KIND_EXPERIMENTAL_CONTAINERD_SNAPSHOTTER How to set the environment variable KIND specifically when deploying a cluster : EXPOREMENTAL_ CONTAINERD_ SNAPSHOTTER @BenTheElder
> @freshcot I see that there is a --without-images option in `werf bundle publish` to control whether to build images.