在Pod容器内部调用api: curl --cacert /var/run/secrets/kubernetes.io/serviceaccount/ca.crt --header "Authorization: Bearer $(cat /var/run/secrets/kubernetes.io/serviceaccount/token)" https://$KUBERNETES_SERVICE_HOST:$KUBERNETES_SERVICE_PORT/api 查询Pod命名空间的的所有pods(前提是serviceaccount有get和list pod
[相关链接] https://blog.csdn.net/ysy950803/article/details/80326832 将中文字体copy到对应wine的目录(本地安装的wine是~/.wine,playonlinux是.PlayOnLinux/
https://stackoverflow.com/questions/1313120/retrieving-the-last-record-in-each-group/1313293#1313293 别笑,这个问题困惑了我很久,我曾经用过两个子查询的语句去做,导致性能挺差的,也试过用一张中间表去保存最后的 ID,结果因为莫名其妙的ID没有
Deepin deepin官方网站 交换CapsLock和Esc键 Vim键盘手专用 gsettings set com.deepin.dde.keybinding.mediakey capslock "['']" && \ gsettings set com.deepin.dde.keyboard layout-options "['caps:swapescape']" dconf-editor 图形化的配置编辑器 be careful sudo apt install dconf-editor VCS sudo …
http://stackoverflow.com/questions/31324981/how-to-access-host-port-from-docker-container Docker容器使用静态独立的外部IP(便于集群组建) https://my.oschina.net/gudaoxuri/blog/513923
http://www.w3school.com.cn/html5/att_input_accept.asp http://www.cnblogs.com/liangjiang/p/5799984.html <input type="file" name="image" accept="image/gif,image/jpeg,image/pjpeg,image/png,.png,image/bmp,image/x-windows-bmp,.bmp"> chrome 和 firefox 都有bug