Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kubernetes Mastery Hands-On Lessons From A Docker Captain
#1
[Image: 537368816_que-es-udemy-analisis-opiniones.jpg]
4.05 GB | 6min 29s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

Files Included :
01 How To Take This Course.mp4 (6.63 MB)
01 What and Why of Kubernetes.mp4 (13.4 MB)
02 Kubernetes Distributions.mp4 (18.56 MB)
03 Kubernetes Use Cases.mp4 (32.51 MB)
01 Kubernetes Architecture.mp4 (19.38 MB)
02 Kubernetes Physical Architecture.mp4 (123.16 MB)
03 Container Runtimes for Kubernetes.mp4 (18.81 MB)
04 The API and The Pod.mp4 (20.74 MB)
01 Installing Kubernetes for Learning.mp4 (12.78 MB)
03 Kubernetes with MicroK8s (Linux).mp4 (66.84 MB)
04 Kubernetes in Your Browser.mp4 (12.85 MB)
05 Shpod Course Container.mp4 (25.88 MB)
01 First Contact with Kubectl.mp4 (36.48 MB)
02 Kubectl Describe.mp4 (57.43 MB)
03 Exploring Resource Types.mp4 (78.56 MB)
04 Kubectl Get.mp4 (19.72 MB)
05 Kubectl Namespace Basics.mp4 (26.3 MB)
06 Kubernetes Newer Namespaces.mp4 (14.31 MB)
01 Your First Deployment with Kubectl.mp4 (61.14 MB)
03 Kubectl Logs.mp4 (83.35 MB)
04 Deleting Pods and Watching The Effects.mp4 (38.26 MB)
01 Kubectl Run CronJob.mp4 (55.41 MB)
02 Resource Creation and Run Changes.mp4 (33.62 MB)
03 Streaming Logs of Multiple Pods.mp4 (48.89 MB)
04 Better CLI Logs with Stern.mp4 (64.95 MB)
05 Cleanup Pingpong and CronJob.mp4 (2.86 MB)
01 A Deployment Visual Walkthrough.mp4 (29.72 MB)
02 Basic Service Types.mp4 (66.22 MB)
03 Exposing Pods with ClusterIP.mp4 (48.46 MB)
04 Layer 4 Services.mp4 (8.98 MB)
02 Testing Your ClusterIP Service.mp4 (96.51 MB)
03 Visualizing ClusterIP Traffic.mp4 (5.64 MB)
04 Headless Services.mp4 (29.09 MB)
05 Service Endpoints.mp4 (9.37 MB)
01 Kubernetes Network Model.mp4 (20.48 MB)
02 Container Network Interface CNI Basics.mp4 (51.54 MB)
01 Our Sample Microservice App DockerCoins.mp4 (27.85 MB)
02 DockerCoins Quick Compose.mp4 (81.9 MB)
03 Kubernetes Image Registries.mp4 (36.7 MB)
04 DockerCoins on Kubernetes.mp4 (6.39 MB)
01 Creating DockerCoins.mp4 (77.16 MB)
02 Exposing DockerCoins.mp4 (10.61 MB)
03 Scaling DockerCoins Deployments.mp4 (27.66 MB)
04 Httping Testing of DockerCoins.mp4 (28.35 MB)
01 Kubernetes Deployment YAML.mp4 (19.91 MB)
02 Kubernetes Dashboard.mp4 (70.75 MB)
03 Security Implications of Applying YAML.mp4 (14.09 MB)
01 DaemonSets for Per-Node Containers.mp4 (23.03 MB)
02 Forcing Deployments.mp4 (71.61 MB)
03 Labels and Selectors.mp4 (117.55 MB)
01 Resource Selectors.mp4 (26.29 MB)
02 Editing Pod Labels.mp4 (56.2 MB)
03 Editing Service Selectors.mp4 (68.67 MB)
04 More Label Uses.mp4 (43.28 MB)
01 YAML Creation Basics.mp4 (93.39 MB)
02 YAML From Scratch on Kubernetes.mp4 (101.46 MB)
03 YAML Tips and Validation.mp4 (38.62 MB)
01 Server Dry Run.mp4 (55.63 MB)
02 Kubectl Diff.mp4 (21.5 MB)
01 Rolling Update Basics.mp4 (28 MB)
02 Rolling Update Walkthroughs.mp4 (105.54 MB)
03 Failed Update Details.mp4 (40.42 MB)
04 Recovering From Failed Updates.mp4 (53.21 MB)
01 Rollout History.mp4 (68.03 MB)
02 Creating A YAML Patch.mp4 (27.77 MB)
01 Health Check Basics.mp4 (70.13 MB)
02 Probe Types and Examples.mp4 (66.54 MB)
03 Proper Health Check Usage.mp4 (17.65 MB)
04 Steps to Create Health Checks.mp4 (20.74 MB)
01 Example Steps for DockerCoins.mp4 (12.98 MB)
02 Updating DockerCoins with Probes.mp4 (36.01 MB)
03 Testing Liveness Probes.mp4 (76.32 MB)
04 Making Better Health Checks.mp4 (40.82 MB)
05 Exec Liveness Probes.mp4 (36.44 MB)
06 Cleanup After Health Checks.mp4 (2.1 MB)
01 Managing App Configuration.mp4 (37.93 MB)
02 App Config Options.mp4 (34.63 MB)
03 Kubernetes Downward API.mp4 (126.91 MB)
04 Env Vars and ConfigMaps.mp4 (65.18 MB)
01 Creating a ConfigMap.mp4 (40.86 MB)
03 Using a ConfigMap.mp4 (14.45 MB)
04 ConfigMaps + Downward API.mp4 (38.53 MB)
05 Kubernetes Secrets.mp4 (16.4 MB)
06 Cleanup After ConfigMaps.mp4 (1.16 MB)
01 Why Do We Need Ingress.mp4 (26.51 MB)
02 What Makes Up Kubernetes Ingress.mp4 (65.11 MB)
03 Planning for Ingress Controller.mp4 (34.85 MB)
04 Ingress Controller Port Config.mp4 (20.04 MB)
02 Deploying NGINX Ingress.mp4 (64.37 MB)
03 Ingress DNS and Test Apps.mp4 (17.54 MB)
06 Creating Ingress Resources.mp4 (64.89 MB)
01 Drawing Ingress Traffic.mp4 (26.39 MB)
02 Ingress Resource Annotations.mp4 (50.41 MB)
03 Inspecting Ingress Resources.mp4 (44.05 MB)
01 Replacing NGINX with Traefik.mp4 (34.05 MB)
02 Deploying Traefik Ingress Controller.mp4 (33.54 MB)
03 Traefik Web UI and CRD.mp4 (74.14 MB)
01 Ingress Resource Good and Bad.mp4 (27.1 MB)
02 Alternatives and the Future of Ingress.mp4 (35.26 MB)
03 Ingress Cleanup.mp4 (2.61 MB)]
Screenshot
[Image: FCXsafIO_o.jpg]

RapidGator

[To see links please register or login]

TurboBit

[To see links please register or login]

[Image: signature.png]
Reply



Forum Jump:


Users browsing this thread:
3 Guest(s)

Download Now   Download Now
Download Now   Download Now


Telegram