Loading tutorial/1-0-deployment.md +3 −3 Original line number Diff line number Diff line # 1. Deployment Guide This section walks you through the process of deploying TeraFlowSDN on top of a Oracle VirtualBox--based VM running MicroK8s Kubernetes platform. The guide includes the details on configuring and installing the VM, installing and configuring MicroK8s, and deploying and reporting the status of the TeraFlowSDN controller. This section walks you through the process of deploying TeraFlowSDN on top of a Virtual Machine (VM) running MicroK8s Kubernetes platform. The guide includes the details on configuring and installing the VM, installing and configuring MicroK8s, and deploying and reporting the status of the TeraFlowSDN controller. ## Table of Content: - [1.1. Create VM for the TeraFlowSDN controller](./1-1-create-vm.md) Loading tutorial/1-1-2-create-vm-vmware-fusion.md +3 −6 Original line number Diff line number Diff line Loading @@ -15,12 +15,12 @@ In "VMWare Fusion" manager, create a new network from the "Settings/Network" men Create a new VM an Ubuntu 20.04 iso: - Display Name: TeraFlowSDN - Username: teraflowsdn - Username: tfs - Password: tfs123 On the next screen press "Customize Settings", save the VM and in "Settings" change: - Change to use 4 CPUs - Change to access 9 GB of RAM - Change to access 8 GB of RAM - Change disk to size 40 GB - Change the network interface to use the previously created TFS-NAT-Net Loading @@ -43,9 +43,6 @@ The installation will be automatic, without any configuration required. Then you can remove or comment the /swapfile entry in /etc/fstab - Install Open SSH Server $ sudo apt-get install openssh-server - Import SSH keys, if any. - Restart the VM when the installation is completed. Loading tutorial/1-1-create-vm.md +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ TeraFlowSDN controller. If you already have a remote physical server fitting the feel free to use it instead of deploying a local VM. Other virtualization environments can also be used; in that case, you will need to adapt these instructions to your particular case. Different Hypervisors are considered for that. Different Hypervisors are considered for that. Check the table of contents for available options. If you want to contribute with other Hypervisors, [contact](./README.md#contact) the TFS team through Slack. ## Table of Content: - [1.1.1. Oracle VirtualBox](./1-1-1-create-vm-oracle-virtualbox.md) Loading Loading
tutorial/1-0-deployment.md +3 −3 Original line number Diff line number Diff line # 1. Deployment Guide This section walks you through the process of deploying TeraFlowSDN on top of a Oracle VirtualBox--based VM running MicroK8s Kubernetes platform. The guide includes the details on configuring and installing the VM, installing and configuring MicroK8s, and deploying and reporting the status of the TeraFlowSDN controller. This section walks you through the process of deploying TeraFlowSDN on top of a Virtual Machine (VM) running MicroK8s Kubernetes platform. The guide includes the details on configuring and installing the VM, installing and configuring MicroK8s, and deploying and reporting the status of the TeraFlowSDN controller. ## Table of Content: - [1.1. Create VM for the TeraFlowSDN controller](./1-1-create-vm.md) Loading
tutorial/1-1-2-create-vm-vmware-fusion.md +3 −6 Original line number Diff line number Diff line Loading @@ -15,12 +15,12 @@ In "VMWare Fusion" manager, create a new network from the "Settings/Network" men Create a new VM an Ubuntu 20.04 iso: - Display Name: TeraFlowSDN - Username: teraflowsdn - Username: tfs - Password: tfs123 On the next screen press "Customize Settings", save the VM and in "Settings" change: - Change to use 4 CPUs - Change to access 9 GB of RAM - Change to access 8 GB of RAM - Change disk to size 40 GB - Change the network interface to use the previously created TFS-NAT-Net Loading @@ -43,9 +43,6 @@ The installation will be automatic, without any configuration required. Then you can remove or comment the /swapfile entry in /etc/fstab - Install Open SSH Server $ sudo apt-get install openssh-server - Import SSH keys, if any. - Restart the VM when the installation is completed. Loading
tutorial/1-1-create-vm.md +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ TeraFlowSDN controller. If you already have a remote physical server fitting the feel free to use it instead of deploying a local VM. Other virtualization environments can also be used; in that case, you will need to adapt these instructions to your particular case. Different Hypervisors are considered for that. Different Hypervisors are considered for that. Check the table of contents for available options. If you want to contribute with other Hypervisors, [contact](./README.md#contact) the TFS team through Slack. ## Table of Content: - [1.1.1. Oracle VirtualBox](./1-1-1-create-vm-oracle-virtualbox.md) Loading