Skip to content

Instantly share code, notes, and snippets.

@inish777
Created June 3, 2023 06:36
Show Gist options
  • Save inish777/c18fc414f990ef257592a21b604d186b to your computer and use it in GitHub Desktop.
Save inish777/c18fc414f990ef257592a21b604d186b to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
creationTimestamp: "2023-04-27T03:52:23Z"
labels:
app.kubernetes.io/managed-by: prometheus-operator
app.kubernetes.io/name: kubelet
k8s-app: kubelet
name: kube-prometheus-stack-kubelet
namespace: kube-system
resourceVersion: "275304"
uid: 1fb04b5a-b4e2-4ae1-8888-ff4cc31d1dd1
spec:
clusterIP: None
clusterIPs:
- None
internalTrafficPolicy: Cluster
ipFamilies:
- IPv4
- IPv6
ipFamilyPolicy: RequireDualStack
ports:
- name: https-metrics
port: 10250
protocol: TCP
targetPort: 10250
- name: http-metrics
port: 10255
protocol: TCP
targetPort: 10255
- name: cadvisor
port: 4194
protocol: TCP
targetPort: 4194
sessionAffinity: None
type: ClusterIP
status:
loadBalancer: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment