it is basic angular web app
199
Run pod :
kubectl run angular --image=index.docker.io/baluaddagatla/angular_webapp
expose pod with NodePort: kubectl expose pod angular --port=80 --target-port=3080 --type=NodePort
Content type
Image
Digest
Size
347.8 MB
Last updated
almost 5 years ago
docker pull baluaddagatla/angular_webapp