摘要:
Rust (github) 1. install (https://rustup.rs/) 2. play on line curl https://sh.rustup.rs -sSf | sh echo 'PATH="$PATH:$HOME/.cargo/bin"' >> ~/.bashrcrus 阅读全文
摘要:
office Doc Knative 简介 Install sevice example (knative) There is only one node in the cluster so we use localhost:5000 local registry. sudo kubectl get 阅读全文
摘要:
Image How can I edit an existing docker image metadata? docker-copyedit Registry Disk kubevirt is a good exmple for image management Docker Registry H 阅读全文
摘要:
REF: how-to-generate-client-codes-for-kubernetes-custom-resource-definitions-crd Firstly we need to install golang. 1. the api spec looks like: # Defi 阅读全文