-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path404.html
145 lines (84 loc) · 4.69 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@ealebed"/>
<meta name="twitter:creator" content="@Yevhen Lebid"/>
<meta name="twitter:title" content="Yevhen Lebid's website"/>
<meta name="twitter:description" content="Yevhen Lebid's website"/>
<meta name="twitter:image" content="https://ealebed.github.io/images/avatar.png" />
<meta name="author" content="Yevhen Lebid">
<meta name="description" content="Yevhen Lebid's website">
<meta name="generator" content="Hugo 0.111.3">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112453311-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-112453311-1');
</script>
<title>404 Page not found · Yevhen Lebid's website</title>
<link rel="shortcut icon" href="https://ealebed.github.io/images/favicon.ico">
<link rel="stylesheet" href="https://ealebed.github.io/css/style.css">
<link rel="stylesheet" href="https://ealebed.github.io/css/highlight.css">
<link rel="stylesheet" href="https://ealebed.github.io/css/font-awesome.min.css">
<link href="https://ealebed.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Yevhen Lebid's website" />
</head>
<body>
<nav class="main-nav">
<a href='https://ealebed.github.io/'> <span class="arrow">←</span>Home</a>
<a href='https://ealebed.github.io/posts'>Archive</a>
<a href='https://ealebed.github.io/tags'>Tags</a>
<a href='https://ealebed.github.io/about'>About</a>
<a class="cta" href="https://ealebed.github.io/index.xml">RSS</a>
</nav>
<section id="wrapper" class="home">
<article class="post">
<header>
<h1>404 - Page not found</h1>
<h3>The content you're looking for doesn't seem to exist.</h3>
</header>
<ul id="post-list" class="archive readmore">
<h3>Read more</h3>
<li>
<a href="https://ealebed.github.io/posts/2021/healthcheck-for-apache-airflow-in-k8s-cluster/">Healthcheck для Apache Airflow в Kubernetes кластере<aside class="dates">Aug 26 2021</aside></a>
</li>
<li>
<a href="https://ealebed.github.io/posts/2021/apache-airflow-and-slack-integration/">Интеграция Apache Airflow и Slack для отправки уведомлений<aside class="dates">Jul 12 2021</aside></a>
</li>
<li>
<a href="https://ealebed.github.io/posts/2021/apache-airflow-%D0%B7%D0%B0%D0%BF%D1%83%D1%81%D0%BA-kubernetespodoperator-%D1%87%D0%B5%D1%80%D0%B5%D0%B7-api/">Apache Airflow: запуск Kubernetes Pod Operator через API<aside class="dates">May 22 2021</aside></a>
</li>
<li>
<a href="https://ealebed.github.io/posts/2021/%D0%B1%D0%B5%D0%B7%D0%BE%D0%BF%D0%B0%D1%81%D0%BD%D0%B0%D1%8F-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0-%D1%81-%D1%81%D0%B5%D0%BA%D1%80%D0%B5%D1%82%D0%B0%D0%BC%D0%B8-%D0%BF%D1%80%D0%B8-%D1%81%D0%B1%D0%BE%D1%80%D0%BA%D0%B5-docker-%D0%BE%D0%B1%D1%80%D0%B0%D0%B7%D0%BE%D0%B2/">Безопасная работа с секретами при сборке docker-образов<aside class="dates">Apr 30 2021</aside></a>
</li>
<li>
<a href="https://ealebed.github.io/posts/2021/%D0%B2%D0%B0%D0%BB%D0%B8%D0%B4%D0%B0%D1%86%D0%B8%D1%8F-%D0%BC%D0%B8%D0%B3%D1%80%D0%B0%D1%86%D0%B8%D0%B9-flyway-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-testcontainers/">Валидация миграций flyway c помощью testcontainers<aside class="dates">Feb 5 2021</aside></a>
</li>
</ul>
</article>
<footer id="footer">
<div id="social">
<a class="symbol" href="https://www.facebook.com/ealebed">
<i class="fa fa-facebook-square"></i>
</a>
<a class="symbol" href="https://www.github.com/ealebed">
<i class="fa fa-github-square"></i>
</a>
<a class="symbol" href="https://www.linkedin.com/in/ealebed/">
<i class="fa fa-linkedin-square"></i>
</a>
<a class="symbol" href="https://www.twitter.com/ealebed">
<i class="fa fa-twitter-square"></i>
</a>
</div>
<p class="small">
© Copyright 2023 <i class="fa fa-heart" aria-hidden="true"></i> Yevhen Lebid
</p>
</footer>
</section>
</body>
</html>