Skip to main content

Questions tagged [openshift]

0 votes
0 answers
7 views

I am working on canary upgrade of openshift cluster. my cluster is a 3 node hybrid, where each node act as a worker and master. NAME STATUS ROLES AGE ...
sahasrara62's user avatar
0 votes
1 answer
201 views

I am trying to create Terraform/Ansible/Cloud-init Hybrid for creating Openshift and OKD clusters on Proxmox. Since CoreOS doesn't support cloudinit, but rather ignition there are only a couple of ...
koubler's user avatar
0 votes
0 answers
19 views

I need to deploy temporar Oracle Databases for testing purposes, for laoding testing data inside it. Is use openshift, but i get erros for being not root, i can get to modify the SCC, and start it as ...
Khalil Makhloufi's user avatar
0 votes
0 answers
71 views

I am new to OpenShift and I have created an OpenShift cluster with 5 nodes all are VMs from vSphere via using Assited installer. The cluster was created successfully but I cannot access the cluster ...
phunguyen's user avatar
1 vote
1 answer
649 views

I am new to openshift and kubernetes. I have a secret in openshift and made it avaliable to the pod as an environment variable. What is the best practice to get that value into a properies file (java) ...
Nifle's user avatar
  • 143
2 votes
1 answer
150 views

We have a ROSA (Openshift on AWS) cluster, working fine with all kinds of domains except one, which happens to be an apex of the Hosting Zone in our Route53. So, say, the domain is example.com and it'...
ptrk's user avatar
  • 151
4 votes
1 answer
286 views

Besides making a list of pods and list of deployments and then comparing, is there a way in the cli and/or OCP console to list the scaled down pods?
JGS's user avatar
  • 43
1 vote
1 answer
153 views

The doc https://docs.openshift.com/container-platform/3.9/dev_guide/cron_jobs.html provides details of creating a cron job. To start a scheduled task that executes a build every 10 mins I use the ...
blue-sky's user avatar
  • 111
1 vote
1 answer
591 views

I have a cluster installed on Openshift and used the Cluster Logging Operator and Elasticsearch Operator to enable logging on the cluster. On Kibana, I am only able to see the logs from certain ...
Vini's user avatar
  • 121
0 votes
0 answers
752 views

I want to schedule the deployments according to different timings. Is it possible to configure in the deployment.yml files that the deployment should be scaled to 0 at some hour and scaled up again at ...
Vini's user avatar
  • 121
1 vote
4 answers
3k views

I have a statefulset with an init container which creates openshift objects upon scaling. I need to pass it the replicas number from the same yaml definition. However the replicas filed doesn't seem ...
flowerProgrammer's user avatar
6 votes
2 answers
5k views

I have a statefulset app which can have any number of replicas. The pods produced should be able to communicate to external comptures. Those pods must act statefully when clients communicate with them....
flowerProgrammer's user avatar
1 vote
1 answer
512 views

I'd like to setup a route that will pass both 80 and 443 traffic to the same service in OpenShift. When I try to create a second route it errors out. I want this to be in a yaml like would be used ...
Josiah's user avatar
  • 373
3 votes
2 answers
4k views

OpenShift 4.2 documentation defines: Machines A fundamental unit that describes the host for a Node. A machine has a providerSpec, which describes the types of compute nodes that are offered ...
caxcaxcoatl's user avatar
1 vote
1 answer
487 views

Two different things might happen: 1 - On the output, get the following messages ERRO unknown error occurred ERRO unknown error occurred ERRO unknown error occurred ERRO unknown error occurred 2 - ...
caxcaxcoatl's user avatar

15 30 50 per page