|
|
0
|
|
96.8 KB
|
|
|
001. Chapter 1. Why Kubernetes exists.mp4
|
MP4
|
22.6 MB
|
|
|
002. Chapter 1. Containers and images.mp4
|
MP4
|
26.4 MB
|
|
|
003. Chapter 1. Kubernetes features.mp4
|
MP4
|
17.3 MB
|
|
|
004. Chapter 1. Kubernetes components and architecture.mp4
|
MP4
|
32.7 MB
|
|
|
005. Chapter 2. Why the Pod.mp4
|
MP4
|
26.6 MB
|
|
|
006. Chapter 2. What is a Pod.mp4
|
MP4
|
27.6 MB
|
|
|
007. Chapter 2. The Node API object.mp4
|
MP4
|
16.4 MB
|
|
|
008. Chapter 2. Creating a web application with kubectl.mp4
|
MP4
|
16.9 MB
|
|
|
009. Chapter 2. Infrastructure controllers.mp4
|
MP4
|
23.6 MB
|
|
|
010. Chapter 2. Scaling, highly available applications, and the control plane.mp4
|
MP4
|
26.8 MB
|
|
|
011. Chapter 3. Let’s build a Pod.mp4
|
MP4
|
23.6 MB
|
|
|
012. Chapter 3. What is a Linux primitive.mp4
|
MP4
|
19.8 MB
|
|
|
013. Chapter 3. Files are composable.mp4
|
MP4
|
15.8 MB
|
|
|
014. Chapter 3. Using Linux primitives in Kubernetes.mp4
|
MP4
|
22.2 MB
|
|
|
015. Chapter 3. Exploring the Pod’s Linux dependencies.mp4
|
MP4
|
29.8 MB
|
|
|
016. Chapter 3. Building a Pod from scratch.mp4
|
MP4
|
23 MB
|
|
|
017. Chapter 3. Securing our process with unshare.mp4
|
MP4
|
32.2 MB
|
|
|
018. Chapter 3. Using our Pod in the real world.mp4
|
MP4
|
14.2 MB
|
|
|
019. Chapter 3. Using the kube-dns Pod.mp4
|
MP4
|
21.9 MB
|
|
|
020. Chapter 4. Using cgroups for processes in our Pods.mp4
|
MP4
|
19.8 MB
|
|
|
021. Chapter 4. Processes and threads in Linux.mp4
|
MP4
|
31.6 MB
|
|
|
022. Chapter 4. Implementing cgroups for a normal Pod.mp4
|
MP4
|
12.5 MB
|
|
|
023. Chapter 4. Diving into how the kubelet manages resources.mp4
|
MP4
|
19.1 MB
|
|
|
024. Chapter 4. Hack Editing HugePages with init containers.mp4
|
MP4
|
16.3 MB
|
|
|
025. Chapter 4. Monitoring the Linux kernel with Prometheus, cAdvisor, and the API server.mp4
|
MP4
|
24.5 MB
|
|
|
026. Chapter 4. Creating a local Prometheus monitoring service.mp4
|
MP4
|
20.4 MB
|
|
|
027. Chapter 5. CNIs and providing the Pod with a network.mp4
|
MP4
|
28.8 MB
|
|
|
028. Chapter 5. Implementing the service side of the Kubernetes SDN The kube-proxy.mp4
|
MP4
|
31.7 MB
|
|
|
029. Chapter 5. What about NodePorts.mp4
|
MP4
|
17.3 MB
|
|
|
030. Chapter 5. Diving into two CNI networking plugins Calico and Antrea.mp4
|
MP4
|
17.5 MB
|
|
|
031. Chapter 5. Installing the Calico CNI provider.mp4
|
MP4
|
19.3 MB
|
|
|
032. Chapter 5. Kubernetes networking with OVS and Antrea.mp4
|
MP4
|
21.3 MB
|
|
|
033. Chapter 6. Troubleshooting large-scale network errors.mp4
|
MP4
|
18.8 MB
|
|
|
034. Chapter 6. Inspecting CNI routing on different providers with the arp and ip commands.mp4
|
MP4
|
18.9 MB
|
|
|
035. Chapter 6. Routes.mp4
|
MP4
|
19.2 MB
|
|
|
036. Chapter 6. The kube-proxy and iptables.mp4
|
MP4
|
29.3 MB
|
|
|
037. Chapter 6. Ingress controllers.mp4
|
MP4
|
26.9 MB
|
|
|
038. Chapter 7. Pod storage and the CSI.mp4
|
MP4
|
23.5 MB
|
|
|
039. Chapter 7. Three types of storage requirements for Kubernetes.mp4
|
MP4
|
22.6 MB
|
|
|
040. Chapter 7. The container storage interface (CSI).mp4
|
MP4
|
30.6 MB
|
|
|
041. Chapter 7. A quick look at a few running CSI drivers.mp4
|
MP4
|
19.2 MB
|
|
|
042. Chapter 8. Storage implementation and modeling.mp4
|
MP4
|
34.4 MB
|
|
|
043. Chapter 8. PersistentVolumes.mp4
|
MP4
|
18.7 MB
|
|
|
044. Chapter 8. Dynamic provisioning benefits from CSI but is orthogonal.mp4
|
MP4
|
19.9 MB
|
|
|
045. Chapter 8. Kubernetes use cases for storage.mp4
|
MP4
|
20.7 MB
|
|
|
046. Chapter 8. hostPath for system control andor data access.mp4
|
MP4
|
17.1 MB
|
|
|
047. Chapter 8. Cassandra An example of real-world Kubernetes application storage.mp4
|
MP4
|
16.9 MB
|
|
|
048. Chapter 9. Running Pods How the kubelet works.mp4
|
MP4
|
10.2 MB
|
|
|
049. Chapter 9. The core kubelet.mp4
|
MP4
|
22.6 MB
|
|
|
050. Chapter 9. Starting the kubelet binary.mp4
|
MP4
|
30.8 MB
|
|
|
051. Chapter 9. The Container Runtime Interface (CRI).mp4
|
MP4
|
28.9 MB
|
|
|
052. Chapter 10. DNS in Kubernetes.mp4
|
MP4
|
24.2 MB
|
|
|
053. Chapter 10. Why StatefulSets instead of Deployments.mp4
|
MP4
|
18.9 MB
|
|
|
054. Chapter 10. The resolv.conf file.mp4
|
MP4
|
26 MB
|
|
|
055. Chapter 11. The core of the control plane.mp4
|
MP4
|
18.7 MB
|
|
|
056. Chapter 11. Scheduler details.mp4
|
MP4
|
17 MB
|
|
|
057. Chapter 11. The controller manager.mp4
|
MP4
|
18.6 MB
|
|
|
058. Chapter 12. etcd and the control plane.mp4
|
MP4
|
31.7 MB
|
|
|
059. Chapter 12. Knowing when to tune etcd.mp4
|
MP4
|
18.5 MB
|
|
|
060. Chapter 12. etcd as a data store.mp4
|
MP4
|
27.3 MB
|
|
|
061. Chapter 12. Looking at the interface for Kubernetes to etcd.mp4
|
MP4
|
16.6 MB
|
|
|
062. Chapter 12. The CAP theorem.mp4
|
MP4
|
31.2 MB
|
|
|
063. Chapter 12. Performance and fault tolerance of etcd at a global scale.mp4
|
MP4
|
14.6 MB
|
|
|
064. Chapter 13. Container and Pod security.mp4
|
MP4
|
13.3 MB
|
|
|
065. Chapter 13. Container security.mp4
|
MP4
|
23.7 MB
|
|
|
066. Chapter 13. Pod security.mp4
|
MP4
|
16 MB
|
|
|
067. Chapter 13. Pod Security Policies (PSPs).mp4
|
MP4
|
26 MB
|
|
|
068. Chapter 14. Nodes and Kubernetes security.mp4
|
MP4
|
21.7 MB
|
|
|
069. Chapter 14. Isolated container runtimes.mp4
|
MP4
|
17.3 MB
|
|
|
070. Chapter 14. API server security.mp4
|
MP4
|
27 MB
|
|
|
071. Chapter 14. Authn, Authz, and Secrets.mp4
|
MP4
|
24.1 MB
|
|
|
072. Chapter 14. Network security.mp4
|
MP4
|
24.6 MB
|
|
|
073. Chapter 14. Multi-tenancy.mp4
|
MP4
|
26.1 MB
|
|
|
074. Chapter 15. Installing applications.mp4
|
MP4
|
26.9 MB
|
|
|
075. Chapter 15. Installing the Carvel toolkit.mp4
|
MP4
|
17.7 MB
|
|
|
076. Chapter 15. Part 3 Managing and deploying Guestbook as a single application.mp4
|
MP4
|
31 MB
|
|
|
077. Chapter 15. Revisiting the Kubernetes Operator.mp4
|
MP4
|
34.2 MB
|
|
|
TutsNode.net.txt
|
TXT
|
102.4 B
|
|
|
[TGx]Downloaded from torrentgalaxy.to .txt
|
TXT
|
614.4 B
|
|
|
1
|
|
288.2 KB
|
|
|
2
|
|
288.6 KB
|
|
|
3
|
|
329.8 KB
|
|
|
4
|
|
339.3 KB
|
|
|
5
|
|
354.1 KB
|
|
|
6
|
|
365.2 KB
|
|
|
7
|
|
301.4 KB
|
|
|
8
|
|
35.5 KB
|
|
|
9
|
|
213.7 KB
|
|
|
10
|
|
460.3 KB
|
|
|
11
|
|
191.4 KB
|
|
|
12
|
|
208.6 KB
|
|
|
13
|
|
131.5 KB
|
|
|
14
|
|
174.9 KB
|
|
|
15
|
|
379.6 KB
|
|
|
16
|
|
244.8 KB
|
|
|
17
|
|
481.3 KB
|
|
|
18
|
|
90.2 KB
|
|
|
19
|
|
90.4 KB
|
|
|
20
|
|
217 KB
|
|
|
21
|
|
384 KB
|
|
|
22
|
|
76.5 KB
|
|
|
23
|
|
376.7 KB
|
|
|
24
|
|
479.3 KB
|
|
|
25
|
|
39.6 KB
|
|
|
26
|
|
431.9 KB
|
|
|
27
|
|
3.3 KB
|
|
|
28
|
|
299.6 KB
|
|
|
29
|
|
453.5 KB
|
|
|
30
|
|
307.1 KB
|
|
|
31
|
|
361.8 KB
|
|
|
32
|
|
444.3 KB
|
|
|
33
|
|
39.3 KB
|
|
|
34
|
|
40.6 KB
|
|
|
35
|
|
383.6 KB
|
|
|
36
|
|
387.3 KB
|
|
|
37
|
|
428.1 KB
|
|
|
38
|
|
289.6 KB
|
|
|
39
|
|
153.1 KB
|
|
|
40
|
|
286.8 KB
|
|
|
41
|
|
208.9 KB
|
|
|
42
|
|
280.2 KB
|
|
|
43
|
|
136 KB
|
|
|
44
|
|
109.3 KB
|
|
|
45
|
|
170.1 KB
|
|
|
46
|
|
244.6 KB
|
|
|
47
|
|
233.9 KB
|
|
|
48
|
|
312 KB
|
|
|
49
|
|
337 KB
|
|
|
50
|
|
383.8 KB
|
|
|
51
|
|
99.1 KB
|
|
|
52
|
|
101 KB
|
|
|
53
|
|
239.8 KB
|
|
|
54
|
|
296.3 KB
|
|
|
55
|
|
311.7 KB
|
|
|
56
|
|
458.7 KB
|
|
|
57
|
|
504.7 KB
|
|
|
58
|
|
303.4 KB
|
|
|
59
|
|
38.6 KB
|
|
|
60
|
|
208 KB
|
|
|
61
|
|
228.5 KB
|
|
|
62
|
|
231.1 KB
|
|
|
63
|
|
457.3 KB
|
|
|
64
|
|
476.2 KB
|
|
|
65
|
|
95.2 KB
|
|
|
66
|
|
126.3 KB
|
|
|
67
|
|
398.4 KB
|
|
|
68
|
|
128.1 KB
|
|
|
69
|
|
226.2 KB
|
|
|
70
|
|
26.1 KB
|
|
|
71
|
|
244.4 KB
|
|
|
72
|
|
378.8 KB
|
|
|
73
|
|
324.9 KB
|
|
|
74
|
|
209.5 KB
|
|
|
75
|
|
15.2 KB
|