You can choose the OSGi framework you want to run Karaf on very easily. Simply edit the etc/config.properties file and modify the karaf.framework property to either felix or equinox. Then restart Karaf from a clean state.
etc/config.properties
karaf.framework
felix
equinox