kubernetes-operator Questions

3

Solved

I'm trying to automate the process of horizontal scale up and scale down of elasticsearch nodes in kubernetes cluster. Initially, I deployed an elasticsearch cluster (3 master, 3 data & 3 inge...
Bascule asked 7/4, 2020 at 9:13

3

Solved

I'm using the Kubernetes golang operator sdk to implement an operator that manages RabbitMQ queues. I'm wondering if there's a way for k8s to enforce immutability of particular spec fields on my cu...
Otey asked 24/6, 2019 at 16:38

3

Solved

Overview I am writing a Kubernetes controller for a VerticalScaler CRD that can vertically scale a Deployment in the cluster. My spec references an existing Deployment object in the cluster. I'd li...
Torpor asked 3/5, 2021 at 2:2

1

Solved

I am sorry if this question has been answered but after trying many different ways of googling for an answer, I have failed to get a definitive explanation so I am trying to seek clarifications her...
Delicate asked 19/10, 2020 at 14:17

1

The kubedb operator in this case has crashed and un-responsive - however I need to cleanup these resources. k delete redis r1 redis-queue --namespace cts --force --grace-period=0 warning: Immedia...
Sweeping asked 15/6, 2020 at 15:51

1

I'd like to use connections saved in airflow in a task which uses the KubernetesPodOperator. When developing the image I've used environment variables to pass database connection information down ...
1

© 2022 - 2025 — McMap. All rights reserved.