英文: Kaniko with Azure Devops Context 问题 我正在尝试在Kubernetes上运行kaniko构建。 containers: - name: kaniko imag...
GKE Volume Attach/mount error for regional persistent disk
英文: GKE Volume Attach/mount error for regional persistent disk 问题 I understand that you'd like a tra...
dotnet-gcdump错误:进程1未运行兼容的.NET运行时
英文: dotnet-gcdump error : Process 1 not running compatible .NET runtime 问题 I'm here to help with the...
Docker是否能在运行时自动创建个性化/动态容器?
英文: Can Docker automatically create personalized/dynamic containers in run-time? 问题 我正在开发一个应用程序,允许用户...
从Helm图表中的deployment.yaml访问密封的秘密。
英文: Access sealed secret from deployment.yaml in helm chart 问题 I'm trying to use a helm chart to dep...
Kubernetes角色能覆盖ClusterRole吗?
英文: can kubernetes role override clusterrole? 问题 例如,我有一个角色,允许用户从特定命名空间获取Pod列表。还有一个ClusterRole,允许用户从所...
使用kubeconfig(而不是使用gcloud)从DO集群连接到GKE集群。
英文: Connect GKE cluster from DO cluster by using kubeconfig (not using gcloud) 问题 我在Digital Ocean上有一...
关于Kubernetes调度器插件
英文: Regarding the Kubernetes scheduler plugin 问题 我想知道如何确定已注册的插件有哪些。 英文: The version of Kubernetes in...
如何将SpringBoot的`application.properties`文件与Kubernetes的ConfigMaps和Secrets关联。
英文: How to link SpringBoot application.properties file to Kubernetes ConfigMaps and Secrets 问题 我必须将数...
如何归因Kubernetes资源创建
英文: How to attribute Kubernetes resource creation 问题 我遇到一个奇怪的问题,我之前创建的一个Kubernetes资源,然后通过 kubectl 删除...
73