公司不允許用 docker desktop。 安裝 docker:brew install dockererror: Cannot connect to the Docker...
公司不允許用 docker desktop。 安裝 docker:brew install dockererror: Cannot connect to the Docker...
事情的起因 事情的起因是按捺不住自己內(nèi)心想 green cost 的沖動(dòng),想把sonarqube從GKE的部署轉(zhuǎn)到 Google cloud run 上。 GKE 上存在的 ...
Host key for github.com has changed 解決方案:https://github.blog/2023-03-23-we-updated-our-...
stackoverflow: Is there an efficient way to check the usage for PV/PVC in Kubernetes[ht...
什么是 Workload Identity? 在 GKE 上運(yùn)行的應(yīng)用可能需要訪問(wèn) Google Cloud API[https://cloud.google.com/api...
本篇文章介紹一種設(shè)計(jì)模式——裝飾者模式。裝飾者模式在Java中的典型應(yīng)用就是IO流,在本篇文章中將有詳細(xì)介紹。本篇文章內(nèi)容參考《JAVA與模式》之裝飾模式。 一、裝飾者模式的...
1、策略模式的定義是: 定義一系列的算法, 把它們一個(gè)個(gè)封裝起來(lái), 并且使它們可以相互替換。 不變的部分和變化的部分隔開(kāi)是每個(gè)設(shè)計(jì)模式的主題,策略模式也不例外,策略模式的目的...
git bisect 快捷記憶:如何記住這個(gè)命令:binary search commit --》 bisectbisect vt. 把…一分為二;把…二等分 在公司的博客大...
聲明:原創(chuàng)作品,轉(zhuǎn)載請(qǐng)注明出處http://www.itdecent.cn/p/2828874af134 這篇文章來(lái)總結(jié)下UML類圖,本來(lái)不打算講UML類圖的,因?yàn)槲以趯W(xué)習(xí)...
資料:Git Gud: The Working Tree, Staging Area, and Local Repo[https://medium.com/@lucasmau...
官方文檔:https://developer.okta.com/docs/concepts/oauth-openid/#choosing-an-oauth-2-0-flow[...
參考文章:http://www.itdecent.cn/p/b70d41a2c2b7[http://www.itdecent.cn/p/b70d41a2c2b7] 這里的...
原文博客:Doi技術(shù)團(tuán)隊(duì)鏈接地址:https://blog.doiduoyi.com初心:記錄優(yōu)秀的Doi技術(shù)團(tuán)隊(duì)學(xué)習(xí)經(jīng)歷 開(kāi)篇 實(shí)現(xiàn)Token的方式有很多,本篇介紹的是利用...