Remove Linux Remove Policies Remove Storage
article thumbnail

What is KubeVirt? How does it migrate VMware workloads to Kubernetes?

Network World

The KubeVirt open-source project was started by Linux vendor Red Hat in 2016. As such they benefit from pod networking and storage, managed through standard Kubernetes tools like kubectl. Its an approach that can enable a consistent operational model across both VM and containerized workloads. What can you do with KubeVirt?

Vmware 379
article thumbnail

What’s New at Linux Academy?

Linux Academy

If you’ve been a Linux Academy learner for a while, you have probably seen our monthly updates. While we have enjoyed creating these Youtube videos, we have made the official move to give you a single source of truth, in text form, of all things new at Linux Academy. Thank you for being a Linux Academy learner.

Linux 124
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Introducing Linux Network Namespaces

Scott Lowe

In this post, I’m going to introduce you to the concept of Linux network namespaces. Generally speaking, an installation of Linux shares a single set of network interfaces and routing table entries. If you’re thinking about using network namespaces, be sure your Linux distribution includes support.

Linux 113
article thumbnail

A Use Case for Policy Routing with KVM and Open vSwitch

Scott Lowe

In an earlier post, I provided an introduction to policy routing as implemented in recent versions of Ubuntu Linux (and possibly other distributions as well), and I promised that in a future post I would provide a practical application of its usage. This is why you would use policy routing in this configuration.

Policies 102
article thumbnail

A Brief Introduction to Linux Containers with LXC

Scott Lowe

In this post, I’m going to provide a brief introduction to working with Linux containers via LXC. If you aren’t familiar with veth pairs, see my post on Linux network namespaces.). I’ll have more posts on Linux containers in the future, but this should suffice to at least help you get started.

Linux 107
article thumbnail

What’s Free At Linux Academy June 2019

Linux Academy

By adding free cloud training to our Community Membership, students have the opportunity to develop their Linux and Cloud skills further. Each month we will kick off our community content with a live study group allowing members of the Linux Academy community to come together and share their insights in order to learn from one another.

Linux 104
article thumbnail

Technology Short Take 184

Scott Lowe

Networking I love reading geeky blog posts like this one that combines Linux network namespaces with WireGuard for VPN split tunneling. This blog post lays out a slightly different reason for choosing Linux as your primary operating system. Storage Stephen Foskett discusses how to migrate from Docker Volumes to external storage.