Difference between revisions of "Kubectl describe endpoints"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{kubernetes.io}} * {{Endpoints}} Category:K8s") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | Name: your-endpoint-name | |
+ | Namespace: your-namespace | ||
+ | Labels: <none> | ||
+ | Annotations: [[endpoints.kubernetes.io/last-change-trigger-time]]: 2023-12-13T14:00:42Z | ||
+ | Subsets: | ||
+ | Addresses: 172.20.198.20 | ||
+ | NotReadyAddresses: <none> | ||
+ | Ports: | ||
+ | Name Port Protocol | ||
+ | ---- ---- -------- | ||
+ | tltoolport 8000 TCP | ||
+ | |||
+ | Events: <none> | ||
Revision as of 14:39, 13 December 2023
Name: your-endpoint-name Namespace: your-namespace Labels: <none> Annotations: endpoints.kubernetes.io/last-change-trigger-time: 2023-12-13T14:00:42Z Subsets: Addresses: 172.20.198.20 NotReadyAddresses: <none> Ports: Name Port Protocol ---- ---- -------- tltoolport 8000 TCP Events: <none>
See also
kubernetes.io
: (app | ingress | kubectl | bootstrap | beta | role | pv | annotations | topology )
,k8s.io, kubernetes.io/ [ /tls | /ingress.class | /pvc-protection | /enforce-mountable-secrets | /dockerconfigjson ]
- Endpoints, Kubernetes EndPoints, Kubernetes EndpointSlices, AWS VPC Endpoints, AWS Elasticache endpoints,
io.k8s.api.core.v1.EndpointAddress
, nginx-ingress
Advertising: