云fufu
云fufu
Yes, after the installation is complete on arm64, you can edit the yaml file to complete the full installation.
Consider upgrading the image version from the yaml file to support build-enabled plugins? After my test, it can be used normally. If I can, I'll make a PR to make...
https://kubernetes.io/zh-cn/blog/2022/02/17/dockershim-faq/
> 请问10.13.6版本能用这个引导文件吗?同时也是惠普暗影精灵3?谢谢博主 需要做一些小修改,但是电源补丁,只要bios版本是相同的,是可以套用的,这个测试过了!
> > > 请问10.13.6版本能用这个引导文件吗?同时也是HP暗影精灵3?谢谢博主 > > > > > > 需要做一些小修改,但是电源补丁,只要bios版本是相同的,是可以套用的,这个测试过了! > > BIOS版本我最近更新到最新的版本会有影响吗 我目前的BIOS版本仍然是F.20 Rev.A,这段时间学习很忙,可能不会去更新BIOS版本了(目前最新好像是F.22 Rev.A),所以无法解答你这个问题,不好意思哈!(其实你可以自己试一下。。。逃~
> > > > > 请问10.13.6版本能用这个引导文件吗?同时也是HP暗影精灵3?谢谢博主 > > > > > > > > > > > > 需要做一些小修改,但是电源补丁,只要bios版本是相同的,是可以套用的,这个测试过了! > > > > > > > > > BIOS版本我最近更新到最新的版本会有影响吗 >...
> > > > > > > 请问10.13.6版本能用这个引导文件吗?同时也是HP暗影精灵3?谢谢博主 > > > > > > > > > > > > > > > > > > 需要做一些小修改,但是电源补丁,只要bios版本是相同的,是可以套用的,这个测试过了! > > >...
您好,不知道目前已经支持了哪些功能?我尝试使用 rewrites,但是无法达到预期效果。 https://github.com/nginxinc/kubernetes-ingress/tree/v3.4.0/examples/ingress-resources/rewrites ```yaml kind: Ingress apiVersion: networking.k8s.io/v1 metadata: name: steambird-api-yaml-via-cf-tunnel namespace: steambird annotations: kubesphere.io/creator: admin nginx.org/rewrites: "serviceName=steambird rewrite=/api-docs" finalizers: - strrl.dev/cloudflare-tunnel-ingress-controller-controlled spec: ingressClassName: cloudflare-tunnel rules: - host: steambird-api-yaml.besscroft.com http:...
@STRRL @omegazeng 感谢回复,我抽空尝试一下😊,需要学习的内容还有挺多。
> Try to add > > ``` > "exclude": [ > "node_modules" > ], > ``` > > to your tsconfig.json  already exists