Deploy Application
Set the Name, History Limit, and number of Pods .
Click ➕ Add a Container:
Name: e.g.,
nginx
Image: e.g.,
nginx:stable-perl
Secret: Not required for public Docker images
Specification: Choose hardware specs
Port: TCP
80
Environment: (Optional)
Click Mount → Volume Mount:
Select a volume
Set Mount Path (e.g.,
/project
)
Review deployment details, then click Deploy.

Last updated