mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
podex: add manifests subdirectory
This commit is contained in:
@@ -14,7 +14,11 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// podex is a command line tool to generate a kubernetes container manifest placeholder from docker image metadata
|
||||
// podex is a command line tool to generate a kubernetes container
|
||||
// manifest placeholder from docker image metadata.
|
||||
//
|
||||
// The manifest can then be edited by a human to match the deployment
|
||||
// needs.
|
||||
//
|
||||
// Example usage:
|
||||
//
|
||||
|
Reference in New Issue
Block a user