# One machine/node installation Rancher 2.0

**URL:** https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929
**Category:** Rancher 2.0 Tech Preview
**Created:** [February 5, 2018, 7:43am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929 "2018-02-05T07:43:13Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![mligtenberg](https://avatars.discourse-cdn.com/v4/letter/m/5fc32e/32.png) [@mligtenberg](https://forums.suse.com/u/mligtenberg)
#### Post date: [February 5, 2018, 7:43am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/1 "2018-02-05T07:43:13Z")

</div>

Hi,

We’ve been using Rancher 1.x to deploy our containers on a single bare-metal node (including Rancher server). Now that Rancher 2.x is based on Kubernetes, is this still possible ? I understand that running Kubernetes on a single node is usually not done, and I also don’t see this option in the 2.0 preview release.

Is this no longer supported ?

Regards,  
Maarten Ligtenberg

---

<div class="post-metadata">

### Author: ![rickard-von-essen](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/rickard-von-essen/32/3141_2.png) [@rickard-von-essen](https://forums.suse.com/u/rickard-von-essen)
#### Post date: [February 5, 2018, 8:08am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/2 "2018-02-05T08:08:12Z")

</div>

I deployed a one node K8s cluster with RKE, running on-top of RancherOS.

---

<div class="post-metadata">

### Author: ![mligtenberg](https://avatars.discourse-cdn.com/v4/letter/m/5fc32e/32.png) [@mligtenberg](https://forums.suse.com/u/mligtenberg)
#### Post date: [February 5, 2018, 8:28am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/3 "2018-02-05T08:28:12Z")

</div>

Thanks for your answer.  
In the current 2.0 tech preview when I choose to add an RKE cluster, I only get options to add nodes in the cloud or virtual (Amazon EC2. Azure, DigitalOCean, packet, vSphere). So not on bare-metal.  
Or did you first install RKE separately (if that’s possible) and than add it to Rancher server as an existing K8S cluster ?

---

<div class="post-metadata">

### Author: ![tfiduccia](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/tfiduccia/32/2005_2.png) [@tfiduccia](https://forums.suse.com/u/tfiduccia)
#### Post date: [February 5, 2018, 7:27pm UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/4 "2018-02-05T19:27:00Z")

</div>

@mligtenberg - Adding custom nodes will be available. It just wasn’t included in the first 2.0 tech preview.

---

<div class="post-metadata">

### Author: ![mligtenberg](https://avatars.discourse-cdn.com/v4/letter/m/5fc32e/32.png) [@mligtenberg](https://forums.suse.com/u/mligtenberg)
#### Post date: [February 6, 2018, 6:52am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/5 "2018-02-06T06:52:46Z")

</div>

Ok thanks 👍

Regards,  
Maarten

---

<div class="post-metadata">

### Author: ![Shifter2600](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/shifter2600/32/4649_2.png) [@Shifter2600](https://forums.suse.com/u/Shifter2600)
#### Post date: [February 23, 2018, 8:37pm UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/6 "2018-02-23T20:37:36Z")

</div>

Are you having any luck on your K8s Baremetal with PV and PVC. IF so what are you using. I can’t get Local or NFS to work.

---

<div class="post-metadata">

### Author: ![rickard-von-essen](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/rickard-von-essen/32/3141_2.png) [@rickard-von-essen](https://forums.suse.com/u/rickard-von-essen)
#### Post date: [February 24, 2018, 6:57am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/7 "2018-02-24T06:57:54Z")

</div>

Yes I was running RKE on the command line installed from source to stand up the one node K8s cluster. After that I installed Rancher on the same node as a RancherOS service and imported the k8s cluster.

---

<div class="post-metadata">

### Author: ![rickard-von-essen](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/rickard-von-essen/32/3141_2.png) [@rickard-von-essen](https://forums.suse.com/u/rickard-von-essen)
#### Post date: [February 24, 2018, 7:05am UTC](https://forums.suse.com/t/one-machine-node-installation-rancher-2-0/8929/8 "2018-02-24T07:05:26Z")

</div>

Haven’t tried NFS yet, but I’ll do that in two weeks or so. Local is working fine for me (there isn’t much that can be a problem). I tried iSCSI with TP1 but it didn’t work, I don’t remember if it was RancherOS or Rancher’s setup of K8s that was the problem, but there was an open issue for it. I’m planning revisit this in two weeks and see if I can create a fix if it’s not already solved.
