Henry Xie 's blog
Wednesday, July 29, 2020
Tip: No route to host issues in Kubernetes Pods
›
Symptom: We see intermittent the network issues in OKE (Oracle Kubernetes Engine). ingress controller pods have difficult to access othe...
Thursday, July 02, 2020
How To RMAN Backup Oracle Database 19c running in Kubernetes
›
Requirement: We have an Oracle Database 19c running in OKE( Oracle Kubernetes Engine). We would like to use rman to backup DB to Objec...
Monday, June 15, 2020
Dockerfile for Oracle Database 19.5 image with patches applied
›
Summary: Here is the github link for Dockerfile of Oracle Database 19.5 image with patches applied https://github.com/HenryXie1/Dockerfi...
Sunday, June 14, 2020
Tip: Sending build context to Docker daemon when Docker build
›
Symptom: When we run docker build Sending build context to Docker daemon... After a while, we hit out of space issue. Solution: W...
Tip: Error: OCI runtime create failed: container_linux.go:349 starting container process caused "exec: \"/bin/sh\": stat /bin/sh: permission denied"
›
Symptom: When we run docker build for an image, we got below error: OCI runtime create failed: container_linux.go:349: starting container pr...
‹
›
Home
View web version