Or would you like the index template in know_how to display entries from the channel? If so, then you need to use the channel:entries tag there and use url_title={segment_2}
{exp:channel:entries channel=“know_how” url_title={segment_2}}
You can then use an {if} to display the list of articles if there’s no segment2, else display the chosen article.