python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Openshift cluster autoscaler does not remove GPU nodes
We see that cluster autoscaler as described here: https://docs.openshift.com/container-platform/4.9/machine_management/applying-autoscaling.html scale up when it sees pending GPU pods but does not sca...
asm
Votes: 0
Answers: 1
S3 Bucket similar solution in Openshift
I am new in DevOps amd I am deploying an application on Openshift where users can upload PDf / jpg ...
However, I am not sure if provisioning persists volume is enough, and how it's possible to displa...
Bilal
Votes: 0
Answers: 1
Parameter name containing special characters on Helm chart
In my Helm chart, I need to set the following Java Spring parameter name:
company.sms.security.password@id(name):
secret:
name: mypasswd
key: mysecretkey
But when applying the template, I e...
parax
Votes: 0
Answers: 1
What could be the CLI command to hold a Kubernetes Job (Not a cronjob)
I am writing the scripting where I want to put my job on hold and resume it after sometime in the open shift platform.
Is there any CLI command to hold a job for sometime and resume it later.
Prabhakar
Votes: 0
Answers: 1