04 2021 档案

摘要:证书转换transfer the format of certificate from pfx to pem get the key: openssl pkcs12 -in test.crt.pfx -nocerts -nodes -out privatekey.pem get the cert: 阅读全文
posted @ 2021-04-08 17:39 FengR 阅读(251) 评论(0) 推荐(0)
摘要:k9 get storageclass k9 get storageclass cephrbd -oyaml 阅读全文
posted @ 2021-04-06 14:53 FengR 阅读(54) 评论(0) 推荐(0)
摘要:Argo CD是gitops,k8s的持续交付工具 实时监控git的状态 阅读全文
posted @ 2021-04-02 18:23 FengR 阅读(42) 评论(0) 推荐(0)
摘要:[root@sck8smaster01 harbor]# echo $PATH/opt/python/bin:/opt/python/Tools:/opt/python/Tools/ninja:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/ro 阅读全文
posted @ 2021-04-02 18:00 FengR 阅读(75) 评论(0) 推荐(0)