CoreOS provides a new server operating system for running thousands of servers themselves.
I am refactoring a couple of node.js services. All of them used to start with forever on virtual servers, …
node.js docker coreos microservicesI am running a kubernetes cluster on coreos. I have a kubernetes replication controller that works fine. It looks like …
proxy docker coreos kubernetesI tried kubectl exec on a k8s 1.6.4 RBAC-enabled cluster and the error returned was: error: unable to upgrade connection: …
docker kubernetes coreosSo I've got a Kubernetes cluster up and running using the Kubernetes on CoreOS Manual Installation Guide. $ kubectl get no …
kubernetes coreosI have troubles restarting a dockerized postgres database (I use Core OS). The database is started in a bash script …
postgresql docker coreos confdI can ssh to a box running CoreOS, but can't seem to find a way to check what version of …
coreosI'm looking to deploy high availability Redis on a coreOS cluster, and I need a Redis Sentinel docker image (i.…
redis docker coreos redis-sentinelMy server is CoreOS. There are so many files in /var/lib/docker/tmp, their name's like "GetV2ImageBlob998303926". The …
docker coreosWhen moving file to /usr/local/bin it says: mv: inter-device move failed: 'kubectl' to '/usr/local/bin/kubectl'; …
kubernetes readonly coreos