-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
68 lines (56 loc) · 6.22 KB
/
Copy pathindex.xml
File metadata and controls
68 lines (56 loc) · 6.22 KB
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Autodidact by nature</title>
<link>https://www.crisci.io/</link>
<description>Recent content on Autodidact by nature</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>&copy; 2017. All rights reserved.</copyright>
<lastBuildDate>Tue, 28 Feb 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://www.crisci.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Using kops to build your kubernetes cluster</title>
<link>https://www.crisci.io/post/using-kops-to-manage-your-kubernetes-clusters/</link>
<pubDate>Tue, 28 Feb 2017 00:00:00 +0000</pubDate>
<guid>https://www.crisci.io/post/using-kops-to-manage-your-kubernetes-clusters/</guid>
<description>kops is a tool used to deploy Kubernetes clusters on GCE/AWS that has recently gained more popularity.It&rsquo;s quickly being developed and keeping up with the latest Kubernetes updates/features.There currently is only support for AWS/GCE but more platforms are planned to be supported.I will cover the following topics:
Creating your own AWS Kubernetes installation with kops A look at what exactly is kops creating/storing inside its s3 bucket Adding a new worker node inside your cluster You will need to have an existing AWS account with Access Keys setup.</description>
</item>
<item>
<title>An Introduction to Kubernetes</title>
<link>https://www.crisci.io/post/an-introduction-to-kubernetes/</link>
<pubDate>Tue, 31 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://www.crisci.io/post/an-introduction-to-kubernetes/</guid>
<description>In this post, i would like to introduce you to Kubernetes which is the most popular container scheduler these days.I will show you how to install a few important tools that you should be aware of and use in your day to day operations while managing your Kubernetes cluster(s).I will not go into great details but just give you an idea on what each tool does. More details and advanced use will come in my next posts.</description>
</item>
<item>
<title>An Introduction to Kubernetes</title>
<link>https://www.crisci.io/post/why-golang-is-so-popular/</link>
<pubDate>Tue, 31 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://www.crisci.io/post/why-golang-is-so-popular/</guid>
<description> Go is easier to write than C, more performant and scalable than languages like python/ruby It&rsquo;s a way in between ( compiled and perfomant like C and easier to write and manage than C ) Cross-compiling ( I can compile from my macosx to different architectures/OS ) procudes a static binary ready to run without dependencies ( Ideal for container apps ) It&rsquo;s easy to write code for and forces you to write good code ( won&rsquo;t let you run code that import unused libraries, Doesn&rsquo;t use declare values, etc ) Major projects using it ( Kubernetes / CoreOS / Docker / Terraform / Vault / Consul ) </description>
</item>
<item>
<title>Contact</title>
<link>https://www.crisci.io/contact/</link>
<pubDate>Wed, 09 Apr 2014 00:00:00 +0000</pubDate>
<guid>https://www.crisci.io/contact/</guid>
<description> &lt;div class=&quot;pure-u-1 pure-u-md-1-3&quot;&gt; &lt;label for=&quot;last-name&quot;&gt;Last Name&lt;/label&gt; &lt;input id=&quot;last-name&quot; class=&quot;pure-u-23-24&quot; type=&quot;text&quot;&gt; &lt;/div&gt; &lt;div class=&quot;pure-u-1 pure-u-md-1-3&quot;&gt; &lt;label for=&quot;email&quot;&gt;E-Mail&lt;/label&gt; &lt;input id=&quot;email&quot; class=&quot;pure-u-23-24&quot; type=&quot;email&quot; required&gt; &lt;/div&gt; &lt;div class=&quot;pure-u-1 pure-u-md-1-3&quot;&gt; &lt;label for=&quot;city&quot;&gt;City&lt;/label&gt; &lt;input id=&quot;city&quot; class=&quot;pure-u-23-24&quot; type=&quot;text&quot;&gt; &lt;/div&gt; &lt;div class=&quot;pure-u-1 pure-u-md-1-3&quot;&gt; &lt;label for=&quot;state&quot;&gt;State&lt;/label&gt; &lt;select id=&quot;state&quot; class=&quot;pure-input-1-2&quot;&gt; &lt;option&gt;AL&lt;/option&gt; &lt;option&gt;CA&lt;/option&gt; &lt;option&gt;IL&lt;/option&gt; &lt;/select&gt; &lt;/div&gt; &lt;/div&gt; &lt;fieldset class=&quot;pure-group&quot;&gt; &lt;input type=&quot;text&quot; class=&quot;pure-input-1-2&quot; placeholder=&quot;A title&quot;&gt; &lt;textarea class=&quot;pure-input-1-2&quot; placeholder=&quot;Your message&quot;&gt;&lt;/textarea&gt; &lt;/fieldset&gt; &lt;button type=&quot;submit&quot; class=&quot;pure-button pure-button-primary&quot;&gt;Send&lt;/button&gt; </description>
</item>
<item>
<title>Customized Widgets</title>
<link>https://www.crisci.io/services/widgets/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.crisci.io/services/widgets/</guid>
<description>We specialize in bespoke widgets, built to your specification.</description>
</item>
<item>
<title>The mind behind this blog</title>
<link>https://www.crisci.io/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.crisci.io/about/</guid>
<description>A brief history of my time so far My name is Laurent Crisci, autodidact by nature and always curious about the inner workings of our world.
I was born and mostly educated in France and having experienced the Italian life for 10 years, I decided to move to England through a job opportunity in February 2010.
I have been using Linux systems since 2001 as a means to be closer to the Operating System and have a better understanding on what is really going on.</description>
</item>
</channel>
</rss>