article thumbnail

What’s Free at Linux Academy — March 2019

Linux Academy

Google Cloud Essentials — This course is designed for those who want to learn about Google Cloud: what cloud computing is, the overall advantages Google Cloud offers, and detailed explanation of all major services (what they are, their use cases, and how to use them).

Linux 80
article thumbnail

Technology Short Take 153

Scott Lowe

Xavier Avrillier walks readers through using Antrea (a Kubernetes CNI built on top of Open vSwitch—a topic I’ve touched on a time or two) to provide on-premise load balancing in Kubernetes. Diego Sucaria shows how to use an SSH SOCKS proxy to access private Kubernetes clusters. Servers/Hardware.

Linux 74
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Getting Started with Kubernetes Using Minikube

Linux Academy

Working in technology, whether that be software development, DevOps, or system administration, you’ve undoubtedly heard of Kubernetes. Let’s expose our deployment behind a load-balancing service: $ kubectl expose deployment webserver-deployment --type=LoadBalancer --port=80 service/webserver-deployment exposed.

article thumbnail

Liveblog: DockerCon 2015 Day 2 General Session

Scott Lowe

Chris Buckley, Director of DevOps at Business Insider, took the stage to provide an overview of how Business Insider (BI) started using Docker. Hazlett also shows how to see the images that are present in a cluster, pull updated images, and push them across the entire Swarm cluster. Here’s what I was able to capture.

article thumbnail

Technology Short Take #48

Scott Lowe

Matt Oswalt recently wrapped up his 3-part “DevOps for Networking” series. The “gotcha” is that these software stacks haven’t been written yet, so the idea of repurposing hardware from switch to firewall to load balancer is still a bit of a unicorn. Networking. However, it’s at least possible with whitebox networking gear.