apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T23:10:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: ffc386fb-8ef9-48f6-9218-04390b0f6957
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mv9nx
      namespace: kube-system
      uid: 8c8f3246-fb10-4f77-ba48-d79c24240654
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rlt9t
      namespace: kube-system
      uid: 791da1db-520b-4e36-9940-ed04903d2572
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
