orange-barista-66154
07/12/2022, 5:27 PMfuture-account-50371
07/13/2022, 7:33 AMfast-keyboard-53313
07/13/2022, 10:54 AMcreamy-policeman-70833
07/13/2022, 10:59 PMdazzling-smartphone-16726
07/14/2022, 10:48 AMIn the upper left corner, click ☰ > Cluster Management.
On the Clusters page, go to the cluster you want to upgrade and click ⋮ > Edit Config.
From the Kubernetes Version drop-down, choose the version of Kubernetes that you want to use for the cluster.
Click Save.
When I Edit the config there is no dropdown menu.glamorous-guitar-96571
07/14/2022, 11:18 AMripe-grass-75099
07/14/2022, 12:34 PMFROM <http://mcr.microsoft.com/dotnet/sdk:6.0-alpine|mcr.microsoft.com/dotnet/sdk:6.0-alpine>
#RUN ping <http://google.com|google.com>
RUN ping <http://api.nuget.org|api.nuget.org>
and the output
C:\temp\docker>docker build .
Sending build context to Docker daemon 2.048kB
Step 1/4 : FROM <http://mcr.microsoft.com/dotnet/sdk:6.0-alpine|mcr.microsoft.com/dotnet/sdk:6.0-alpine>
---> 68f959202edb
Step 2/4 : RUN ping <http://api.nuget.org|api.nuget.org>
---> Running in 190474634dc2
ping: bad address '<http://api.nuget.org|api.nuget.org>'
The command '/bin/sh -c ping <http://api.nuget.org|api.nuget.org>' returned a non-zero code: 1
A curl in the docker build returns this:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Could not resolve host: <http://api.nuget.org|api.nuget.org>
* Closing connection 0
curl: (6) Could not resolve host: <http://api.nuget.org|api.nuget.org>
Really not sure what is going on as other addresses appear to work fine so it shouldn't be a networking issue, but everything suggests it isenough-furniture-17909
07/14/2022, 5:26 PMfreezing-caravan-50378
07/14/2022, 6:39 PM[ warn] [net] getaddrinfo(host='rancher-logging-root-fluentd.cattle-logging-system.svc', err=4): Domain name not found
little-autumn-44758
07/14/2022, 6:44 PMgentle-church-5694
07/14/2022, 8:29 PMfast-keyboard-53313
07/15/2022, 8:39 AMhigh-soccer-95747
07/15/2022, 10:42 AMbland-painting-61617
07/15/2022, 12:54 PMspec.fleetWorkspaceName: fleet-default
shows under the corresponding management.cattle.io/v3 resourcehelpful-beard-54962
07/15/2022, 1:45 PMlimited-eye-27484
07/15/2022, 7:35 PMfuture-account-50371
07/17/2022, 10:05 AMbland-painting-61617
07/17/2022, 4:09 PMinsecureTLSSkipVerify: true
is configured, yet I'm seeing Failed to check if s3 bucket [rancher-backups] exists, error: Head "<https://xxx/rancher-backups/>": x509: certificate signed by unknown authority
, what am I missing?
I'm trying this because I can't get rancher backups to even deploy when specifying the custom CA certificate, PEM format results in error converting YAML to JSON: yaml: line 22: could not find expected
melodic-london-92561
07/18/2022, 2:08 PMpowerful-tomato-39840
07/18/2022, 4:13 PMstocky-honey-25227
07/18/2022, 7:47 PMstale-actor-21884
07/19/2022, 12:04 AMhelpful-beard-54962
07/19/2022, 10:18 AMcuddly-appointment-26831
07/19/2022, 10:46 AMcalm-coat-38633
07/19/2022, 11:02 AMbest-oil-69865
07/19/2022, 2:46 PM0s Warning Failed pod/after-sales-97d857d8d-ccwxc Failed to pull image "<http://eu.gcr.io/xxxxxx/xxxx-dev-after-sales:latest>": rpc error: code = Unknown desc = Error response from daemon: pull access denied for <http://eu.gcr.io/xxxxxx/xxxx-dev-after-sales:latest>, repository does not exist or may require 'docker login': denied: Permission denied for "latest" from request "/v2/xxxxxx/xxxx-dev-after-sales:latest".
But if I try docker login I able to pull the images even I tried the base node of kubernetes directly it works
it fails while deploying via secret
All my production images are now failing please any help will really appreciatedgifted-breakfast-73755
07/19/2022, 3:13 PMPrivate Registry
on the RKE template and using imagePullSecrets
in the k8s YAML file to pull an image from a private registry?enough-airport-11075
07/19/2022, 11:51 PMError: virtualization does not appear to be supported on your machine
bugs: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds bogomips: 6820.02 clflush size: 64 cache_alignment: 64 address sizes: 43 bits physical, 48 bits virtual power management: 2022-07-19T233447.202Z: Error starting lima: Error: Virtualization does not appear to be supported on your machine. at Qe.ensureVirtualizationSupported (/opt/rancher-desktop/resources/app.asar/dist/app/background.js17179719) at processTicksAndRejections (nodeinternal/process/task queues96:5)future-account-50371
07/20/2022, 8:24 AMcolossal-petabyte-46557
07/20/2022, 9:33 AM