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

Add MetadataProfile PoC demo #114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shreyabiradar07
Copy link
Contributor

@shreyabiradar07 shreyabiradar07 commented Dec 5, 2024

This PR includes metadata profile changes in the existing local monitoring demo
Docker image - quay.io/shbirada/metadata_profile:poc

NOTE - add manifests/autotune/metadata-profiles/cluster-metadata-local-monitoring.json once Kruize is installed.

Demo: https://www.loom.com/share/7932cb10c3594132a7627aec7df7a260?sid=9d46e422-2d74-46ab-b853-5e7f3dfbd782

Local monitoring demo output:

#######################################
# Kruize Demo Setup on openshift 
#######################################

🔄 Pulling required repositories... ✅ Done!
🔄 Installing kruize! Please wait...................✅ Installation of kruize complete!
🔄 Installing metric profile...✅ Installation of metric profile complete!
🔄 Installing metadata profile...✅ Installation of metadata profile complete!
🔄 Collecting metadata...✅ Collection of metadata complete!
🔄 Finding a long running container to create Kruize experiment...✅ Complete!
🔄 Creating container experiment: monitor_container_kube-rbac-proxy ...✅ Created!
        Experiment: monitor_container_kube-rbac-proxy
        Type: deployment
        Namespace: openshift-ovn-kubernetes
        Container: kube-rbac-proxy
🔄 Creating namespace experiment: monitor_namespace_openshift-ovn-kubernetes ...✅ Created!
        Experiment: monitor_namespace_openshift-ovn-kubernetes
        Namespace: openshift-ovn-kubernetes
🔄 Generating container recommendations for experiment: monitor_container_kube-rbac-proxy ...✅ Generated! 
🔄 Generating namespace recommendations for experiment: monitor_namespace_openshift-ovn-kubernetes ...✅ Generated! 
📌 Access container_experiment_local_recommendation.json namespace_experiment_local_recommendation.json or kruize UI for recommendations.

ℹ️  Access kruize UI at http://kruize-ui-nginx-service-openshift-tuning.apps.kruizelocal.lab.upshift.rdu2.redhat.com
🔖 To explore further, access kruize UI to list and create experiments, and to view or generate recommendations!
ℹ️  For kruize CLI commands, refer to the end of ./kruize-demo.log

🛠️ Kruize installation took 80 seconds
🚀 Kruize experiment creation and recommendations generation took 12 seconds
🕒 Success! Kruize demo setup took 114 seconds

For detailed logs, look in kruize-demo.log

@shreyabiradar07 shreyabiradar07 self-assigned this Dec 5, 2024
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

Successfully merging this pull request may close these issues.

1 participant