Getting Started With Airship in a Pod
Hello, I sent an email to info@airshipit.org about this and was directed to this community email I'm interested in trying out Airship as a means to deploy Openstack using Openstack-Helm First I'm starting out with Airship in a Pod, by following this documentation: https://docs.airshipit.org/airship2/airship-in-a-pod.html In the following section https://docs.airshipit.org/airship2/airship-in-a-pod.html#deploy-aiap I am having problems running this command kubectl apply -f https://raw.githubusercontent.com/airshipit/airshipctl/master/tools/airship-... I'm receiving a '404 Not Found' error for the given URL, and when I put the URL into a web browser I get the same error Has the URL been changed to something different? Any help is appreciated Thanks, Nick
Hi Nicholas, That documentation is old, and has moved very recently (the below links lead to 404s). The new PodSpec has been moved to https://github.com/airshipit/airshipctl/blob/master/tools/airship-in-a-pod/e.... Thanks, Ian From: nicholas walling <wallingni17@gmail.com> Sent: Tuesday, September 7, 2021 11:01 PM To: airship-discuss@lists.airshipit.org Subject: [Airship-discuss] Getting Started With Airship in a Pod Hello, I sent an email to info@airshipit.org<mailto:info@airshipit.org> about this and was directed to this community email I'm interested in trying out Airship as a means to deploy Openstack using Openstack-Helm First I'm starting out with Airship in a Pod, by following this documentation: https://docs.airshipit.org/airship2/airship-in-a-pod.html<https://urldefense.com/v3/__https:/docs.airshipit.org/airship2/airship-in-a-pod.html__;!!BhdT!3u2tWxSPOh6jwtNuFwNVs6QfIz5DD3nOrMFEXpNjn5yfuYz38GpAYL3Z7sTinA$> In the following section https://docs.airshipit.org/airship2/airship-in-a-pod.html#deploy-aiap<https://urldefense.com/v3/__https:/docs.airshipit.org/airship2/airship-in-a-pod.html*deploy-aiap__;Iw!!BhdT!3u2tWxSPOh6jwtNuFwNVs6QfIz5DD3nOrMFEXpNjn5yfuYz38GpAYL2R9GnaHA$> I am having problems running this command kubectl apply -f https://raw.githubusercontent.com/airshipit/airshipctl/master/tools/airship-in-a-pod/airship-in-a-pod.yaml<https://urldefense.com/v3/__https:/raw.githubusercontent.com/airshipit/airshipctl/master/tools/airship-in-a-pod/airship-in-a-pod.yaml__;!!BhdT!3u2tWxSPOh6jwtNuFwNVs6QfIz5DD3nOrMFEXpNjn5yfuYz38GpAYL35kffwtg$> I'm receiving a '404 Not Found' error for the given URL, and when I put the URL into a web browser I get the same error Has the URL been changed to something different? Any help is appreciated Thanks, Nick
On 2021-09-08 00:00:57 -0400 (-0400), nicholas walling wrote:
I sent an email to info@airshipit.org about this and was directed to this community email
Welcome! And yes, that info address goes to the folks who handle things like financial sponsorships and legal paperwork. Airship is developed by an open community of collaborators who coordinate publicly through discussions on the airship-discuss mailing list (as well as in a public task tracker, public code review system, and so on).
I'm interested in trying out Airship as a means to deploy Openstack using Openstack-Helm
First I'm starting out with Airship in a Pod, by following this documentation: https://docs.airshipit.org/airship2/airship-in-a-pod.html [...]
That documentation appears to no longer exist in the location you've linked. It was removed when https://review.opendev.org/807356 merged a week ago, and the main docs index now links to https://opendev.org/airship/airshipctl/src/branch/master/tools/airship-in-a-... which seems to no longer recommend the command you're erroring on. Hope that helps! -- Jeremy Stanley
participants (3)
-
HOWELL, IAN
-
Jeremy Stanley
-
nicholas walling