发生了什么? kubernetes版本: 1.12 promethus操作符: release-0.1我遵循自述:
$ kubectl create -f manifests/
# It can take a few seconds for the above 'create manifests' command to fully create the following resources, so verify the resources are ready before proceeding.
$ until kubectl get customresourcedefin
我在升级头盔图,
我得到错误函数"pod“没有定义,这是有意义的,因为我真的没有这样的功能。
"pod“来自json文件,我将其转换为configmap,helm将此值作为函数而不是直接字符串读取,后者是json文件的一部分。
这是我的configmap的一个片段:
# Generated from 'pods' from https://raw.githubusercontent.com/coreos/prometheus-operator/master/contrib/kube-prometheus/manifests/grafana-dashboardDe
我在集群k8S v1.17.5中安装了集群自动缩放器
并且我在部署过程中遇到错误
E0729 15:09:09.661938 1 aws_manager.go:261] Failed to regenerate ASG cache: cannot autodiscover ASGs: InvalidClientTokenId: The security token included in the request is invalid.
status code: 403, request id: a2b12..........
F0729 15:09:09.661961
我已经通过kubeadm在Openstack集群上部署了一个Kubernetes集群,该集群有一个主节点和一个节点,并允许调度pod到这两个集群。内部网络由Calico提供默认参数。我安装了helm。然后我使用redis的helm图表来部署redis,配置如下: ## Global Docker image registry
## Please, note that this will override the image registry for all the images, including dependencies, configured to use the global val