-
### Describe the bug
When trying to use [task_definition.add_volume](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_ecs/Volume.html) method in cdk python, it fails with the error below.
…
-
Hello, unfortunately I can't speak English (i am German) very well and am using Google to translate the text, so sorry for the bad English! I have set up a Docker on my Synology and installed my Calib…
-
We need to provide a way to chain plugins such as portMapping, bandwidth, tuning, and so on along with OVN CNI. This is done through network configuration lists and it provides a mechanism to run mult…
-
```
Test with Gitso 0.6 for Windows and Ubuntu:
-Windows should be the client (Get help)
-Ubuntu should be the server (Give support)
-Portmapping to the ubuntu computer was activated (TCP&UDP 5500,590…
-
I'm using `nat-pmp` for my server.
``` javascript
var natpmp = require('nat-pmp');
...
var client = natpmp.connect("192.168.1.1");
client.portMapping({ private: 8070, public: 8070, ttl: 0 }, funct…
-
## Summary
According to [PortMapping](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_PortMapping.html) you can omit the hostPort (or set it to 0) while specifying a containerPort and…
-
During `./kube/deploy.sh network tcp://EXAMPLE.com:1194 192.168.1.3/24 192.168.1.1/24` I get this error.
```
Generating Kubernetes resources
Creating and applying Kubernetes resources
error: …
-
Using tailscale 1.8.7 on AWS EC2 Ubuntu 20.04 image.
On joining the tailscale network, the node with IPv6 disabled gets assigned an IPv6 address:
```
$ tailscale status
fd7a:115c:a1e0:efe3:a5…
-
Currently, as provided, one cannot do rolling deployments on the ECS-EC2 module.
This is due to the hostPort being configured (port 80) and not allowing AWS/Docker [magic](https://aws.amazon.com/p…
-
```
Test with Gitso 0.6 for Windows and Ubuntu:
-Windows should be the client (Get help)
-Ubuntu should be the server (Give support)
-Portmapping to the ubuntu computer was activated (TCP&UDP 5500,590…