Questions tagged [rke]

rke (Rancher Kubernetes Engine), an extremely simple, lightning fast Kubernetes installer that works everywhere.

Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere

71 questions
0
votes
0 answers

Getting Unable to connect to the server: x509: certificate is valid for ingress.local, not rancher

As part of renewing our cluster certificate we have accidentally deleted our "tls-rancher-ingress secret" from local cluster, after that we are unable to access cluster through kubectl and getting error like "Getting Unable to connect to the server:…
pavan kumar
  • 9
  • 1
  • 3
0
votes
1 answer

Is it possible to use Cloud-Code (inside VSCode) on an RKE cluster?

I'm investigating whether it's possible to use cloud-code (inside VSCode) on a private RKE cluster? Using VSCode, the only options for connecting to clusters seem to involve GCP (or the other large cloud providers) or Minikube. Kubectl is all…
0
votes
2 answers

Rancher: kube-system pods stuck on ContainerCreating

I'm trying to spin up a cluster with one node (VM machine) but I'm getting some pods for kube-system stuck as ContainerCreating > kubectl get pods,svc -owide --all-namespaces NAMESPACE NAME READY …
JackTheKnife
  • 3,795
  • 8
  • 57
  • 117
0
votes
2 answers

Is there any way to add annotations to Kubernates Ingress (nginx)?

Currently, to generate certificates with Let's encrypt have to add these annotations kubernetes.io/ingress.class=nginx certmanager.k8s.io/cluster-issuer=letsencrypt-prod ### your cluster issuer name kubernetes.io/tls-acme="true" Unfortunately, with…
0
votes
1 answer

Terraform RKE provider vs rancher2 provider

I am new to terraform. Now we are planning to use terraform to rebuild our infrastrucure on AWS. We are running kubernetes clusters managed with rancher on AWS. We have one k8s cluster that was built with RKE, which also hosts rancher, and a couple…
laocius
  • 772
  • 1
  • 8
  • 21
0
votes
1 answer

Error 504 Gateway Time-out nginx-ingress controller

I’m setting a RKE cluster in an EC2 AWS instances, but I have a problem trying to set up a nginx ingress controller sometimes I got error when try to access it. the architecture I have is this: The instance #1 it just a nginx server that perform a…
Antablack
  • 21
  • 1
  • 3
0
votes
3 answers

Failed to get job complete status for job rke-network-plugin-deploy-job

I depolied rke in air-gapped environment with below specification: Nodes: 3 controller with etcd 2 workers RKE version: v1.0.0 Docker version: Client: Debug Mode: false Server: Containers: 24 Running: 7 Paused: 0 Stopped: 17 Images: 4 Server…
0
votes
1 answer

(RKE) FATA[0212] [etcd] Failed to bring up Etcd Plane: [etcd] Etcd Cluster is not healthy

I am trying to setup a small Kubernetes cluster using RKE with 2 nodes using RKE. The 2 nodes are Ubuntu server VM's running in VirtualBox, both with a bridged connection. ip of vm 1: xx.xx.xx.61 ip of vm 2: xx.xx.xx.67 When I launch the cluster…
SilverTear
  • 695
  • 7
  • 18
0
votes
1 answer

Is there a load balancer policy which redirect requests to the same endpoint by IP address recognition in kubernetes?

My actual configuration is the following: I'm using RKE to create my cluster. I'm using AWS servers as nodes in my clusters I have a cluster of 3 nodes and 3 pods (1 by node) deployed as statefulSet and a load balancer with thoses 3 pods as…
yatsukino
  • 379
  • 1
  • 4
  • 13
0
votes
1 answer

How to create/get etcd certificates with ssh from rancher created kubernetes cluster

I have three questions basically. How to create an HA rancher cluster with custom CA. How to create kubernetes cluster using the same rancher and custom CA. How to get etcd certificated from etc machines to monitor it on Prometheus kubertnetes over…
rohitarora
  • 1,380
  • 2
  • 13
  • 20
0
votes
0 answers

Failed to verify healthcheck kubernetes + rancher

Does any body know about the following error? I already running kube-apiserver on host 192.168.88.245] Failed to bring up Control Plane: Failed to verify healthcheck: Failed to check https://localhost:6443/healthz for service [kube-apiserver] on…
Zaw Than oo
  • 9,651
  • 13
  • 83
  • 131
1 2 3 4
5