Containers, Kubernetes, & Serverless Functions
Discussion List
-
How to install CSI Volume Plugin in OKE?Summary: Trying to create a PVC in a virtual node cluster and it comes back with Waiting for a volume to be created either by the external provisioner 'blockvolume.csi.o…
-
test 1 2 3Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Recreate or Recover a Statefulset pod when the node failedSummary: Recover the statefulset pod Content (please ensure you mask any confidential information): Hello Team, A stateful pod goes into terminating state when the Node,…
-
Is it possible to manage TLS certificates for the load balancer with the Oracle Certs Service?Summary: As pertaining to Oracle OKE--is it possible to fully manage TLS certificates for the layer 7 load balancer, by using the Oracle Certificates Service?
-
Is using a reverse proxy still needed and/or can it be enabled with OCI Native Ingress Controller?Summary: Is using a reverse proxy still needed and/or can it be enabled with the OCI Native Ingress Controller?
-
How to return custom http status code from gateway authorizer functionI have a API gateway authorizer function, where on auth failure I want it to return a custom http response code. The function works as expected and on failure the config…
-
Como se genera fichero IDXDesde OFSC Mobile, cuando los técnicos realizar una operación en uno de los formularios creados, pueden adjuntar fotografías. Estas fotografías se almacenan en la web de…
-
Full walkthrough of plugin driven batchI have gone through all the documentation that is provided via oracle and it seems like there are missing steps when it comes to plugin driven batch. Here is the link to…
-
OKE RWX storageHi all, I have tried the and i was able to configure this but I have very poor performance on jenkins agents which use this RWX storage to store docker layers for cachin…
-
Migrate OKE from one OCI tenancy to another OCI tenacySummary: Migrate OKE from one OCI tenancy to another OCI tenancy Content (please ensure you mask any confidential information): We would like to understand the migration…
-
OCI code editorI am attempting to create an OCI function using the Java language. My Java class contains imports such as: import org.json.*; import org.apache.commons.cli.*; import org…
-
Auto scale OCI - did not find a proper configuration for tenancySummary: Auto scale OCI not working Content (required): i follow steps (https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingclusterautoscaler.htm) it de…
-
OCI Cloud Shell MiniKubeSummary: Hi All, Our company didn't approve to use the tunneling tool as Oracle documentation suggestion to debug a custom code locally. It seems an option is to use OKE…
-
Container Register ErrorSummary: Hi Team, I am following an article on How to deploy ODA custom components to OKE in OCI. On the second step of the article Push an Image to Oracle Cloud Infrast…
-
Cannot reduce node count in node pool (free tier)Summary: I'm running a OKE cluster with one node pool of 4 ampere a1 instances. I have a free tier account with the trial expired. All resources I use are free and daily…
-
Error creating kubernetes cluster on ampere host - Out of host capacityHi, I am trying to create a kubernetes cluster using the ampere shape. The error message below is when it try to create the nodes This is the first time I try to use the…
-
network policy doesn't impactSummary: i have applied network policy for specific name space to deny all trraifc, but seems doesn't make any impact after apply it , i can simply telnet test-np from d…
-
Internal load balancer - reserve ip addressSummary: How to reserve a ip address for an internal load balancer? Content (required): We are implementing a Nginx ingress controller and to upgrade the Load Balancer n…
-
How to preserve Source IP for LoadBalancer Service OKESummary Unable to preserve source IP for a Kubernetes service exposed as type 'LoadBalancer'Content I have deployed a backed service and nginx ingress controller as a Lo…
-
Which KubernetesAPI endpoint secure to use to deploy the worker node via Jenkins in OCI K8 cluster?Summary: In OCI When we build the K8 cluster it will provide both Kubernetes API private endpoint and Kubernetes API public endpoint. The Jenkins server is also configur…
-
Instance marked IdealSummary: My instances are not ideal. They have some cloud docker apps running and a small website hosted. But still, I have received an email that my instances are ideal…
-
I can't see my instances in my panelSummary: I received an email from the Oracle Cloud Infrastructure (OCI) platform informing me that my instance(s) were idle and that if nothing was done they would recov…
-
Unable to create OKE clusterHi, I'm receiving a message while trying to create an oke cluster, saying that I reached the limit in the tenacy. The limit is 15 and I can only find 11 configured. Is t…
-
Support for OCI Network Load BalancersSummary: Container Engine for Kubernetes now supports OCI network load balancers (NLBs). You can now define Kubernetes services that automatically provision NLBs. Conten…
-
Upcoming Webinar: The Easiest Way to Run Containers In The Cloud - Introducing the New OCI ContainerOracle Cloud Infrastructure (OCI) Container Instances is a new serverless compute service that enables you to instantly run containers without managing any servers. In t…
-
lost ssh keysContent hi all we have created a kubernetes cluster with tree nodes , the cluster is created in automatic mode we lost the ssh keys used to create the cluster so we cann…
-
Metrics API not availableHi, When I run : kubectl top nodes I get "error: Metrics API not available" Is that not supported or do I have something to configure?
-
Unable to pull a container from Docker HubSummary: Unable to pull a container from Docker Hub. Please help! Content (required): [opc@oci-eu1 ~]$ sudo podman login docker.io Authenticating with existing credentia…
-
How to connect to port outside of clusterI hope someone has some directions for us. We are taking steps to start working with OKE and kubernetes. We are newbies on containerized working with k8s Our organisatio…
-
Unable to get a External IP for ingress serviceSummary Unable to get a External IP for ingress serviceContent Good afternoon: I am trying to create a basic ingress service as outlined in https://docs.cloud.oracle.com…