Skip to content

Instantly share code, notes, and snippets.

@ahmad-elbatanouni
Last active December 18, 2023 10:49
Show Gist options
  • Save ahmad-elbatanouni/d463937b23821f0b8615941770e70553 to your computer and use it in GitHub Desktop.
Save ahmad-elbatanouni/d463937b23821f0b8615941770e70553 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: ahmad3
spec:
containers:
- image: wordpress
name: first-wordpress-container
# Create by running the following command in the terminal
# kubectl apply -f pod.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment