Joey Chen

Results 25 comments of Joey Chen

Updates: **why there are two `kubenet` AKS folder location** a. Create AKS with preset `Test/Dev` (but disabled Calico) ``` ls /var/lib/cni/ networks results ls /var/lib/cni/networks/kubenet/ 10.244.1.2 10.244.1.3 last_reserved_ip.0 lock ```...

This comment is referred as justification (or base) of the changes. ### Section 1: Additional verification for the method in `kubenet` First, manually create two Pods with `ImagePullBackOff` error. ![image](https://github.com/MicrosoftDocs/architecture-center/assets/142381267/4ce24213-f4d8-49a0-8b83-75c3046576d0)...

> Got the same issue. > > ``` > az version > { > "azure-cli": "2.53.0", > "azure-cli-core": "2.53.0", > "azure-cli-telemetry": "1.1.0", > "extensions": { > "aks-preview": "2.0.0b7" > }...

@saicaca Modify back to `hexo-wordcount` will fix the issue. ![image](https://github.com/saicaca/hexo-theme-vivia/assets/142381267/1d8b196c-c32e-4e9d-80c5-a6ffc13b50a3) ![image](https://github.com/saicaca/hexo-theme-vivia/assets/142381267/2f7ee431-76bf-4c92-8fd7-6a91369d4b4e) ![image](https://github.com/saicaca/hexo-theme-vivia/assets/142381267/2bf2b075-2091-43fc-8db8-0ece2355c328)

I am thinking what should we do to the original post image like so: https://github.com/saicaca/fuwari/blob/c3ac8d9728ad15224dca2a6e8b99177ecf07661e/src/content/posts/guide/index.md?plain=1#L5 Fallback path: post image > post og image > site og image Or completely ignore...

I found some bugs: ![image](https://github.com/saicaca/fuwari/assets/142381267/621ac64b-c1dd-4a28-929b-43947c94a872) And if the code is too long and I want to scroll it... ![image](https://github.com/saicaca/fuwari/assets/142381267/f0f38480-00db-4ff6-9bb7-2cdc6d12175e)

@silverfantacy Thank you. The latest commit does fix the issue. Personally, I would like to add `opacity-75` for better view: ![image](https://github.com/saicaca/fuwari/assets/142381267/d4d9b1fc-aab2-4562-8c3b-507b19807b25) ![image](https://github.com/saicaca/fuwari/assets/142381267/25a2e746-ee80-4e0b-b963-77c681b42316) But it is up to you and the...

@silverfantacy Thank you. It looks like the opacity will be forced changed to 100. I mean: it works initially but suddenly it changed to 100. You can see the process...

@silverfantacy What I meant is: Even did not move the mice on the "copy" button, it will automatically change the opacity to 100. But if you use "slow 3G", you...

> @JoeyC-Dev Thank you, I understand. I've fixed the bug Confirmed fixed. Thank you for your dedicated work again! ![image](https://github.com/saicaca/fuwari/assets/142381267/caf060e8-4370-4801-9875-f54a3839f6db)