Coder Social home page Coder Social logo

ansible-k8s's Introduction

ansible-k8s's People

Contributors

mrlesmithjr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ansible-k8s's Issues

Joining cluster provisioning issue

Currently, there is an issue when provisioning the cluster. We need to investigate this.

TASK [ansible-k8s : join_cluster | Joining Additional Nodes To K8s Cluster] ****
fatal: [node1]: FAILED! => {"changed": true, "cmd": ["kubeadm", "join", "--token", "ff377f.b1385ee1e877c22e", "192.168.250.10:6443"], "delta": "0:00:00.239864", "end": "2017-12-31 14:04:57.355427", "msg": "non-zero return code", "rc": 3, "start": "2017-12-31 14:04:57.115563", "stderr": "\t[WARNING FileExisting-crictl]: crictl not found in system path\ndiscovery: Invalid value: \"\": using token-based discovery without DiscoveryTokenCACertHashes can be unsafe. set --discovery-token-unsafe-skip-ca-verification to continue", "stderr_lines": ["\t[WARNING FileExisting-crictl]: crictl not found in system path", "discovery: Invalid value: \"\": using token-based discovery without DiscoveryTokenCACertHashes can be unsafe. set --discovery-token-unsafe-skip-ca-verification to continue"], "stdout": "[preflight] Running pre-flight checks.", "stdout_lines": ["[preflight] Running pre-flight checks."]}
fatal: [node2]: FAILED! => {"changed": true, "cmd": ["kubeadm", "join", "--token", "ff377f.b1385ee1e877c22e", "192.168.250.10:6443"], "delta": "0:00:00.238416", "end": "2017-12-31 14:04:57.341109", "msg": "non-zero return code", "rc": 3, "start": "2017-12-31 14:04:57.102693", "stderr": "\t[WARNING FileExisting-crictl]: crictl not found in system path\ndiscovery: Invalid value: \"\": using token-based discovery without DiscoveryTokenCACertHashes can be unsafe. set --discovery-token-unsafe-skip-ca-verification to continue", "stderr_lines": ["\t[WARNING FileExisting-crictl]: crictl not found in system path", "discovery: Invalid value: \"\": using token-based discovery without DiscoveryTokenCACertHashes can be unsafe. set --discovery-token-unsafe-skip-ca-verification to continue"], "stdout": "[preflight] Running pre-flight checks.", "stdout_lines": ["[preflight] Running pre-flight checks."]}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.