Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

State of Resource 'kubeadm:config:set-ownership' is Invalid #81

@RiskyFeryansyahP

Description

@RiskyFeryansyahP

I have problem when installing firekube, and i'm getting confuse to read the error info, the error like this :

INFO[2020-05-19T05:06:02Z] State of Resource 'kubeadm:config:set-ownership' is Invalid.
Explanation:
{
 "resource": "kubeadm:config:set-ownership",
 "status": "Invalid",
 "reason": "DependencyInvalid",
 "dependencies": [
  {
   "resource": "kubeadm:config:copy",
   "status": "Invalid",
   "reason": "DependencyInvalid",
   "dependencies": [
    {
     "resource": "kubeadm:run-init",
     "status": "Invalid",
     "reason": "DependencyInvalid",
     "dependencies": [
      {
       "resource": "kubeadm:config:images",
       "status": "Invalid",
       "reason": "ApplyError",
       "error": "command exited with 1"
      }
     ]
    }
   ]
  }
 ]
} 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions