Enabling services while adding nodes to existing cluster

The services are kv, n1ql and index.

Try

curl -X POST http://kodiak IP:8091/controller/addNode -d hostname=[addNodeIp] -d user=Administrator -d password=password -d services=kv,n1ql,index

There is an issue filed for this already: https://issues.couchbase.com/browse/MB-16877