ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. ranganath-t
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 3
    • Controversial 0
    • Groups 0

    ranganath-t

    @ranganath-t

    4
    Reputation
    269
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ranganath-t Unfollow Follow

    Best posts made by ranganath-t

    • RE: Error while bootstrapping Linux node with Chef

      Found the solution right after posting in the forum.

      -p is for port number, Changed to -P and everything working fine

      posted in IT Discussion
      R
      ranganath-t
    • Error while bootstrapping Linux node with Chef

      Hi,

      I am trying to bootstrap one of the Linux node with this command

      knife bootstrap 192.xx.xx.xx -x root -p xxxx -N mynode

      I am getting an error ERROR: Errno :: EHOSTUNREACH : No route to host - connect(2) for 192.xx.xx.xx

      I am a getting started guy in chef, if any solutions for this error greatly appreciated.

      Thanks

      posted in IT Discussion chef linux
      R
      ranganath-t
    • Kubernetes help. Kube-dns crashloopbackoff

      Need help with kubernetes.

      I have installed kuberentes in my centos 7.2 machine. When i type kubectl get pods --all-namespaces

      I see the kube-dns has an error saying crashloopbackoff. I am unable to find the exact problem.

      Somebody help on this ?

      posted in IT Discussion kubernetes
      R
      ranganath-t

    Latest posts made by ranganath-t

    • RE: Kubernetes help. Kube-dns crashloopbackoff

      fyi, i did not reboot the machine at all

      posted in IT Discussion
      R
      ranganath-t
    • RE: Kubernetes help. Kube-dns crashloopbackoff

      I have disabled selinux=disabled.

      posted in IT Discussion
      R
      ranganath-t
    • RE: Kubernetes help. Kube-dns crashloopbackoff

      swapoff -a

      setenforce 0

      installed docker, kubeadm, kubelet, kubectl

      enabled and started docker

      Checked the cgroup driver for both docker and kube to be same with cgroupfs

      kubeadm init with cidr range 10.244.0.0/2

      and kubectl get pods --all-namespaces

      Kube-dns crashbackloopoff.

      posted in IT Discussion
      R
      ranganath-t
    • Kubernetes help. Kube-dns crashloopbackoff

      Need help with kubernetes.

      I have installed kuberentes in my centos 7.2 machine. When i type kubectl get pods --all-namespaces

      I see the kube-dns has an error saying crashloopbackoff. I am unable to find the exact problem.

      Somebody help on this ?

      posted in IT Discussion kubernetes
      R
      ranganath-t
    • RE: Error while bootstrapping Linux node with Chef

      Found the solution right after posting in the forum.

      -p is for port number, Changed to -P and everything working fine

      posted in IT Discussion
      R
      ranganath-t
    • Error while bootstrapping Linux node with Chef

      Hi,

      I am trying to bootstrap one of the Linux node with this command

      knife bootstrap 192.xx.xx.xx -x root -p xxxx -N mynode

      I am getting an error ERROR: Errno :: EHOSTUNREACH : No route to host - connect(2) for 192.xx.xx.xx

      I am a getting started guy in chef, if any solutions for this error greatly appreciated.

      Thanks

      posted in IT Discussion chef linux
      R
      ranganath-t