You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ In the section below you can find all the options and available commands that Ma
49
49
-`list` to list all the commands and useful information.
50
50
-`master` to create a k3s master node with a given name.
51
51
-`worker` to create a k3s worker node with a given name, master node address, and token.
52
+
-`proxy` to create a proxy server or application-level gateway between localhost and the Kubernetes API server.
52
53
53
54
Maestro simplifies Kubernetes management by providing an intuitive interface to perform common tasks. It automates repetitive operations and helps you save time and effort in administering your Kubernetes cluster. With Maestro, you can focus on developing and deploying applications without getting bogged down by complex Kubernetes configurations.
0 commit comments