python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why does git commit fail with "corrupt loose object" on NFS file system?
I have an existing project on my local network that I'm bringing into the git world. It's normally served to my workstation as an NFS filesystem. If I attempt to stage a commit, I consistently get a &...
pbft
Votes: 0
Answers: 0
Docker "share" Container
I'd like to share some files via a Docker container, but I'm not sure how. I have a project that has several scripts in it. I also have several VMs that need access to those scripts, and especially th...
jstokes
Votes: 0
Answers: 0
Add a simple A record to the CoreDNS service on Kubernetes
Here is the issue:
We have several microk8s cluster running on different networks; yet each have access to our storage network where our NAS are.
within Kubernetes, we create disks with an nfs-provisi...
seblel
Votes: 0
Answers: 2
How to pre-populate EFS with required files for starting containers in my pods in EKS
I am moving my stateful flask application from single node server to EKS. I have decided to go with AWS EFS as my persistent volume option. The application needs few files (configs, trained ML models ...
Bhaskar Choudhary
Votes: 0
Answers: 0