<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Objects on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/objects/</link><description>Recent content in Objects on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 16 May 2026 18:42:12 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/objects/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Objects Structure and Management</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/005-kubernetes-object/</link><pubDate>Mon, 14 Jul 2025 12:26:59 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/005-kubernetes-object/</guid><description>&lt;p class="lead text-primary"&gt;
This document details the structure, properties, and relationships of Kubernetes objects. It covers object spec and status, labels and selectors, namespaces for resource isolation, and explains how Pods, ReplicaSets, and Deployments interact to manage application workloads in a cluster.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-kubernetes-objects"&gt;Introduction to Kubernetes Objects&lt;/h2&gt;
&lt;p&gt;Kubernetes objects are persistent entities that represent the desired state of resources in a cluster, such as applications, workloads, and configurations. Each object has an identity, state, and behavior, and is defined using YAML or JSON manifests managed by the Kubernetes API server.&lt;/p&gt;</description></item><item><title>JavaScript Objects</title><link>http://ghafoorsblog.com/posts/js/06-objects/</link><pubDate>Wed, 22 Feb 2017 00:00:00 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/posts/js/06-objects/</guid><description>&lt;h2 id="10-object-oriented-programming"&gt;1.0 Object Oriented Programming&lt;/h2&gt;
&lt;p&gt;JavaScript was not at all intended to be an Object Oriented Programming Language. At the time of its creation there were already other languages present which were doing this task, namely C++ was the modified version of C with Classes and other object oriented features. Another language which took the grounds was Java which was basically designed to serve the concept revolving around Object Oriented Programming and to overcome the shortcomings present in C++.&lt;/p&gt;</description></item></channel></rss>