英文: How to write shell script to get the pod status of kubernetes cluster 问题 在我的K8集群中,我有正在运行的Pod,Pod...
terraform-kubernetes-provider如何创建类似于从文件创建的密钥。
英文: terraform-kubernetes-provider how to create secret similar to a secret created from a file 问题 我正...
安装Apache Superset在EKS上时出现的问题
英文: Issue with installing apache superset on EKS 问题 我已经创建了一个带有ALB设置的EKS集群。我尝试按照https://superset.apac...
Is there a way to inspect the files inside a PersistentVolume from GKE by using Google Cloud Console?
英文: Is there a way to inspect the files inside a PersistentVolume from GKE by using Google Cloud Con...
Terraform 的 for_each 遍历 YAML 文件内容,该文件是一个对象。
英文: Terraform for_each over yaml file contents which is an object 问题 I have a yaml file which is sim...
Azure分析器会话不会出现在应用洞察中。
英文: Azure profiler session does not appear in app insight 问题 我有一个在AKS集群中托管的.NET 6服务,启用了应用程序洞察和分析器。日志...
Kubernetes 日志错误的严重性
英文: Kubernetes Logging Wrong Severity 问题 我在k8的pod中部署了一个Python进程。这个进程使用一个简单的记录器: import sys import lo...
给FluentBit Pod添加容忍性并使其持久化。
英文: Adding tolerations to fluentbit pod and making it persistent 问题 我正在使用Fluentbit作为Pod部署,在这个部署中,我创建...
无法使用”假定角色”来访问由”假定角色 API”创建的 AWS EKS。
英文: Can't use assume role to accesss aws eks which is created by assume role api 问题 我使用假定角色 API ...
我如何配置使用 Istio 的服务流量平衡?
英文: How can I configure traffic balancing for a service using Istio? 问题 我们使用一个无头服务来平衡流量,但程序员不喜欢这个选项。...
73