-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
185 lines (185 loc) · 11 KB
/
blog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html lang="en">
<!--
Nama: Mustapha Hadzi
Kelas: IF-10
NIM : 10120901
-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body bgcolor="black">
<table cellspacing="0" height="100%" border-spacing="0" width="100%" cellpadding="30">
<tr bgcolor="crimson">
<td><font face="verdana"color="#fff" size="5"><b>Portofolio</b></font></td>
<td align="right" width="45%">
<table cellspacing="0" cellpadding="0">
<tr>
<td width="10%"><a href="index.html"><font face="verdana" color="#fff">HOME</font></a></td>
<td width="10%"><a href="about.html"><font face="verdana" color="#fff">ABOUT</font></a></td>
<td width="10%"><a href="contact.html"><font face="verdana" color="#fff">CONTACT</font></a></td>
<td width="10%"><a href="blog.html"><font face="verdana" color="#fff">MYBLOG</font></a></td>
<td width="10%"><a href="skills.html"><font face="verdana" color="#fff">SKILLS</font></a></td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#fff">
<td colspan="2" align="center">
<table>
<tr>
<td><font face="verdana" color="black" size="6">My Blogs</font></td>
</tr>
<tr>
<td>
<table border="1" align="center" width="100" cellspacing="0" bgcolor="crimson" bordercolor="crimson">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#fff">
<td colspan="2">
<table width="100%" cellspacing="30" cellpadding="0" height="500" >
<tr>
<td bgcolor="#c5c5c5" width="25%">
<table cellspacing="0" width="100%">
<tr height="250">
<td>
<img src="assets/multi-master-kubernetes.png" alt="" width="100%" height="39%">
</td>
</tr>
<tr height="250">
<td valign="top">
<table cellpadding="10" height="250">
<tr>
<td>
<font face="verdana" size="5">
Kubernetes Multi Master
</font><br/>
<p align="justify"><font face="verdana">
Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support are available
</font></p>
</td>
</tr>
<tr>
<td align="right">
<form action="commingsoon.html">
<button align="right">
<table width="100%" cellspacing="0" width="40%" height="35" align="right">
<tr>
<td align="center"><font size="3" face="verdana" color="crimson"><b>Read More</b</font></td>
</tr>
</table>
</button>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td bgcolor="#c5c5c5" width="25%">
<table cellspacing="0" width="100%">
<tr height="250">
<td>
<img src="assets/gitlab.jpeg" alt="" width="100%" height="47%">
</td>
</tr>
<tr height="250">
<td valign="top">
<table cellpadding="10" height="250">
<tr>
<td>
<font face="verdana" size="5">
CI/CD with Gitlab CI
</font><br/>
<p align="justify"><font face="verdana">
Continuous integration and continuous delivery/deployment (most often referred to as CI/CD) are the cornerstones of DevOps and any modern software development practice. Here’s everything you need to know about CI/CD for beginners
</font></p>
</td>
</tr>
<tr>
<td align="right">
<form action="commingsoon.html">
<button align="right">
<table width="100%" cellspacing="0" width="40%" height="35" align="right">
<tr>
<td align="center"><font size="3" face="verdana" color="crimson"><b>Read More</b</font></td>
</tr>
</table>
</button>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td bgcolor="#c5c5c5" width="25%">
<table cellspacing="0" width="100%">
<tr height="250">
<td>
<img src="assets/aws-eks.jpeg" alt="" width="100%" height="88%">
</td>
</tr>
<tr height="250">
<td valign="top">
<table cellpadding="10" height="250">
<tr>
<td>
<font face="verdana" size="5">
Amazon EKS
</font><br/>
<p align="justify"><font face="verdana">
Kubernetes is one of the widely used Container managed technology, We make k8s cluster which makes it easy to deploy, manage, and scale containerized applications using Kubernetes on AWS Cloud.
</font></p>
</td>
</tr>
<tr>
<td align="right">
<form action="commingsoon.html">
<button align="right">
<table width="100%" cellspacing="0" width="40%" height="35" align="right">
<tr>
<td align="center"><font size="3" face="verdana" color="crimson"><b>Read More</b></font></td>
</tr>
</table>
</button>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="crimson">
<td colspan="2" align="center">
<font face="verdana" color="#fff">Lets Connect With Me</font>
<table cellspacing="10" width="210" height="70">
<tr>
<td width="40" align="center"><a href="https://www.linkedin.com/in/topahadzi"><img src="assets/linkedin.png" alt="" width="40"></a></td>
<td width="40" align="center"><a href="https://www.instagram.com/topahadzi/"><img src="assets/instagram.png" alt="" width="40"></a></td>
<td width="40" align="center"><a href="https://telegram.me/topahadzi"><img src="assets/telegram.png" alt="" width="40"></a></td>
</tr>
</table>
<br/>
<font face="verdana" color="#fff">Copyright ©2020 All rights reserved | This Website is made by Mustapha Hadzi</font>
</td>
</tr>
</table>
</body>
</html>