From 8636c7a75c2b96e08f39b0794d1d01507876b94e Mon Sep 17 00:00:00 2001 From: Orbiter <> Date: Thu, 19 Mar 2020 11:41:45 +0000 Subject: [PATCH] Current state reconciled --- caos-internal/orbiter/current.yml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/caos-internal/orbiter/current.yml b/caos-internal/orbiter/current.yml index f11d7a7..1688be1 100644 --- a/caos-internal/orbiter/current.yml +++ b/caos-internal/orbiter/current.yml @@ -5,24 +5,32 @@ clusters: kind: orbiter.caos.ch/KubernetesCluster version: v0 current: - status: running + status: maintaining machines: k8s-orb-0: - joined: true - online: true + joined: false + online: false firewallisready: true nodeagentisrunning: true tier: workers provider: kvm pool: workers k8s-orb-1: - joined: true - online: true + joined: false + online: false firewallisready: true nodeagentisrunning: true tier: workers provider: kvm pool: workers + k8s-orb-3: + joined: false + online: false + firewallisready: true + nodeagentisrunning: true + tier: controlplane + provider: kvm + pool: masters providers: kvm: kind: orbiter.caos.ch/StaticProvider