kube-apiserver Questions

4

Solved

We've just received an e-mail from GCP informing us that our clusters are currently using deprecated Beta APIs and that we need to upgrade to the newest API version. We have 3 clusters running mult...
Auricle asked 28/9, 2021 at 18:21

2

Solved

According to the referrence, two of the options kube-apiserver takes are --bind-address and --advertise-address It appears to me that they conflict each other. What is/are the actual difference(s) ...
Paleolith asked 1/2, 2021 at 15:5

2

Earlier today I had increased my Docker desktop resources, but when ever since it restarted Kubernetes has not been able to complete its startup. Whenever I try to run a kubectl command, I get Unab...
Rickard asked 24/3, 2020 at 1:48

3

Solved

Is there a easy way to list all kubernetes objects related to an API version? Lets say, API version apps/v1beta1 is getting deprecated and I want to know if I have any objects in my cluster using ...
Kioto asked 7/5, 2020 at 16:55

1

I want to get the last time a secret was modified via the kube api. I cannot seem to find a way to access this information. I had a look at events but I cannot find any for Secrets. An example woul...
Dominic asked 5/12, 2021 at 12:20

4

In Kubernetes , is there a particular way I can check if a specific feature-gate is enabled/disabled. Say, I want to check if MountPropagation feature is enabled in my cluster. How do I do that.
Fid asked 21/5, 2018 at 3:4

4

I restarted my system today. After that my main system and the web browser are not connected to look for a kubernetes GUI. When I ran the command systemctl status kube-apiserver.service, it g...
Divulge asked 3/8, 2018 at 6:28

3

Solved

Base question: When I try to use kube-apiserver on my master node, I get command not found error. How I can install/configure kube-apiserver? Any link to example will help. $ kube-apiserver --enab...
Cythera asked 15/5, 2018 at 14:20

1

Solved

I am using KubeSpray to provision a two node cluster on AWS. By default, the --kubelet-certificate-authority parameter is not used. However, I would like to set it. I do not know the correct settin...
Oxley asked 21/9, 2020 at 14:47

1

Solved

When watching kubernetes resources for changes, what exactly is happening under the hood? Does the http suddenly change to a wss connection? To solve a problem of too many requests to the kube-api...
Ming asked 14/1, 2020 at 14:41

0

When I try to start kube-apiserver I get following logs: I1215 14:18:23.130968 1 controller.go:83] Starting OpenAPI controller I1215 14:18:23.131021 1 customresource_discovery_controller.go:208] S...
Cahill asked 15/12, 2019 at 16:7
1

© 2022 - 2024 — McMap. All rights reserved.