etcd-operator | etcd operator creates/configures/manages etcd clusters | Key Value Database library
kandi X-RAY | etcd-operator Summary
kandi X-RAY | etcd-operator Summary
The etcd operator manages etcd clusters deployed to Kubernetes and automates tasks related to operating an etcd cluster. There are more spec examples on setting up clusters with different configurations. Read Best Practices for more information on how to better use etcd operator. Read RBAC docs for how to setup RBAC rules for etcd operator if RBAC is in place. Read Developer Guide for setting up a development environment if you want to contribute. See the Resources and Labels doc for an overview of the resources created by the etcd-operator.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of etcd-operator
etcd-operator Key Features
etcd-operator Examples and Code Snippets
Community Discussions
Trending Discussions on etcd-operator
QUESTION
I am working on a dynamic kubernetes informer to watch over my kubernetes cluster for events and the discovery of all kubernetes components.
But, When I am trying to access the KUBECONFIG
via the InClusterConfig
method, I am getting the following error:
ANSWER
Answered 2020-Nov-08 at 14:22First of all, thanks to @ShudiptaSharma. His comment helped me in figuring out that I was trying to get the cluster config from outside of the cluster which was leading the program on my local machine (127.0.0.1) from where I am not able to access the cluster.
Further, I tried to figure out how to access the cluster from outside the cluster and found that InClusterConfig
is used for running inside cluster use case, when running outside the cluster, something like the following can be used:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install etcd-operator
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page