mayadata-io / d-operators

Declarative patterns to write kubernetes controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use case: add experiment(s) to assert kubernetes apiservices

AmitKumarDas opened this issue · comments

ProblemStatement: As an automation engineer, I want to assert if all kubernetes apiservices are running. In addition, I want to get the errors / issues for those apiservices that are not in running state.

refer: kubectl get apiservices
refer: https://github.com/mayadata-io/oep/issues/220
debug message from a failed apiservice:

failing or missing response from https://10.43.124.28:443/apis/metrics.k8s.io/v1beta1: 
  Get https://10.43.124.28:443/apis/metrics.k8s.io/v1beta1: 
    dial tcp 10.43.124.28:443: connect: no route to host