Skip to content

Instantly share code, notes, and snippets.

@Carverook
Created December 12, 2023 15:35
Show Gist options
  • Save Carverook/26db88eb6f2cf8a0afc716dced6e57f4 to your computer and use it in GitHub Desktop.
Save Carverook/26db88eb6f2cf8a0afc716dced6e57f4 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: nlb
namespace: nifi
uid: 595a8154-a5b3-467e-aea8-b5ddd0ad5250
resourceVersion: '56225604'
creationTimestamp: '2023-11-20T12:08:26Z'
labels:
app: nifi
k8slens-edit-resource-version: v1
nifi_cr: nifi
annotations:
service.beta.kubernetes.io/aws-load-balancer-name: nifi-ports-nlb
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: ip
service.beta.kubernetes.io/aws-load-balancer-subnets: ***
service.beta.kubernetes.io/aws-load-balancer-type: external
service.beta.kubernetes.io/load-balancer-source-ranges: 10.0.0.0/8
ownerReferences:
- apiVersion: nifi.konpyutaika.com/v1
kind: NifiCluster
name: nifi
uid: 938c4bda-d573-48ea-aa0a-d388af81ca3f
controller: true
blockOwnerDeletion: true
finalizers:
- service.k8s.aws/resources
managedFields:
- manager: manager
operation: Update
apiVersion: v1
time: '2023-11-20T12:08:26Z'
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:CMDBENV: {}
f:CMDBROLE: {}
f:OCG: {}
f:OCMDBID: {}
f:banzaicloud.com/last-applied: {}
f:service.beta.kubernetes.io/aws-load-balancer-name: {}
f:service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: {}
f:service.beta.kubernetes.io/aws-load-balancer-subnets: {}
f:service.beta.kubernetes.io/aws-load-balancer-type: {}
f:labels:
.: {}
f:app: {}
f:nifi_cr: {}
f:ownerReferences:
.: {}
k:{"uid":"938c4bda-d573-48ea-aa0a-d388af81ca3f"}: {}
f:spec:
f:allocateLoadBalancerNodePorts: {}
f:externalTrafficPolicy: {}
f:internalTrafficPolicy: {}
f:ports:
.: {}
k:{"port":1,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":2,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":3,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":4,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":5,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":6,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":7,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":8,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":9,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
k:{"port":10,"protocol":"TCP"}:
.: {}
f:name: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
f:selector: {}
f:sessionAffinity: {}
f:sessionAffinityConfig:
.: {}
f:clientIP:
.: {}
f:timeoutSeconds: {}
f:type: {}
- manager: controller
operation: Update
apiVersion: v1
time: '2023-11-20T12:08:27Z'
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:finalizers:
.: {}
v:"service.k8s.aws/resources": {}
- manager: controller
operation: Update
apiVersion: v1
time: '2023-11-20T12:08:36Z'
fieldsType: FieldsV1
fieldsV1:
f:status:
f:loadBalancer:
f:ingress: {}
subresource: status
- manager: node-fetch
operation: Update
apiVersion: v1
time: '2023-11-24T11:13:01Z'
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
f:service.beta.kubernetes.io/load-balancer-source-ranges: {}
f:labels:
f:k8slens-edit-resource-version: {}
f:spec:
f:loadBalancerSourceRanges: {}
f:ports:
k:{"port":14810,"protocol":"UDP"}:
.: {}
f:name: {}
f:nodePort: {}
f:port: {}
f:protocol: {}
f:targetPort: {}
selfLink: /api/v1/namespaces/nifi/services/nlb
status:
loadBalancer:
ingress:
- hostname: *****
spec:
ports:
- name: 1
protocol: TCP
port: 1
targetPort: 1
nodePort: 1
- name: 2
protocol: TCP
port: 2
targetPort: 2
nodePort: 2
- name: 3
protocol: TCP
port: 3
targetPort: 3
nodePort: 3
- name: 4
protocol: TCP
port: 4
targetPort: 4
nodePort: 4
- name: 5
protocol: TCP
port: 5
targetPort: 5
nodePort: 5
- name: 6
protocol: TCP
port: 6
targetPort: 6
nodePort: 6
- name: 7
protocol: TCP
port: 7
targetPort: 7
nodePort: 7
- name: 8
protocol: TCP
port: 8
targetPort: 8
nodePort: 8
- name: 9
protocol: TCP
port: 9
targetPort: 9
nodePort: 9
- name: 10
protocol: UDP
port: 10
targetPort: 10
nodePort: 10
- name: 11
protocol: TCP
port: 11
targetPort: 11
nodePort: 11
selector:
app: nifi
nifi_cr: nifi
clusterIP: clusterIP
clusterIPs:
- clusterIP
type: LoadBalancer
sessionAffinity: ClientIP
loadBalancerSourceRanges:
- 10.0.0.0/8
externalTrafficPolicy: Cluster
sessionAffinityConfig:
clientIP:
timeoutSeconds: 10800
ipFamilies:
- IPv4
ipFamilyPolicy: SingleStack
allocateLoadBalancerNodePorts: true
loadBalancerClass: service.k8s.aws/nlb
internalTrafficPolicy: Cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment