Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Istio Checks #208

Open
srikanthreddi4u opened this issue Aug 31, 2021 · 2 comments
Open

Istio Checks #208

srikanthreddi4u opened this issue Aug 31, 2021 · 2 comments

Comments

@srikanthreddi4u
Copy link

Custom checks to validate the key entries for ISTIO in K8 CRD Yml file:

Kubelinter should able to validate the the kubernetes ISTIO object of kind VirtualService for following entries in yml

  1. retries
  2. timeout
  3. circuit breaker
  4. loadBalancer (simple: ROUND_ROBIN) or any other algorithm
    if above entries not found in k8 yaml ,kubelinter should raise the error and appropriate remediation.
@viswajithiii
Copy link
Contributor

Hi @srikanthreddi4u, thanks for filing this. I have not used the VirtualService object in Istio. Would you mind adding some more detail here for each of the items you mentioned around: a) what happens if it's not specified (ie, what's the default and why is that bad?) and b) any good resources that we can link to in the remediations?

@greg-swift-yohana
Copy link

Theoretically for moving forward can just target #555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants