Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Note

This article is now too long. I need to split it up.

Introduction

Below image shows the key difference between traditional virtualization and containers,

...

Then follow-up with installing the proper dependencies, but not sure if I need to install in the host... need to try this out in a VM.

Setup Name Resolution on Host

The containers know each other by name. However, the host has no awareness. This should be resolvable by adjusting the DNS resolution. However, first check if this is an issue that's already resolved in later implementations of Ubuntu (I think 17 has it solved) and also if LXD resolves this automatically.

References

Good overview of lxc - https://www.flockport.com/lxc-vs-docker/

...