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

176
Views
Cannot delete any K8s resource

Here's my situation: I have deployed some k8s resources via docker stack liek this:

docker stack deploy --compose-file /path/to/docker-compose.yml mystack

docker stack services mystack

Now, I want to delete some of those resources, however, any resource I attempt to delete simply restarts itself immediately.

I have tried to delete the pods, corresponding replica sets, deployments and services but whatever resource I deleted, it restarted itself within a second.

What am I doing wrong?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You should use docker stack to delete the stack

docker stack rm <stack-name>
over 4 years ago · Santiago Trujillo Report
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!