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

New PodReadyToStartContainers condition to pod_latency measurement #716

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

rsevilla87
Copy link
Member

@rsevilla87 rsevilla87 commented Oct 29, 2024

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Very interesting new pod condition, enabled by default as of k8s 1.29 (OCP 4.16)

image

More info at https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-has-network

We can look at it to establish a new KPI directly inherited from CNI performance

Related Tickets & Documents

  • Related Issue #
  • Closes #

@rsevilla87 rsevilla87 force-pushed the PodReadyToStartContainers branch from f1c4de3 to bcbbccb Compare November 13, 2024 09:47
Signed-off-by: Raul Sevilla <[email protected]>
@rsevilla87 rsevilla87 force-pushed the PodReadyToStartContainers branch from bcbbccb to c1559bc Compare November 19, 2024 16:00
Copy link
Collaborator

@vishnuchalla vishnuchalla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vishnuchalla
Copy link
Collaborator

cc: @mukrishn

Copy link
Contributor

@mukrishn mukrishn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rsevilla87 rsevilla87 merged commit da1ae46 into kube-burner:main Nov 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants