01/22/2020 NFS network file system, list nfs port: https://serverfault.com/questions/377170/which-ports-do-i-need-to-open-in-the ...
Kubernetes Managed NFS
Entry https://kubernetes.io/docs/concepts/storage/volumes/#nfs 这个demo很有意思,从之前来看,如果需要为K8s设置NFS,则我们需要一个physical NFS server,然后create ...
Rook Storage Orchestrator
https://medium.com/flant-com/to-rook-in-kubernetes-df13465ff553 Rook turns distributed storage systems into self-managing, self-sc ...
Set up Secure Docker Registry in K8s
The step to set up secure docker registry service in K8s is different from docker. There are some adjustments and changes to apply ...
Miscellanea 2021
2021/01/04 GoCD, the CI/CD tool like Jenkins 2021/01/17 !<command prefix letter> will rerun the last command that starts ...
Recording on MacOS
Make recording on MacOS with both internal and external sounds for screen and audio. This configuration summary is from this Youtu ...
Create Pull Request
In my blog Create Working Branch, when run git push origin <non-master>, we actually create a pull request. More references, ...
External Provisioner
Github external provisioner. The external provisioner can be backed by many type of filesystem, here we focus on nfs-client. Not ...
Istio
//TODO [ ] read official document [ ] udemy course 主讲Anthos的,由于service mesh是其中重要组成,所以讲了很多service mesh的内容, 并且讲得还很好。 Qucik Labs and ...