Skip to content

Commit

Permalink
fix typo (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
markjgardner authored Aug 12, 2024
1 parent d3f4248 commit b7e094d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/Azure/JoinOnPremClustersToFleet.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ chmod +x ./hack/membership/joinMC.sh
The output should look like:

```
% kubeclt get membercluster -A
% kubectl get membercluster -A
NAME JOINED AGE MEMBER-AGENT-LAST-SEEN NODE-COUNT AVAILABLE-CPU AVAILABLE-MEMORY
test-cluster-1 Unknown 3m33s 5s 1 890m 4074756Ki
test-cluster-2 Unknown 3m16s 4s 1 890m 4074756Ki
Expand Down

0 comments on commit b7e094d

Please sign in to comment.