cluster: OpenShift-first narrative - oc as the command language, scope panel reframed, node investigation via oc describe/debug, generic-model caption on Course II
This commit is contained in:
@@ -282,6 +282,7 @@ const banned = [
|
||||
[/every manifest <span class="mono">include<\/span>s/, "broken 'include s' construction"],
|
||||
[/two policies renders from one field/, "subject/verb error 'renders from one field'"],
|
||||
[/grown-up chart/, "'grown-up chart' (use 'production-grade chart')"],
|
||||
[/journalctl -u kubelet/, "node-shell instruction (use oc describe / oc debug node)"],
|
||||
];
|
||||
// legend blurbs are inlined into the app JS (the SCENES const), so scan both surfaces
|
||||
const visible = html + "\n" + app;
|
||||
|
||||
Reference in New Issue
Block a user