🚀 DevOps & SRE Certification Program 📅 Starting: 1st of Every Month 🤝 +91 8409492687 🔍 Contact@DevOpsSchool.com

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Troubleshooting Knative Guide


$ kubectl describe pod -n knative-serving activator-774d4ff4b8-4l5vp | grep Reason
      Reason:       OOMKilled
 
Check net-istio-controller pod:
$ kubectl get pods -n knative-serving
 
$ kubectl logs net-istio-controller-8d456687b-hq95g -n knative-serving
 
$ kubectl get secrets -A | wc -l
 
$ kubectl describe pod -n knative-serving activator-774d4ff4b8-4l5vp | grep Reason
 
Attack the target ksvc with a throughput higher than it could handle. Example to attack with 200 rps with 1s timeout
$ ali --body 'dummy request body' -m POST --duration 7200s --rate 200 --timeout 1s https://ksvc-endpoint-url
 
$ kubectl get all -n istio-system
 
$ kubectl get all -n knative-serving
 
$ kubectl describe service/autoscaler -n knative-serving
 
$ kubectl edit pod/net-istio-controller-57b94f48b5-8g95t -n knative-serving
 
$ kubectl edit service/autoscaler -n knative-serving
 
$ kubectl get hpa -n knative-serving
 
$ kubectl describe horizontalpodautoscaler.autoscaling/activator -n knative-serving
 
$ kubectl describe cm config-autoscaler -n knative-serving
 
$ kubectl describe cm config-autoscaler -n knative-serving | grep target-burst-capacity
 
$ kubectl get secrets -A | wc -l
 
# Check the installed Knative Serving version by running the command:
$ kubectl get namespace knative-serving -o 'go-template={{index .metadata.labels "app.kubernetes.io/version"}}'
 
# If you installed with the Operator  - installed Knative Serving version
$ kubectl get KnativeServing knative-serving --namespace knative-serving
 
 
# Check the installed Knative Eventing version by running the command:
$ kubectl get namespace knative-eventing -o 'go-template={{index .metadata.labels "app.kubernetes.io/version"}}'
 
# If you installed with the Operator  - installed Knative Eventing version
$ kubectl get KnativeEventing knative-eventing --namespace knative-eventing  
Subscribe
Notify of
guest


0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x