Category "kubernetes"

Connect CLaaS container to CosmosDB

I have a application running on a AKS Container and would like to use the Azure Cosmos DB for storage. How can i set this up? I think i just need to specify th

Container deployment with self-managed kubernetes in AWS

I am relatively new to AWS and kubernetes. I have created a self-managed kubernetes cluster running in AWS (not using EKS). I have successfully created a pipeli

How to reload a container in kubernetes

I have a pod named 'sample_pod' and a container named 'sample_container' running inside the pod. sample_container's entry point is a python bin file (sample.py)

Letsencrypt certificate READY is False and the STATUS is 'Issuing certificate as Secret does not exist'

I am trying to configure tls for my Kubernetes cluster using cert-manager and lets encrypt but seems to be running into a problem that I cannot seem to resolve.

Docker-Desktop for MAC Kubernetes not creating secrets or token for serviceaccounts

I'm just trying to create a simple service account. Theoretically, kubectl automatically creates the secret and token for service accounts... But, not in my cas

Track API requests to each pod on my kubernetes cluster

I am trying to track all API requests to my kubernetes cluster running on some ec2 instances. How do I go about doing this? I am basically trying to check which

Install Elasticsearch with HELM on EKS Cluster got Error unknown setting [node.data] please check that any required plugins are installed

Can u help me about elasticsearch, I'm using helm chart to install elasticsearch on EKS Cluster (AWS). this error log: {"@timestamp":"2022-04-04T06:51:37.598Z",

"No appropriate python interpreter found. command terminated with exit code 1"

I am trying to perform replication in Cassandra. The cassandra nodes are setup in kubernetes. I am running it locally. I am just a beginner. I am unable to run

Unable to start minikube on Mac M1 with docker

I'm trying to start minikube on a Mac M1 (macOs Monterey V12.0.1) after installing minikube with homebrew (brew install minikube) but I am getting an error afte

AKS ingress with nginx and Key Vault certificates issue with creating secret nginx cannot find specific specific cert from vault

AKS ingress with nginx and Key Vault certificates issue with creating secret from cert in vault. Cert is in the key vault has all required permissions. I've imp

How do I run gitlab on kubernetes?

The task I carreid out ↓ Hyper-V, Ubuntu 20.04, k8s 1.23.6, Docker 20.10.14 Installation Set up a K8s Cluster(Control Plane 1EA, Worker node 1EA) kubectl

What does adding a secret to a ServiceAccount in Kubernetes do?

I am reading the tekton docs on authentication it explains that two things are needed to do authentication Create a secret docs give example below apiVersion: v

ArgoCD & Traefik 2.x: How to configure argocd-server Deployment to run with TLS disabled (where to put --insecure flag)

We have a setup with Traefik as the Ingress Controller / CRD and ArgoCD. We installed ArgoCD into our EKS setup as described in the Argo getting stared guide: k

AWS EKS NodeGroup "Create failed": Instances failed to join the kubernetes cluster

I am able to create an EKS cluster but when I try to add nodegroups, I receive a "Create failed" error with details: "NodeCreationFailure": Instances failed to

kubectl get service --all-namespace filter out by if Ready matches Available

Looking for query/filter to list only certain deployments: if AVAILABLE column matches READY Example: NAMESPACE NAME READY UP-TO-DATE AVAILABLE app1 app1 1

What's the difference between Terraform's kubernetes_config_map and kubernetes_config_map_v1 and kubernetes_config_map_v1_data?

I'm not clear what the difference is between kubernetes_config_map, kubernetes_config_map_v1andkubernetes_config_map_v1_data`? e.g. https://registry.terraform.i

How do i send alerts to opsgenie using alertmanager?

im desperatly tring to figure out whats going on with alertmanager in my kubernetes cluster. I have been following the getting started for alertmanager Promethe

Gitlab CE and Operator runner API

I have installed gitlab (v14.X) Operator runner on OpenShift (v4.6). The Runner successfully registered with GitLab for a specific project. The Log has followin

Gitlab CE and Operator runner API

I have installed gitlab (v14.X) Operator runner on OpenShift (v4.6). The Runner successfully registered with GitLab for a specific project. The Log has followin

Reuse Load Balancer for K8s Services

I have just set up my first K8s cluster in Oracle Cloud. And have a website running in it. Is there a way to use one LB instead of creating one for each K8s ser