Hi Carlos, This issue appears to be related to the installation configuration. The installation process is attempting to connect to the Kubernetes API server at https://127.0.0.1:6443, which is currently unreachable. Based on my experience performing this installation multiple times, I would...
Elasticsearch Operator doesn't allow to reduce size of existing persistent volume claims. The instruction is demonstrating workaround by creating a new elasticsearch `nodeSet` followed by data migration. Elasticsearch operator takes care of resource usage, it conducts the procedure by cycle:...
Hello Bobby! Yes, its in Public Preview. https://www.ibm.com/docs/en/instana-observability/1.0.311?topic=instana-ai-gateway-public-preview AI gateway (public preview) Instana supports connectivity to watsonx.ai or other external LLM services with LLM gateways, enabling various generative AI (gen...
Hi, Can this feature work on a self-hosted (on premises) Instana Server? Thanks, B
Fastest and logical way for to fix "not enough space" kind of issues is to extend PVC for Cassandra. This may lead to a situation when PVC grew too large to administer and manage. It is recommended not to extend Cassandra PVC larger than 1Tb, this means that ideally data should take 500Gb -...
Cloud Native Postgres Operator doesn't allow to reduce size of a PVC. The instruction is demonstrating how to use Instana backup mechanism from Instana Custom Edition " Migrating from Custom Edition to Custom Edition " to recreate Cloud Native PostgreSQL cluster with smaller size of PVCs....
Hi Omar, I maybe got a solution for this, I have a service that calls paypal: And in order to make it work, see whatever is communicating to the outside, I put the following on the Widget: Save it and then I have this widget with things that are out of Instana (considered 3rd party): Hope this...
Introduction The instruction is about fixing selinux relabeling with ODF on OCP cluster by creating a separate storageclass with kernelMountOptions following RedHat article: Workarounds to skip SELinux relabelling in Openshift Data Foundation / Openshift Container Storage . After creating...