Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riyasoni5990 authored Apr 19, 2023
1 parent 0631e1e commit 090b980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Environment Variables/Part-3/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Environment Variables in Kubernetes Part 3: Exposing Pod Information to Containers Through Files
This repository contains the YAML files used in the video tutorial Environment Variables in Kubernetes Part 3: Exposing Pod Information to Containers Through Files. In this video, you will learn how to expose pod information to containers through files in Kubernetes.
This repository contains the YAML files used in the video tutorial [Environment Variables in Kubernetes Part 3: Exposing Pod Information to Containers Through Files](https://youtu.be/fYjYzyZeaXM). In this video, you will learn how to expose pod information to containers through files in Kubernetes.

## Prerequisites
Before starting with this tutorial, you should have a basic understanding of Kubernetes and how to create a pod, service, and deployment. You should also have the kubectl command-line tool installed and configured to interact with your Kubernetes cluster.
Expand Down

0 comments on commit 090b980

Please sign in to comment.