Welcome to the social2k8s project. These objects are part of the k8sb project.
- Minikube v1.8.2 up and running.
- The social2k8s configuration.
- Creating the k8s objects.
- Deploy the application.
- Clean up.
- ❗ On the parent directory you will find a file called const.sh. Please review this file carefully and make the necessary changes.
- You just need to provide the following information in order to be ready:
- DOCKER_HUB_USER_NAME.
- DOCKER_HUB_PASSWORD.
- DOCKER_HUB_EMAIL.
- Enter to the objects/ns directory.
- Execute ./create.sh.
- 💬 After creating the namespace, the script points to that namespace automatically.
- Enter to the objects/svc directory.
- Execute ./create.sh.
- Verify ./get.sh.
- Enter to the objects/sec/docker directory.
- Execute ./create.sh.
- Execute ./definition.sh.
- Enter to the objects/sec directory.
- Execute ./create.sh.
- Execute ./describe.sh.
- Execute ./get.sh.
- Enter to the objects/sa directory.
- Execute ./create.sh.
- Execute ./describe.sh.
- Enter to the objects/psp directory.
- Execute ./create.sh.
- Execute ./get.sh.
- Enter to the objects/role directory.
- Execute ./create.sh.
- Enter to the objects/roleb directory.
- Execute ./create.sh.
- Enter to the objects/pvc directory.
- Execute ./create.sh.
- Execute ./get_pvc.sh.
- Execute ./get_pv.sh.
- Enter to the objects/lr directory.
- Execute ./create.sh.
- Enter to the objects/rq/cpu_mem directory.
- Execute ./create.sh.
- Enter to the objects/rq/storage directory.
- Execute ./create.sh.
- Enter to the objects/rq/objects directory.
- Execute ./create.sh.
- Enter to the objects/deploy directory.
- Execute ./create.sh.
- Execute ./get_pods.sh.
- Execute ./describe.sh.
- Execute ./get_rs.sh.
- Enter to the objects/clean directory.
- Execute ./delete_all.sh.
- Initial work
This work is licensed under a Creative Commons Attribution 4.0 International License.