Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Monday, May 20, 2013

Remove index.php from Codeigniter application

I have got a nice post here http://www.danielwmoore.com/extras/index.php?topic=7691.0

What is DaemonSet in Kubernetes

 A DaemonSet is a type of controller object that ensures that a specific pod runs on each node in the cluster. DaemonSets are useful for dep...