Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

344
Views
Kubectl command giving continuous connection errors

I am running the command:

kubectl describe -A pvc | grep -E "^Name:.*$|^Namespace:.*$|^Mounted By:.*$" | grep -B 2 "<none>" | grep -E "^Name:.*$|^Namespace:.*$" | cut -f2 -d: | paste -d " " - - | xargs -n2 bash -c 'kubectl -n ${1} delete pvc ${0}'

and when I run it.. it gives me a continuous errors of:

constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; clients constructed calling "heptio-authenticator-aws"
  • I am using it to delete my unmounted kubernetes pvc's.. how do I fix the error?
  • It just outputs this error and no pvc is deleted.
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!