Initial manifests dump for all namespaces
This commit is contained in:
69
manifests/graylog/all.yaml
Normal file
69
manifests/graylog/all.yaml
Normal file
@@ -0,0 +1,69 @@
|
||||
apiVersion: v1
|
||||
items:
|
||||
- apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
annotations:
|
||||
kubectl.kubernetes.io/last-applied-configuration: |
|
||||
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"graylog-input-beats","namespace":"graylog"},"spec":{"ports":[{"name":"beats","nodePort":31544,"port":5044,"targetPort":5044}],"selector":{"statefulset.kubernetes.io/pod-name":"graylog-0"},"type":"NodePort"}}
|
||||
creationTimestamp: "2025-05-20T11:27:45Z"
|
||||
name: graylog-input-beats
|
||||
namespace: graylog
|
||||
resourceVersion: "2732995"
|
||||
uid: d5629799-2d61-4125-822c-ea73b34ae304
|
||||
spec:
|
||||
clusterIP: 10.108.193.18
|
||||
clusterIPs:
|
||||
- 10.108.193.18
|
||||
externalTrafficPolicy: Cluster
|
||||
internalTrafficPolicy: Cluster
|
||||
ipFamilies:
|
||||
- IPv4
|
||||
ipFamilyPolicy: SingleStack
|
||||
ports:
|
||||
- name: beats
|
||||
nodePort: 31544
|
||||
port: 5044
|
||||
protocol: TCP
|
||||
targetPort: 5044
|
||||
selector:
|
||||
statefulset.kubernetes.io/pod-name: graylog-0
|
||||
sessionAffinity: None
|
||||
type: NodePort
|
||||
status:
|
||||
loadBalancer: {}
|
||||
- apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
annotations:
|
||||
kubectl.kubernetes.io/last-applied-configuration: |
|
||||
{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"graylog-input-tcp","namespace":"graylog"},"spec":{"ports":[{"name":"raw-tcp","nodePort":31555,"port":5555,"protocol":"TCP","targetPort":5555}],"selector":{"statefulset.kubernetes.io/pod-name":"graylog-0"},"type":"NodePort"}}
|
||||
creationTimestamp: "2025-05-14T13:08:58Z"
|
||||
name: graylog-input-tcp
|
||||
namespace: graylog
|
||||
resourceVersion: "1987935"
|
||||
uid: e19b29f0-e1a9-476f-be59-fd08e78f45d5
|
||||
spec:
|
||||
clusterIP: 10.97.208.205
|
||||
clusterIPs:
|
||||
- 10.97.208.205
|
||||
externalTrafficPolicy: Cluster
|
||||
internalTrafficPolicy: Cluster
|
||||
ipFamilies:
|
||||
- IPv4
|
||||
ipFamilyPolicy: SingleStack
|
||||
ports:
|
||||
- name: raw-tcp
|
||||
nodePort: 31555
|
||||
port: 5555
|
||||
protocol: TCP
|
||||
targetPort: 5555
|
||||
selector:
|
||||
statefulset.kubernetes.io/pod-name: graylog-0
|
||||
sessionAffinity: None
|
||||
type: NodePort
|
||||
status:
|
||||
loadBalancer: {}
|
||||
kind: List
|
||||
metadata:
|
||||
resourceVersion: ""
|
||||
Reference in New Issue
Block a user