-
There should be flannel-cni images for all the same architectures as quay.io/coreos/flannel
-
See [tests/rkt_net_test.go](https://github.com/coreos/rkt/blob/master/tests/rkt_net_test.go#L865)
- **Suggestion:** Use carrier-grade NAT block? 100.64.0.0/10
@steveeJ @mischief
tmrts updated
8 years ago
-
When I deploy my application, it shows running, but the application is not in the edge, when there is no flannel plugin before, the three nodes are also ready, and there will be an error when installi…
-
**What kind of request is this (question/bug/enhancement/feature request):**
Enhancement
**Steps to reproduce (least amount of steps as possible):**
1. Configure nodes with NAT'd external IPs, i.e.…
axeal updated
6 months ago
-
## Issue Report Template
### Tectonic Version
1.7.1-tectonic.1 Terraform installer
### Environment
darwin/aws
### Expected Behavior
terraform apply -var-file=build/${CLUSTER}/terraform.tf…
-
https://github.com/containernetworking/cni/blob/master/libcni/api.go#L428
```
func (c *CNIConfig) AddNetworkList(ctx context.Context, list *NetworkConfigList, rt *RuntimeConf) (types.Result, error) …
-
OS Enviroment:
```
04-00-ac-18-05-69 ~ # cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1235.4.0
VERSION_ID=1235.4.0
BUILD_ID=2017-01-04-0450
PRETTY_NAME="Container Lin…
-
## Feature Request
In addition to Flannel, we should offer Cilium as a default CNI. No special features need to be supported. The most basic install you can do will be a good start.
-
**What happened**:
```
kubectl get po -A
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-flannel kube-flannel-ds-962vp …
-
**What kind of request is this (question/bug/enhancement/feature request):**
feature
**Steps to reproduce (least amount of steps as possible):**
1. update a node with the wrong flannel mac addres…