An alternative to `apply --prune` in `server-side` mode [closed] - kubernetes

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 months ago.
The community is reviewing whether to reopen this question as of 12 hours ago.
Improve this question
I'm trying to manage my cluster objects declaratively and I'm having problems automatically deleting objects whose resources' files were removed.
I know there is the apply --prune option but that doesn't work without the last-applied-configuration annotation (here), and because I'm working in SSA(server-side) mode this annotation is omitted.
So I was wondering what's the best way to, declaratively, automatically delete objects from my cluster?

Related

Why am I not able to install Mongodb to my local system? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 days ago.
Improve this question
I've downloaded mongodb community edition. But during the installation process, it says "failed to extract installer". Any suggestions to get rid of this problem
enter image description here
Can I get some series of steps to solve this problem...

Can you chart the visits to StackOverflow compared to ChatGPT over the last 2 months? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 days ago.
Improve this question
I'm genuinely interested in how much traffic has ended up redirected to ChatGPT since it's blown up.
Personally, I have found myself going to it for simple questions and now relatively infrequently have been visiting stack overflow. However I do not have the sufficient access to stackoverflow analytics to access this data.
Yes, I know it's not a direct code related question, but I expect this would be of interest to many on here.

How to detect an iOS application is remotely controlled by another application like teamviewer [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 days ago.
Improve this question
I want to denied to access my iOS application from remote controlled such as teamviewer, anydesk.
I want solution for solve this problem how is possible.

Google kubernetes monitoring, stuck loading resources [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
I have a kubernetes cluster created on GCP, it's fully functional, every logs/metrics are enabled on GKE but, when I go to Stackdriver/resources/kubernetes engine nothing is showed, stuck in loading page.
Can someone help me?
Thanks in advance.
It looks like a specific problem with GCP. I assume you don't have enterprise support in that case I recommend opening a ticket with the free trial support. Otherwise, you'll have to sign up for Silver level support which is $150/month

How to install openshift origin on centos 6? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I haven't found any detailed documentation for newbies. I tried using oo install but it was asking something about brokers. What is are brokers? Should I install all the packages (python, ruby.. etc) before installing the openshift?
This is going to be where you need to start http://openshift.github.io/. It has everything you need to get Origin up and running.
If you want a have a basic understanding of the structure that makes up Openshift, check out https://www.openshift.com/walkthrough/how-it-works.