Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lab-Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSDS
Teaching
Bachelor
Cloud-and-Deployment
Lab-Ansible
Commits
8c99d27c
Unverified
Commit
8c99d27c
authored
4 months ago
by
Marco Emilio "sphakka" Poleggi
Browse files
Options
Downloads
Patches
Plain Diff
More instructions for Task #10
Signed-off-by:
Marco Emilio "sphakka" Poleggi
<
marcoep@ieee.org
>
parent
880149d7
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-0
14 additions, 0 deletions
README.md
with
14 additions
and
0 deletions
README.md
+
14
−
0
View file @
8c99d27c
...
...
@@ -709,3 +709,17 @@ Once done, use the following test track to finalize your workflow:
- `metallb-native.yaml` triggers a whole app stack redeployment. :bulb:
`kubectl apply` can be called on a running stack.
- `metallb.yaml` triggers only the load balancer service redeployment.
:star: Bonus features/tasks:
* Task grouping by blocks.
* `rebuild all` no-op task to force rebuilding the KinD cluster and
redeploying the load-balancer service via a signal.
* `check KinD` task that verifies the existence of a running cluster and,
when changed, notifies the cluster creation.
* `delete cluster` task to force deleting the KinD cluster.
* `expose LB IP` handler for launching `socat` (must be installed!) so that
you can connect to the cluster from your workstation (see [Tips & Tricks
for
K8s](https://gitedu.hesge.ch/lsds/teaching/bachelor/cloud-and-deployment/lab-k8s#tips-and-tricks)).
* `re-expose LB IP` no-op tasks to trigger manually the `expose LB IP`
handler.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment