kubernetes-hands-on icon indicating copy to clipboard operation
kubernetes-hands-on copied to clipboard

[doc] update the doc

Open shfranc opened this issue 1 year ago • 0 comments

What ?

Refreshing the hands-on

Exercise Check Notes
05-pods  
06-label-annotation ✅  no example of annotation: we can talk about annotations: nginx.ingress.kubernetes.io/ssl-redirect: "false" (from 08-service), and its consequences as an example
07-deployment ✅   README updated with more details
08-service ⚠️ on M1  it works fine but no test of the ingress on M1: access to the service via minishell ip is not possible, but doable via port fowarding only (meaning with driver: docker, through minishell service or minishell tunnel). Let's consider update the main README with a M1 warning.
09-cronjob    
10-secrets    
11-probes    
12-resources    
13-affinity-anti-affinity    
14-pdb    
15-hpa-vpa    
16-sidecar-containers    
17-volumes    
18-stateful-sets    
19-controllers    
20-operators    
21-rbac    
98-other-topics    
99-good-practices    
README.md ✅   
CI update of the jobs

shfranc avatar Oct 12 '22 10:10 shfranc