Remove page s
article thumbnail

Technology Short Take 153

Scott Lowe

I’ve still been collecting links to share with you, though, and here’s the latest collection. Arthur Chiao’s post on cracking kube-proxy is also an excellent resource—in fact, there’s so much information packed in there you may need to read it more than once. Networking. Start here.

Linux 74
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. You can look at the official documentation to see what you will modify if you’re using Linux or Windows: $ curl -LO [link] -s [link] && chmod +x kubectl && mv kubectl /usr/local/bin/.