Skip to content

Instantly share code, notes, and snippets.

@vigneshragupathy
Created September 29, 2018 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vigneshragupathy/8efd48490aa7275d25fd56a501eb0545 to your computer and use it in GitHub Desktop.
Save vigneshragupathy/8efd48490aa7275d25fd56a501eb0545 to your computer and use it in GitHub Desktop.
# Please edit the object below. Lines beginning with a '#' will be ignored,
# and an empty file will abort the edit. If an error occurs while saving this file will be
# reopened with the relevant failures.
#
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
creationTimestamp: 2018-09-29T13:04:57Z
generation: 2
labels:
system: DaemonSetOne
name: daemon-set-vikki-roll-update
namespace: default
resourceVersion: "33769"
selfLink: /apis/extensions/v1beta1/namespaces/default/daemonsets/daemon-set-vikki-roll-update
uid: 4439b799-c3e8-11e8-8397-080027165f06
spec:
revisionHistoryLimit: 10
selector:
matchLabels:
system: DaemonSetOne
template:
metadata:
creationTimestamp: null
labels:
system: DaemonSetOne
spec:
containers:
- image: nginx:1.8.1-alpine
imagePullPolicy: Always
name: nginx
resources: {}
terminationMessagePath: /dev/termination-log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment