# Rancher 2.0 Tech Preview

**URL:** https://forums.suse.com/c/rancher-2-0-tech-preview/16.md

[Latest](https://forums.suse.com/latest.md) · [Categories](https://forums.suse.com/categories.md)

---

## [About the Rancher 2.0 Tech Preview category](https://forums.suse.com/t/about-the-rancher-2-0-tech-preview-category/7403)

<div class="topic-metadata">

**Author:** [@denise](https://forums.suse.com/u/denise)\
**Replies:** 5\
**Last updated:** [September 26, 2017, 6:16pm UTC](https://forums.suse.com/t/about-the-rancher-2-0-tech-preview-category/7403 "2017-09-26T18:16:08Z")

</div>

---

## [Can Rancher 2.7 get audit logs through API?](https://forums.suse.com/t/can-rancher-2-7-get-audit-logs-through-api/44033)

<div class="topic-metadata">

**Author:** [@cipuqsav](https://forums.suse.com/u/cipuqsav)\
**Replies:** 0\
**Last updated:** [September 10, 2024, 11:03am UTC](https://forums.suse.com/t/can-rancher-2-7-get-audit-logs-through-api/44033 "2024-09-10T11:03:05Z")

</div>

Rancher Server settings Rancher version: 2.7 Installation options (Docker install/Helm Chart): Docker Online or Offline Deployment: Offline Downstream cluster information Kubernetes version: 1.25 Cluster Type (Loca…

---

## [Worker node waiting to register in Vagrant/Virtualbox](https://forums.suse.com/t/worker-node-waiting-to-register-in-vagrant-virtualbox/10078)

<div class="topic-metadata">

**Author:** [@RichBos](https://forums.suse.com/u/RichBos)\
**Replies:** 8\
**Last updated:** [July 3, 2023, 7:20am UTC](https://forums.suse.com/t/worker-node-waiting-to-register-in-vagrant-virtualbox/10078 "2023-07-03T07:20:15Z")

</div>

Hi, although there is an existing/extensive vagrant stack (https://github.com/rancher/vagrant) I wanted to work through things from the ground up to gain deeper understanding (as I did with Rancher v1) and as such have b…

---

## [Rancher 2.0 Ingress pointing to HTTPS backend](https://forums.suse.com/t/rancher-2-0-ingress-pointing-to-https-backend/10197)

<div class="topic-metadata">

**Author:** [@rnoob2018](https://forums.suse.com/u/rnoob2018)\
**Replies:** 4\
**Last updated:** [October 6, 2022, 4:54pm UTC](https://forums.suse.com/t/rancher-2-0-ingress-pointing-to-https-backend/10197 "2022-10-06T16:54:27Z")

</div>

I am deploying an application that has an HTTPS endpoint running on port 8443. When I am trying to expose it to the world using Rancher UI . (Workloads-\>LoadBalancing-\>Add Ingress) I am able to access the endpoint, how…

---

## [ECR Credentials](https://forums.suse.com/t/ecr-credentials/10050)

<div class="topic-metadata">

**Author:** [@Alexander\_Armstrong](https://forums.suse.com/u/Alexander_Armstrong)\
**Replies:** 14\
**Last updated:** [June 16, 2022, 5:48pm UTC](https://forums.suse.com/t/ecr-credentials/10050 "2022-06-16T17:48:12Z")

</div>

Hi, Does the Rancher credentials updater work in 2.0. I am unable to get the container to launch. Any help for any strategy to pull images from AWS ECR would be greatly appreciated. I have everything spun up and ready…

---

## [How to set allowUiUpdates to true for grafana dashboads in rancher](https://forums.suse.com/t/how-to-set-allowuiupdates-to-true-for-grafana-dashboads-in-rancher/37796)

<div class="topic-metadata">

**Author:** [@dport2531](https://forums.suse.com/u/dport2531)\
**Replies:** 0\
**Last updated:** [May 4, 2022, 6:45pm UTC](https://forums.suse.com/t/how-to-set-allowuiupdates-to-true-for-grafana-dashboads-in-rancher/37796 "2022-05-04T18:45:48Z")

</div>

Hi! I added custom metrics to Prometheus and would like to see it under workload metrics Grafana for specific project. I logged in to Grafana(Rancher) and tried to add panel with custom metrics, but it won’t allow me to …

---

## [Using Gitlab's generic K8s connection until Gitlab is added to v2.x Pipeline](https://forums.suse.com/t/using-gitlabs-generic-k8s-connection-until-gitlab-is-added-to-v2-x-pipeline/10262)

<div class="topic-metadata">

**Author:** [@jetatomic](https://forums.suse.com/u/jetatomic)\
**Replies:** 11\
**Last updated:** [February 20, 2022, 1:37pm UTC](https://forums.suse.com/t/using-gitlabs-generic-k8s-connection-until-gitlab-is-added-to-v2-x-pipeline/10262 "2022-02-20T13:37:16Z")

</div>

The ability to use Gitlab in the v2.x Pipeline seems like a fairly common request. There’s a feature request under Ability to use GitLab in Pipeline #12608, so hopefully that will happen at some point. Until that fine da…

---

## [Rancher HA simplification (Rancher 2.4)](https://forums.suse.com/t/rancher-ha-simplification-rancher-2-4/16495)

<div class="topic-metadata">

**Author:** [@GabrielKM](https://forums.suse.com/u/GabrielKM)\
**Replies:** 1\
**Last updated:** [February 4, 2020, 5:25pm UTC](https://forums.suse.com/t/rancher-ha-simplification-rancher-2-4/16495 "2020-02-04T17:25:41Z")

</div>

Hello there, I’ve been reading the goals of the Rancher 2.4 (https://github.com/rancher/rancher/wiki/Rancher-2.4) and I’m curious how the HA simplification will work. 1- This simplification will be mandatory or optiona…

---

## [Bind mount volumes with web UI](https://forums.suse.com/t/bind-mount-volumes-with-web-ui/10179)

<div class="topic-metadata">

**Author:** [@gabx](https://forums.suse.com/u/gabx)\
**Replies:** 1\
**Last updated:** [November 25, 2019, 2:16am UTC](https://forums.suse.com/t/bind-mount-volumes-with-web-ui/10179 "2019-11-25T02:16:38Z")

</div>

I understand how to tell my cluster to bind-mount a volume when running CLI. Let’s take nginx-proxy for example. When running the CLI, $ docker run -d -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock zedtux/nginx-proxy,…

---

## [Requirements for installing rancher 2.2.6 Phisical Machine with Redhat 7.x](https://forums.suse.com/t/requirements-for-installing-rancher-2-2-6-phisical-machine-with-redhat-7-x/14900)

<div class="topic-metadata">

**Author:** [@ffelicissimo](https://forums.suse.com/u/ffelicissimo)\
**Replies:** 0\
**Last updated:** [July 25, 2019, 7:22pm UTC](https://forums.suse.com/t/requirements-for-installing-rancher-2-2-6-phisical-machine-with-redhat-7-x/14900 "2019-07-25T19:22:01Z")

</div>

In the documents it is not clear if it is necessary for example on the server that is the rancher and on the work nodes the installation of kubernetes, or if the only prerequisite for installing the 2.2.6 rancher on a ph…

---

## [Private docker repo doesn't work (access forbidden)](https://forums.suse.com/t/private-docker-repo-doesnt-work-access-forbidden/7435)

<div class="topic-metadata">

**Author:** [@magan](https://forums.suse.com/u/magan)\
**Replies:** 8\
**Last updated:** [March 8, 2019, 8:41am UTC](https://forums.suse.com/t/private-docker-repo-doesnt-work-access-forbidden/7435 "2019-03-08T08:41:34Z")

</div>

I have a problem with pulling docker images from a private registry (hosted using the feature in GitLab). I added a private registry under Resources -\> Registries and tested that the credentials work with docker login r…

---

## [Help me build a guide to deploy Rancher 2.0 in a secure way](https://forums.suse.com/t/help-me-build-a-guide-to-deploy-rancher-2-0-in-a-secure-way/10014)

<div class="topic-metadata">

**Author:** [@tychota](https://forums.suse.com/u/tychota)\
**Replies:** 2\
**Last updated:** [February 21, 2019, 8:52am UTC](https://forums.suse.com/t/help-me-build-a-guide-to-deploy-rancher-2-0-in-a-secure-way/10014 "2019-02-21T08:52:13Z")

</div>

Problem I try to solve When deploying rancher outside of AWS, GCP or other cloud provider, nothing is secure by default: no VPC means that inter host communication is unencrypted and without authentication no firewall …

---

## [Endpoint to create a cluster and get kube-config](https://forums.suse.com/t/endpoint-to-create-a-cluster-and-get-kube-config/13301)

<div class="topic-metadata">

**Author:** [@Prince\_Raj](https://forums.suse.com/u/Prince_Raj)\
**Replies:** 1\
**Last updated:** [February 12, 2019, 4:47pm UTC](https://forums.suse.com/t/endpoint-to-create-a-cluster-and-get-kube-config/13301 "2019-02-12T16:47:25Z")

</div>

I browsed through the rancher docs but I am not able to find endpoints which can be used to provision a cluster (GKE/AKS) and get the kubeconfig of the cluster. If I am missing any documentation where these endpoints are…

---

## [Issue adding an Amazon EBS Volume](https://forums.suse.com/t/issue-adding-an-amazon-ebs-volume/10054)

<div class="topic-metadata">

**Author:** [@Bernard\_Maltais](https://forums.suse.com/u/Bernard_Maltais)\
**Replies:** 12\
**Last updated:** [February 6, 2019, 5:07pm UTC](https://forums.suse.com/t/issue-adding-an-amazon-ebs-volume/10054 "2019-02-06T17:07:38Z")

</div>

Hi. I have been experimenting with 2.0 beta 2 and I am having issues configuring an Amazon EBS Volume in my Amazon EC2 cluster. When I try to add a Persistent Volume based on Amazon EBS Disk and get the following error: …

---

## [Will their be support for Windows 2016 Nodes and environment in Release 2](https://forums.suse.com/t/will-their-be-support-for-windows-2016-nodes-and-environment-in-release-2/10217)

<div class="topic-metadata">

**Author:** [@Allan\_Munro](https://forums.suse.com/u/Allan_Munro)\
**Replies:** 3\
**Last updated:** [February 6, 2019, 3:08am UTC](https://forums.suse.com/t/will-their-be-support-for-windows-2016-nodes-and-environment-in-release-2/10217 "2019-02-06T03:08:20Z")

</div>

I am busy investigating to move my .NET ERP application into Docker containers on Windows 2016 as I have a lot of SharePoint, Exchange API integration stuff that run in WCF on IIS and these can only be run in Windows env…

---

## [Storageos, rancher and Kubelet](https://forums.suse.com/t/storageos-rancher-and-kubelet/10128)

<div class="topic-metadata">

**Author:** [@meme](https://forums.suse.com/u/meme)\
**Replies:** 7\
**Last updated:** [December 20, 2018, 5:39am UTC](https://forums.suse.com/t/storageos-rancher-and-kubelet/10128 "2018-12-20T05:39:43Z")

</div>

Hi, I’ve got a storageos deployed on rancher-kubernetes (rancher 2.0.0-beta3/kubernetes v1.10.0-rancher1). After deploying an PersistenceVolumeClaim. I get an error similar to this one: MountVolume.SetUp failed for v…

---

## [Rancher 2.0 backup](https://forums.suse.com/t/rancher-2-0-backup/10332)

<div class="topic-metadata">

**Author:** [@evertonpaiva](https://forums.suse.com/u/evertonpaiva)\
**Replies:** 13\
**Last updated:** [December 17, 2018, 12:20pm UTC](https://forums.suse.com/t/rancher-2-0-backup/10332 "2018-12-17T12:20:41Z")

</div>

Where can I find the best practices for backup in Rancher 2.0? Is there a mysql database like Rancher 1.6? Should I create persistent volumes for the kubernetes cluster? Is there a documentation for this? Sorry if it’s…

---

## [Network policies for projects](https://forums.suse.com/t/network-policies-for-projects/10231)

<div class="topic-metadata">

**Author:** [@bradjones1](https://forums.suse.com/u/bradjones1)\
**Replies:** 6\
**Last updated:** [June 20, 2018, 3:02am UTC](https://forums.suse.com/t/network-policies-for-projects/10231 "2018-06-20T03:02:25Z")

</div>

There appears to be a default network policy applied to projects in the API, but I do not see any documentation nor UI for them; in my use case, I prefer to limit pod/container communication to a project, but allow commu…

---

## [Rancher 2 HA - How to](https://forums.suse.com/t/rancher-2-ha-how-to/10272)

<div class="topic-metadata">

**Author:** [@techcto](https://forums.suse.com/u/techcto)\
**Replies:** 3\
**Last updated:** [August 9, 2018, 4:46am UTC](https://forums.suse.com/t/rancher-2-ha-how-to/10272 "2018-08-09T04:46:53Z")

</div>

What is the best way to script Rancher 2 HA? Ideally using AWS and cloudformation, but any method would help at this point. Rancher 1 made this very easy.

---

## [Feedback on Rancher 2.0 AWS Architecture](https://forums.suse.com/t/feedback-on-rancher-2-0-aws-architecture/9456)

<div class="topic-metadata">

**Author:** [@steven.romero](https://forums.suse.com/u/steven.romero)\
**Replies:** 3\
**Last updated:** [July 19, 2018, 9:00am UTC](https://forums.suse.com/t/feedback-on-rancher-2-0-aws-architecture/9456 "2018-07-19T09:00:42Z")

</div>

Good morning, My team and I are building a Kubernetes Architecture from scratch on AWS, and we plan on using Rancher 2.0 to help us build our backend. I have an idea of what I want the backend to be, but that depends on…

---

## [Rancher 2.0 API ](https://forums.suse.com/t/rancher-2-0-api/10999)

<div class="topic-metadata">

**Author:** [@radha](https://forums.suse.com/u/radha)\
**Replies:** 0\
**Last updated:** [July 3, 2018, 11:05pm UTC](https://forums.suse.com/t/rancher-2-0-api/10999 "2018-07-03T23:05:37Z")

</div>

I have created a rancher server2.0 with the following items: • Cluster- Cluster1 using the below command, #Creating Cluster CLUSTERRESPONSE=curl -s 'https://127.0.0.1/v3/cluster' -H 'content-type: application/json' -H…

---

## [Is the beta version comming?](https://forums.suse.com/t/is-the-beta-version-comming/7834)

<div class="topic-metadata">

**Author:** [@amioranza](https://forums.suse.com/u/amioranza)\
**Replies:** 7\
**Last updated:** [May 17, 2018, 5:32am UTC](https://forums.suse.com/t/is-the-beta-version-comming/7834 "2018-05-17T05:32:15Z")

</div>

Hi Ranchers, At my company we decided to use Rancher as the Kubernetes enabler, currently using the version 1.6 but we are very excited to use the version 2.0. We tried the preview version, aplha10, but all the features…

---

## [How to set up a balancer for different containers from different urls?](https://forums.suse.com/t/how-to-set-up-a-balancer-for-different-containers-from-different-urls/10331)

<div class="topic-metadata">

**Author:** [@Mellanore](https://forums.suse.com/u/Mellanore)\
**Replies:** 2\
**Last updated:** [May 14, 2018, 6:30pm UTC](https://forums.suse.com/t/how-to-set-up-a-balancer-for-different-containers-from-different-urls/10331 "2018-05-14T18:30:45Z")

</div>

Hi! Why this load balancer rules works as round-robin between ru and en in all urls? If ru and en are in different namespaces and i create 2 balancers, then all is well. If in the same namespace, then the balancer goe…

---

## [Set --requestheader-client-ca-file flag](https://forums.suse.com/t/set-requestheader-client-ca-file-flag/10355)

<div class="topic-metadata">

**Author:** [@jonas](https://forums.suse.com/u/jonas)\
**Replies:** 7\
**Last updated:** [May 14, 2018, 5:15pm UTC](https://forums.suse.com/t/set-requestheader-client-ca-file-flag/10355 "2018-05-14T17:15:37Z")

</div>

Hi, i am trying to get Stash from Appscode up and running on Rancher 2 (RKE). But it requires a flag on the apiserver: Set --requestheader-client-ca-file flag on Kubernetes apiserver Is it possible to add this on a run…

---

## [Tag for Release Candidates? \[Answered\]](https://forums.suse.com/t/tag-for-release-candidates-answered/10201)

<div class="topic-metadata">

**Author:** [@jetatomic](https://forums.suse.com/u/jetatomic)\
**Replies:** 5\
**Last updated:** [May 11, 2018, 6:15am UTC](https://forums.suse.com/t/tag-for-release-candidates-answered/10201 "2018-05-11T06:15:19Z")

</div>

I noticed v2.0.0-rc1 and v2.0.0-rc2 pop up in releases, but I can’t pull them. Since others have it working, I guess I’m just missing the right tag. With: docker run -p 80:80 -p 443:443 -d rancher/server:v2.0.0-rc2 I…

---

## [Rancher 2 stable tag missing](https://forums.suse.com/t/rancher-2-stable-tag-missing/10263)

<div class="topic-metadata">

**Author:** [@alex88](https://forums.suse.com/u/alex88)\
**Replies:** 4\
**Last updated:** [May 10, 2018, 4:43pm UTC](https://forums.suse.com/t/rancher-2-stable-tag-missing/10263 "2018-05-10T16:43:55Z")

</div>

As per the announcement the stable tag should be the one used to upgrade to latest stable version however the tag is not there: https://hub.docker.com/r/rancher/rancher/tags/ ➜ ~ docker pull rancher/rancher:stable Err…

---

## [Cannot import wildcard certificates](https://forums.suse.com/t/cannot-import-wildcard-certificates/10344)

<div class="topic-metadata">

**Author:** [@amioranza](https://forums.suse.com/u/amioranza)\
**Replies:** 2\
**Last updated:** [May 9, 2018, 1:24am UTC](https://forums.suse.com/t/cannot-import-wildcard-certificates/10344 "2018-05-09T01:24:39Z")

</div>

There are anyone else having problem to import certificates on Rancher 2.0? It stucks saying “Private Key is invalid. Please make sure it is a RSA key.”, but the key and the certificate are valid. Thanks

---

## [TechPreview v2.0.0-alpha16 single node setup /healthz 403 forbidden](https://forums.suse.com/t/techpreview-v2-0-0-alpha16-single-node-setup-healthz-403-forbidden/9402)

<div class="topic-metadata">

**Author:** [@chris.ingenhaag](https://forums.suse.com/u/chris.ingenhaag)\
**Replies:** 12\
**Last updated:** [May 8, 2018, 10:30am UTC](https://forums.suse.com/t/techpreview-v2-0-0-alpha16-single-node-setup-healthz-403-forbidden/9402 "2018-05-08T10:30:39Z")

</div>

Hello, I just tried to set up a single node env with v2.0.0-alpha16 rancher server startup add cluster add node for etcd, worker node and management After a few moments the UI shows the following error \[controlPlane…

---

## [Rancher 2.0 and ETCD question](https://forums.suse.com/t/rancher-2-0-and-etcd-question/7537)

<div class="topic-metadata">

**Author:** [@Luc\_Evers](https://forums.suse.com/u/Luc_Evers)\
**Replies:** 8\
**Last updated:** [May 7, 2018, 2:53pm UTC](https://forums.suse.com/t/rancher-2-0-and-etcd-question/7537 "2018-05-07T14:53:12Z")

</div>

I read that Rancher 2.0 is using MySQL instead of etcd. Are you using a distributed MySQL system to avoid a single point of failure? + ETCD is a distributed design but MySQL is not really a distributed database?

---

## [On Premise installation of Rancher 2.0](https://forums.suse.com/t/on-premise-installation-of-rancher-2-0/10077)

<div class="topic-metadata">

**Author:** [@JohnDavidLarsen](https://forums.suse.com/u/JohnDavidLarsen)\
**Replies:** 2\
**Last updated:** [May 7, 2018, 12:29pm UTC](https://forums.suse.com/t/on-premise-installation-of-rancher-2-0/10077 "2018-05-07T12:29:24Z")

</div>

Is there a timetable for when rancher 2.0 will work for on premise? Currently you can’t install it on a non internet connected network, even if with a private docker registry.

[Next page](https://forums.suse.com/c/rancher-2-0-tech-preview/16.md?page=1)
