Let
$k(0)=11$
$k(1)=1101$
$k(2)=1101001$
$k(3)=11010010001$
$k(4)=1101001000100001$
And So on....
I've checked it up to $k(120)$, and I did't find anymore prime of such form. Are there anymore prime numbers of that form ? (I just realized that only $k(6n+5)$ could be a prime (?))
This is not really an answer but might be of some help.
According to the "Divisibility by $3$ Rule," if $n\equiv 1\pmod 3$ then $k(n)$ will not be prime as it will be divisible by $3$. And, it will be divisible by $11$ if $n$ is even.
That leaves only all the odd numbers for $n$ (since the congruence above is also even).