Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

ബങ്കനപ്പള്ളി

നല്ല സുഗന്ധം ഉള്ളതും ഇളം മഞ്ഞ നിറത്തിൽ കുറച്ചു ജൂസി ആയി കാണപ്പെടുന്നു. മാങ്ങയിൽ നാരുകൾ അടങ്ങിയിട്ടുണ്ട്.

About

Minimal Mistakes is a flexible two-column Jekyll theme.

Welcome !

Hello! I am Rajith This is a place for people who love to enhance their technical knowledge.Feel free to go through the pages.

Kubernetes learning series.

Here you will find different series which cover the basic, intermediate and advanced discussion series of Kubernetes technology. I also try to cover a few ex...

Splash Page

Bacon ipsum dolor sit amet salami ham hock ham, hamburger corned beef short ribs kielbasa biltong t-bone drumstick tri-tip tail sirloin pork chop.

Splash Page

Bacon ipsum dolor sit amet salami ham hock ham, hamburger corned beef short ribs kielbasa biltong t-bone drumstick tri-tip tail sirloin pork chop.

Posts

Post: Future Date

less than 1 minute read

This post lives in the future and is dated Fri Dec 31 00:00:00 9999. When building Jekyll with the --future flag it should appear.

Layout: Header Video

less than 1 minute read

This post should display a header with a responsive video, if the theme supports it.

Gemified Theme – Alpha Release

2 minute read

Jekyll themes distributed as Ruby gems are finally here to make installing and upgrading much easier. Gone are the days of forking a repo just to “install it...

Welcome to Jekyll!

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

Markup: Image Alignment

3 minute read

Welcome to image alignment! The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of...

Layout: More Tag

less than 1 minute read

This content is before the excerpt separator tag. Additional content before the more tag.

Layout: Header Image and Text Readability

3 minute read

This is a sample post with a large feature image1 up top and tons of text. Odio ad blue bottle vinyl, 90’s narwhal commodo bitters pour-over nostrud. Ugh est...

Layout: Excerpt (Generated)

less than 1 minute read

This is the post content. Archive-index pages should display an auto-generated excerpt of this content.

Layout: Excerpt (Defined)

less than 1 minute read

This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages.

Layout: Code Excerpt (Generated)

less than 1 minute read

This is the post content with inline code, (e.g. <span style="color: red;">red</span>. It should be displayed in place of the auto-generated exce...

Layout: Post with Table of Contents

1 minute read

Enable table of contents on post or page by adding toc: true to its YAML Front Matter. The title and icon can also be changed with:

Layout: Read Time Enabled

3 minute read

This post has reading time enabled. The estimated time that it takes to read this post should show if also enabled in _config.yml with read_time: true.

Layout: Read Time Disabled

This post has reading time disabled. The estimated time that it takes to read this post should not be showing if read_time: false is set in _config.yml or in...

Layout: Post Date Enabled

3 minute read

This post has post date enabled. The date the post was published should show if show_date: true is added to it’s YAML Front Matter or as a default in _config...

Layout: Post Date Disabled

3 minute read

This post has the date disabled. The date this post was published should not be showing if show_date: false is set in _config.yml or in this post’s YAML Fron...

Post: Twitter Embed

less than 1 minute read

🎨 Finally got around to adding all my @procreateapp creations with time lapse videos https://t.co/1nNbkefC3L pic.twitter.com/gcNLJoJ0Gn— Michael Rose (...

Post: Gallery

1 minute read

These are gallery tests for image wrapped in <figure> elements.

Post: Image (Standard)

less than 1 minute read

The preferred way of using images is placing them in the /assets/images/ directory and referencing them with an absolute path. Prepending the filename with {...

Post: Link Permalink

less than 1 minute read

This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.

Post: Quote

less than 1 minute read

Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain

Post: Notice

1 minute read

A notice displays information that explains nearby content. Often used to call attention to a particular detail.

Post: Chat

2 minute read

Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.

Post: Standard

4 minute read

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...

Post: Modified Date

less than 1 minute read

This post has been updated and should show a modified date if used in a layout.

Edge Case: Post with multiline excerpt

less than 1 minute read

Et ex ullamco duis don’t combine these words quis laborum sunt sint. Nisi et Lorem reprehenderit cupidatat. Aliqua fugiat aliquip officia culpa elit. Adipisi...

Edge Case No Yaml Title

less than 1 minute read

This post has no title specified in the YAML Front Matter. Jekyll should auto-generate a title from the filename.

Kubernetes

Create your First Pod.

In this module, we will go through the basics of pods and understand the structure of pod definition.

Deployment Demo.

Here we will play with the deployment. We will create, verify, scale-up, scale down and upgrade..

What is a Service?

Make the application access to the external world through the Kubernetes service.

Service Demo

In this demo, we will expose an Nginx deployment outside the cluster with the help of the ClusterIP service.

Pod definition file.

In this module, we will go through the basics of pods, understand the structure of pod definition file, different sections under the definition file.

Pod Classifications in Kubernetes

In this module, we will go through the different types of pods available in Kubernetes. Like Single Container Pods, Multi Container Pods, Init Containers and...

Splash Page

Bacon ipsum dolor sit amet salami ham hock ham, hamburger corned beef short ribs kielbasa biltong t-bone drumstick tri-tip tail sirloin pork chop.

Linux