LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Docker, systemd-resolved and corporate VPN

Posted 04-29-2021 at 11:44 AM by serafean
Tags docker, systemd

There's no going around it, I really need that docker image now. Unfortunately everything is corporate. apt repositories, conan repositories. Docker needs resolve and contact machines through the local openconnect vpn0 interface.

1. Docker kills my internet

My LAN runs in the 172.17.0.0/16 range. Docker uses that same range.
Easy fix. Set it in daemon.json
Code:
{
  "default-address-pools": [
    {
      "base": "172.22.24.0/24",
...
Member
Posted in Uncategorized
Views 1864 Comments 0 serafean is offline
Old

Create a Reusable Burner OS with Docker...

Posted 05-02-2018 at 09:39 AM by Habitual (Spock's Brain)
Updated 05-02-2018 at 09:42 AM by Habitual
Tags docker

https://null-byte.wonderhowto.com/ho...ainer-0175328/
https://null-byte.wonderhowto.com/ho...ainer-0175353/
https://null-byte.wonderhowto.com/ho...otely-0175520/
LQ Veteran
Posted in Uncategorized
Views 1366 Comments 1 Habitual is offline
Old

Kubernetes: 5 Ws and 1H answered

Posted 05-01-2016 at 04:58 AM by Mr. ameya sathe (Tantra Yantra Swatantrya)

Ques. What is Kubernetes?
Ans. A software to create,manage,destroy containers.

Ques. When to use Kubernetes?
Ans. To do parallel or serial actions on set(s) of logically grouped containers.

Ques. How does Kubernetes implement it?
Ans. The software is structured into form of a Kubernetes master & kubernetes node.

Ques. What is kubernetes node?
Ans. Kubernetes node is a VM/physical machine having a kubernetes component known as...
Member
Posted in Uncategorized
Views 932 Comments 0 Mr. ameya sathe is offline

  



All times are GMT -5. The time now is 01:03 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration