install icon indicating copy to clipboard operation
install copied to clipboard

Contiv Installer

Results 54 install issues
Sort by recently updated
recently updated
newest added

I try to install contiv 1.2.0 on kubeadm 1.10 with only one node, contiv-etcd is CrashLoopBackOff, because etcd proxy has already bind 127.0.0.1:6666. So I delete ds contiv-etcd-proxy, then contiv...

During installation via ansible, have used self signed certs provided within the installer... However, post install when I change the certs under /var/contiv/certs and restart, we are unable to login...

``` [root@172-16-1-202 ~]# ip add 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128...

【steps】 1. ./install/k8s/install.sh -n 10.27.244.161 -v enp130s0f0s 2. `[root@k8s-slave ~]# docker logs ccd2a6e69491` `+ echo 'INFO: Starting contiv net with ARGS:'` `+ echo` `+ echo 'INFO: Starting contiv net with...

## Description v2Plugin installation failures seen multiple times on 2 different setups. There are different error messages for the failure for Contiv master and Contiv worker nodes. #### Expected Behavior...

P1

Hi! If you were hoping that the installation process will be simple with these scripts - you just did it wrong. Instead of having to install according to the instructions...

**Description**: Tried to add a new contiv master to the existing cluster with - 3 master nodes and 7 worker nodes. The addition of master node failed; however, when we...

feature-request

Currently, contiv k8s installation only check contiv related pod status. This is not sufficient enough as there is a chance that we cannot run any other pod. This ticket is...

**Issue** : Contiv v2 plugin is getting failed to come up after Docker service restart **Root-cause:** In current swarm installation, Contiv v2plugin and ETCD start as container Contiv-v2plugin(Start in context...

The master node can't access when the v2plugin was installd. `TASK [contiv_network : install v2plugin on master nodes] *********************** changed: [node1] TASK [contiv_network : for v2 plugin, extract netctl binary]...