apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T15:48:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 64807c7e-04f9-4938-bb04-2f51a77cf61e
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5gc2c
      namespace: kube-system
      uid: b074c326-1326-42f8-b214-e18c4faf00b5
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wtwnn
      namespace: kube-system
      uid: 291fa11a-5e3c-46ab-ad44-42bb30b3db52
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
