podex: add manifests subdirectory

This commit is contained in:
Johan Euphrosine
2014-10-02 01:29:54 -07:00
parent 159035fba2
commit 9fa593f054
3 changed files with 5 additions and 1 deletions

View File

@@ -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:
//