I am trying to setup first master node using K8s 1.10 on RHEL 7.2.
docker is running and no containers are running yet.
etcd is not running either in the system.
#kubeadm init command hangs.
I confirmed that cgroup driver is same as that of Docker 17.06 = systemd.
My system ip address is: 10.1
Using kubeadm with a two-node cluster on VirtualBox Centos7 VMs. I have an app
written in R and a mysql database each in their own pods. I've successfully
followed instructions to setup nginx ingress controller so that the app can be
reached outside the VMs, by my local machine. check :)
Howeve
Adding Kubernetes users again :)
On Thursday, April 26, 2018, Rodrigo Campos wrote:
> On Thursday, April 26, 2018, wrote:
>
>>
>> Il 25/04/2018 01:27, Rodrigo Campos ha scritto:
>>
>>> I don't understand why can that happen if the code is in the container
>>> image. Unless you change it while i
I have been researching on tooling/libraries available to validate that
Istio/K8s are functioning as expected.
Can you please point me to some resources on Testing Strategies for
K8s/Istio - Unit, Integration or E2E Testing?
Any inputs will be appreciated.
--
You received this message because