tekton dev box:Tekton开发箱基于Docker(KinD)中的CentOS 8和Kubernetes构建 源码
CentOS 8 Tekton开发箱 这是什么? 用于管道开发,探索和演示的盒。 建立在8用途创造一个集群并安装。 先决条件 。 当前使用版本2.2.14 6.1 插件 跑步 克隆此仓库: $ git clone https://github.com/kpb/tekton-dev-box.git $ cd tekton-dev-box 创建和设置盒子 $ vagrant up ... can take a bit to download the box, configure K8s, and install Tekton (mine takes around 4.5 mins) 创建并运行任务 $ kubectl apply -f task-hello.yaml $ tkn task start hello && tkn taskrun logs --last -f 这里还有
文件列表
tekton-dev-box-main.zip
(预估有个10文件)
tekton-dev-box-main
.gitignore
9B
Vagrantfile
815B
install-tekton.sh
1013B
LICENSE
34KB
tekton
task-hello.yaml
186B
README.md
2KB
install-kubectl.sh
542B
adr
暂无评论