Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TFS
controller
Commits
57fa2654
Commit
57fa2654
authored
2 years ago
by
Lluis Gifre Renom
Browse files
Options
Downloads
Patches
Plain Diff
Tutorial refinements:
- Minor refinements and styling of VMWare Fusion section.
parent
df78a48c
No related branches found
No related tags found
1 merge request
!54
Release 2.0.0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tutorial/1-0-deployment.md
+3
-3
3 additions, 3 deletions
tutorial/1-0-deployment.md
tutorial/1-1-2-create-vm-vmware-fusion.md
+3
-6
3 additions, 6 deletions
tutorial/1-1-2-create-vm-vmware-fusion.md
tutorial/1-1-create-vm.md
+2
-1
2 additions, 1 deletion
tutorial/1-1-create-vm.md
with
8 additions
and
10 deletions
tutorial/1-0-deployment.md
+
3
−
3
View file @
57fa2654
# 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
)
...
...
This diff is collapsed.
Click to expand it.
tutorial/1-1-2-create-vm-vmware-fusion.md
+
3
−
6
View file @
57fa2654
...
...
@@ -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: t
eraflowsdn
-
Username: t
fs
-
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
...
...
@@ -43,10 +43,7 @@ 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.
-
Import SSH keys, if any.
-
Restart the VM when the installation is completed.
...
...
This diff is collapsed.
Click to expand it.
tutorial/1-1-create-vm.md
+
2
−
1
View file @
57fa2654
...
...
@@ -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
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment