python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
I can't access the internet inside the pods of rancher running in centos
I'm running rancher in centos with the master node being the same machine.
I can do everything but when i try to "apt-get update" inside the pods i get:
Err:1 http://archive.ubuntu.com/ubun...
Joao Marono
Votes: 0
Answers: 1
Is there a way to communicate rest api's that are launched using containers?
I've been trying to send an http post request to a container on the same network but the host refused to connect. Here are the results that I got after debugging:
The containers can ping each other.
...
Omar Zaidi
Votes: 0
Answers: 1
docker ports filtered by firewalld
I'm on CentOS 7.9 and I need to get dockers to work with a firewalld configured.
However, the port is always filtered when firewalld is started... Unless I tried to connect to it over localhost.
On th...
ouzmoutous
Votes: 0
Answers: 0
Fedora 35 firewalld add port and service problem
Hello i just installeed Fedora and I'm trying to open the port 20190
I do everything just as normal but when i use firewall-cmd --list-all to see if the port is opened, i see nothing !!!
This is what ...
HelloMachine
Votes: 0
Answers: 1