Skip to content

Instantly share code, notes, and snippets.

@omps
Created March 4, 2025 10:52
Show Gist options
  • Select an option

  • Save omps/38ef78328a3fb86549165ce6b14dbf6a to your computer and use it in GitHub Desktop.

Select an option

Save omps/38ef78328a3fb86549165ce6b14dbf6a to your computer and use it in GitHub Desktop.

Revisions

  1. omps created this gist Mar 4, 2025.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    1. Worker node is connected but doesn't have any role defined.
    ```
    kubectl label node k8s-node1 node-role.kubernetes.io/worker=worker
    ```