Error Parsing, TAML to jSON
Hello
I encountered below error:-
kashif@lfs258:~$ kubectl apply -f rbac-kdd.yaml
error: error parsing rbac-kdd.yaml: error converting YAML to JSON: yaml: line 5: mapping values are not allowed in this context
Would someone please guide. Thanks.
regards
Comments
-
The error indicates that the YAML file is not properly formatted. Whitespacing is very important in the formatting of YAML.
Please download the file again following the instruction in step 8:wget https://tinyurl.com/yb4xturm -O rbac-kdd.yaml0 -
Thanks Chris. Here are the outputs , response is same so far
kashif@kmaster:~$ sudo wget https://tinyurl.com/yb4xturm -O rbac-kdd.yaml
[sudo] password for kashif:
--2019-03-17 01:30:49-- https://tinyurl.com/yb4xturm
Resolving tinyurl.com (tinyurl.com)... 104.20.219.42, 104.20.218.42, 2606:4700:10::6814:db2a, ...
Connecting to tinyurl.com (tinyurl.com)|104.20.219.42|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml [following]
--2019-03-17 01:30:49-- https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml
Resolving docs.projectcalico.org (docs.projectcalico.org)... 142.93.122.177, 2604:a880:400:d1::7ff:b001
Connecting to docs.projectcalico.org (docs.projectcalico.org)|142.93.122.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1660 (1.6K) [application/x-yaml]
Saving to: ‘rbac-kdd.yaml’rbac-kdd.yaml 100%[==================================================================>] 1.62K --.-KB/s in 0s
2019-03-17 01:30:49 (6.67 MB/s) - ‘rbac-kdd.yaml’ saved [1660/1660]
kashif@kmaster:~$ sudo wget https://tinyurl.com/y8lvqc9g -O calico.yaml
--2019-03-17 01:31:51-- https://tinyurl.com/y8lvqc9g
Resolving tinyurl.com (tinyurl.com)... 104.20.218.42, 104.20.219.42, 2606:4700:10::6814:da2a, ...
Connecting to tinyurl.com (tinyurl.com)|104.20.218.42|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/calico-networking/1.7/calico.yaml [following]
--2019-03-17 01:31:51-- https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/calico-networking/1.7/calico.yaml
Resolving docs.projectcalico.org (docs.projectcalico.org)... 142.93.122.177, 2604:a880:400:d1::8b0:4001
Connecting to docs.projectcalico.org (docs.projectcalico.org)|142.93.122.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15051 (15K) [application/x-yaml]
Saving to: ‘calico.yaml’calico.yaml 100%[==================================================================>] 14.70K --.-KB/s in 0.05s
2019-03-17 01:31:52 (280 KB/s) - ‘calico.yaml’ saved [15051/15051]
kashif@kmaster:~$
$ cat rbac-kdd.yaml
--2019-03-16 09:27:45-- https://tinyurl.com/yb4xturm
Resolving tinyurl.com (tinyurl.com)... 104.20.218.42, 104.20.219.42, 2606:4700:10::6814:da2a, ...
Connecting to tinyurl.com (tinyurl.com)|104.20.218.42|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml [following]
--2019-03-16 09:27:50-- https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml
Resolving docs.projectcalico.org (docs.projectcalico.org)... 142.93.122.177, 2604:a880:400:d1::8b0:4001
Connecting to docs.projectcalico.org (docs.projectcalico.org)|142.93.122.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1660 (1.6K) [application/x-yaml]
Saving to: ‘yb4xturm.1’0K . 100% 1.18M=0.001s
2019-03-16 09:27:51 (1.18 MB/s) - ‘yb4xturm.1’ saved [1660/1660]
kashif@kmaster:~$ B
0 -
Thanks Chris. Here are the outputs , response is same so far
kashif@kmaster:~$ sudo wget https://tinyurl.com/yb4xturm -O rbac-kdd.yaml
[sudo] password for kashif:
--2019-03-17 01:30:49-- https://tinyurl.com/yb4xturm
Resolving tinyurl.com (tinyurl.com)... 104.20.219.42, 104.20.218.42, 2606:4700:10::6814:db2a, ...
Connecting to tinyurl.com (tinyurl.com)|104.20.219.42|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml [following]
--2019-03-17 01:30:49-- https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml
Resolving docs.projectcalico.org (docs.projectcalico.org)... 142.93.122.177, 2604:a880:400:d1::7ff:b001
Connecting to docs.projectcalico.org (docs.projectcalico.org)|142.93.122.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1660 (1.6K) [application/x-yaml]
Saving to: ‘rbac-kdd.yaml’rbac-kdd.yaml 100%[==================================================================>] 1.62K --.-KB/s in 0s
2019-03-17 01:30:49 (6.67 MB/s) - ‘rbac-kdd.yaml’ saved [1660/1660]
kashif@kmaster:~$ sudo wget https://tinyurl.com/y8lvqc9g -O calico.yaml
--2019-03-17 01:31:51-- https://tinyurl.com/y8lvqc9g
Resolving tinyurl.com (tinyurl.com)... 104.20.218.42, 104.20.219.42, 2606:4700:10::6814:da2a, ...
Connecting to tinyurl.com (tinyurl.com)|104.20.218.42|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/calico-networking/1.7/calico.yaml [following]
--2019-03-17 01:31:51-- https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/kubernetes-datastore/calico-networking/1.7/calico.yaml
Resolving docs.projectcalico.org (docs.projectcalico.org)... 142.93.122.177, 2604:a880:400:d1::8b0:4001
Connecting to docs.projectcalico.org (docs.projectcalico.org)|142.93.122.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15051 (15K) [application/x-yaml]
Saving to: ‘calico.yaml’calico.yaml 100%[==================================================================>] 14.70K --.-KB/s in 0.05s
2019-03-17 01:31:52 (280 KB/s) - ‘calico.yaml’ saved [15051/15051]
kashif@kmaster:~$
$ cat rbac-kdd.yaml
--2019-03-16 09:27:45-- https://tinyurl.com/yb4xturm
Resolving tinyurl.com (tinyurl.com)... 104.20.218.42, 104.20.219.42, 2606:4700:10::6814:da2a, ...
Connecting to tinyurl.com (tinyurl.com)|104.20.218.42|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml [following]
--2019-03-16 09:27:50-- https://docs.projectcalico.org/v3.3/getting-started/kubernetes/installation/hosted/rbac-kdd.yaml
Resolving docs.projectcalico.org (docs.projectcalico.org)... 142.93.122.177, 2604:a880:400:d1::8b0:4001
Connecting to docs.projectcalico.org (docs.projectcalico.org)|142.93.122.177|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1660 (1.6K) [application/x-yaml]
Saving to: ‘yb4xturm.1’0K . 100% 1.18M=0.001s
2019-03-16 09:27:51 (1.18 MB/s) - ‘yb4xturm.1’ saved [1660/1660]
kashif@kmaster:~$ B
0 -
Second time it seems that a new rbac-kdd.yaml did not get created, it downloaded to the yb4xturm.1 instead. Try renaming this file to the rbac-kdd.yaml and try to run the create again.
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 4 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 983 Software
- 375 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)