<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>kubernetes on Jaaved Ali Khan</title><link>https://jaaved.netlify.app/tags/kubernetes/</link><description>Recent content in kubernetes on Jaaved Ali Khan</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 10 Jul 2023 14:21:20 +0400</lastBuildDate><atom:link href="https://jaaved.netlify.app/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>Authentication failed with Django APM agent</title><link>https://jaaved.netlify.app/notes/202110101308-failed_to_verify_server_certificate_apm_go_agent_with_eck_elastic_observability_apm_discuss_the_elastic_stack/</link><pubDate>Mon, 10 Jul 2023 14:21:20 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202110101308-failed_to_verify_server_certificate_apm_go_agent_with_eck_elastic_observability_apm_discuss_the_elastic_stack/</guid><description>My use case # APM Django agent was not able to communicate with APM server, was failing with error:
Oops. That didn&amp;#39;t work. The following error occured: JSON decoding error while fetching server information: Expecting value: line 1 column 1 (char 0) Failed to submit message: &amp;#39;HTTP 401: {&amp;#34;error&amp;#34;:&amp;#34;authentication failed: missing or improperly formatted Authorization header: expected \&amp;#39;Authorization: Bearer secret_token\&amp;#39; or \&amp;#39;Authorization: ApiKey base64(API key ID:API key)\&amp;#39;&amp;#34;}\n&amp;#39; Following the solution and creating following manifest file worked:</description></item><item><title>Persistent Volumes (PV)</title><link>https://jaaved.netlify.app/notes/20210729171127-persistent_volumes/</link><pubDate>Sat, 14 Jan 2023 20:20:28 +0400</pubDate><guid>https://jaaved.netlify.app/notes/20210729171127-persistent_volumes/</guid><description>:ID: 964b5744-799c-46e1-858a-187cf7edf47b
Tags # Summary # ref Managing storage is a distinct problem from managing compute instances. The PersistentVolume subsystem provides an API for users and administrators that abstracts details of how storage is provided from how it is consumed . To do this, we introduce two new API resources: PersistentVolume and PersistentVolumeClaim.
A PersistentVolume (PV) # is a piece of storage in the cluster that has been provisioned by an administrator or dynamically provisioned using Storage Classes.</description></item><item><title>Harbor</title><link>https://jaaved.netlify.app/notes/harbor--20220323-115610/</link><pubDate>Sat, 14 Jan 2023 20:06:25 +0400</pubDate><guid>https://jaaved.netlify.app/notes/harbor--20220323-115610/</guid><description>Summary # Harbor is an open source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted.
Harbor, a CNCF Graduated project, delivers compliance, performance, and interoperability to help you consistently and securely manage artifacts across cloud native compute platforms like Kubernetes and Docker. https://goharbor.io/</description></item></channel></rss>