Skip to content
Snippets Groups Projects
Commit bc935b53 authored by Neil McKee's avatar Neil McKee
Browse files

Update sflow.yaml - the sFlow-RT collector pod

parent a5d6a6d7
No related branches found
No related tags found
No related merge requests found
apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "4"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"extensions/v1beta1","kind":"Deployment","metadata":{"annotations":{},"name":"sflow","namespace":"elastiflow"},"spec":{"template":{"metadata":{"labels":{"k8s-app":"sflow"}},"spec":{"containers":[{"image":"gitlab-registry.nautilus.optiputer.net/prp/sflow/server:latest","imagePullPolicy":"Always","name":"sflow"}]}}}}
creationTimestamp: "2019-02-22T00:38:39Z"
generation: 4
labels:
k8s-app: sflow
name: sflow
namespace: elastiflow
resourceVersion: "6361943554"
uid: 3284577c-363a-11e9-86c5-0cc47a6be994
spec:
progressDeadlineSeconds: 2147483647
replicas: 1
revisionHistoryLimit: 2147483647
selector:
matchLabels:
k8s-app: sflow
strategy:
rollingUpdate:
maxSurge: 1
maxUnavailable: 1
type: RollingUpdate
template:
metadata:
creationTimestamp: null
labels:
k8s-app: sflow
spec:
containers:
- image: gitlab-registry.nrp-nautilus.io/prp/sflow/server:latest
imagePullPolicy: Always
name: sflow
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
dnsPolicy: ClusterFirst
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
status:
availableReplicas: 1
conditions:
- lastTransitionTime: "2019-02-22T00:38:39Z"
lastUpdateTime: "2019-02-22T00:38:39Z"
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
type: Available
observedGeneration: 4
readyReplicas: 1
replicas: 1
updatedReplicas: 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment