Anuket Project

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


Intern: Abhishek Jangid 

Weekly Activities


Week StartingPlanned ActivitiesCompleted ActivitiesComments
27 - June 2022

Technical

1. Virtualization - Virtual-Machines Vs Containers.
1a. Create Virtual machine(s) on your system (oracle virtualbox).
1b. On the VM, create and run containers - using Docker.

2. Introduction to Openstack. How is openstack related to 1a.

3. Introduction to Kubernetes. How is kubernetes related to 1b.

4. Do a survey of problems related to this - Dataset. You can start and update this: https://github.com/opnfv/thoth/blob/master/research-studies/ml-problems-techniques-nfv.md 

Non-Technical:

1. LF account
2. Login to jira.anuket.io and create a jira ticket on your work (internship).
3. Install openvpn client. https://openvpn.net/community-downloads/. Test the VPN access to Intel Pods.

Technical:

Completed activities:

1, 1a, 1b, 2, 3, 4 



Non-Technical:

Completed activities:

1, 3


18-July 2022

Technical.

  1. Connect to Intel Pod18 
  2. Understand (read and try) how to use Litmus tool. Litmus is already setup on Pod18. You don't have to install.
  3. Understand (read and try) Kubernetes Logs - Different types of Logs. (system, services, pods, etc)
  4. Generate some logs - by running different litmus tests.

Steps for 1:

  • Use the provided openvpn details to connect to the pod-18
  • ssh to 10.10.180.20, using opnfv/opnfv as login/pwd
  • Access kubernetes cluster from there - u can run any kubectl *




  • No labels