Skip to content

Week 7 Agenda

10:00 am
11:00 am
12:00 pm
1:00 pm
2:00 pm
3:00 pm
4:00 pm
5:00 pm
6:00 pm
7:00 pm

Week 7 Lab Clarity

Lecture Lab Number Actual Lab Number Slides
Lab 1 lab08_discovering_apps 51-83

Warning

  • The labs will refer to a pod, while we are using the local instance
  • The labs will refer to https, while we are using http (unless you have explicitly configured https)
  • The labs may refer to ssh, invoke cli would be the most likely equivalent
  • Sudo likely is not needed from the within the container, invoke cli into it
  • You will not have to switch users within the server, invoke cli will bring you into root
  • Restarting the service will generally be done be re-running invoke debug
  • Instead of pip install, poetry add it and then rebuild with invoke build